summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp/unspdrc.cpp
Commit message (Expand)AuthorAgeFilesLines
* misc cpu: no need to check debug enabled flag manually hap9 days1-1/+1
* -Lua engine: run everything in coroutines. (#11019) Vas Crabb2023-03-251-2/+1
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-6/+6
* -unsp: Various changes: [Ryan Holtz] mooglyguy2020-03-111-32/+26
* -unspdrc: Added support for fir_mov and muls opcodes. Fixed S flag calculatio... mooglyguy2020-02-091-12/+53
* Plug and Play additions (#5737) David Haywood2019-10-161-0/+7
* TV Game Work (progress towards smartfp and wrlshunt) (#4956) David Haywood2019-04-301-15/+0
* -unsp: Fixed Multiply Signed*Signed opcode in DRC. Fixes controls in jak_pooh... MooglyGuy2019-04-191-4/+4
* pull SunPlus GCM394 titles out of vii.cpp DavidHaywood2019-04-141-0/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+1316
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1316/+0
* srcclean and cleanup (nw) Vas Crabb2019-01-271-6/+6
* -unspdrc: Fixed flag calculation, nw MooglyGuy2019-01-211-8/+8
* New working machines mooglyguy2019-01-201-3/+3
* -devices/cpu/unsp: Various fixes: [Ryan Holtz] Ryan Holtz2019-01-141-75/+56
* unsp: Created a SunPlus u'nSP recompiler. [Ryan Holtz] MooglyGuy2019-01-121-0/+1335