summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp/unspdasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* unsp: Fix disassembly of unsigned*signed multiply instructions AJR2020-09-021-2/+2
* continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) David Haywood2019-12-171-1/+1
* Plug and Play work + New Working clone (#6060) David Haywood2019-12-161-7/+31
* TV Game Work (progress towards smartfp and wrlshunt) (#4956) David Haywood2019-04-301-377/+75
* pull SunPlus GCM394 titles out of vii.cpp DavidHaywood2019-04-141-14/+41
* (nw) misc cleanup: Vas Crabb2018-11-041-1/+1
* srcclean and cleanup (nw) Vas Crabb2018-10-281-6/+6
* vsmile: Fixed erroneous cartridge ROM mirroring. Gets V.Smile games to boot. ... mooglyguy2018-10-211-186/+364
* -unsp: Added the ability to log execution into the standard error log, nw mooglyguy2018-10-141-4/+9
* vii: Device-ified the SPG2xx SoC. [Ryan Holtz] mooglyguy2018-10-061-9/+5
* -vii: Various changes: [Ryan Holtz] mooglyguy2018-09-301-2/+2
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-3/+3
* emumem: API change [O. Galibert] Olivier Galibert2017-11-291-2/+0
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-8/+13
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-11/+1
* Changed the UNSP disassembler to use 'std::ostream &' internally Nathan Woods2016-11-031-64/+62
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-311-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+272