| Commit message (Expand) | Author | Age | Files | Lines |
| * | unsp: Fix copy-paste typo in debugger registering |  Simon Eriksson | 2020-10-04 | 1 | -5/+5 |
| * | Disable SOUND_DEBUG for non-debug builds, and srcclean |  Vas Crabb | 2020-09-27 | 1 | -1/+1 |
| * | pcp8718 / pcp8728 work, including unsp2.0 fixes [David Haywood] (#7179) |  David Haywood | 2020-09-04 | 3 | -46/+24 |
| * | unsp: Fix disassembly of unsigned*signed multiply instructions |  AJR | 2020-09-02 | 1 | -2/+2 |
| * | push pcp8718 / pcp8728 foward, fix some unsp20 bit opcode bugs [David Haywood... |  David Haywood | 2020-08-22 | 1 | -5/+26 |
| * | replaced pcp8718 dump with correct one [Sean Riddle] (#7098) |  David Haywood | 2020-08-19 | 1 | -21/+38 |
| * | unsp20 - fix asr (nw) |  DavidHaywood | 2020-06-08 | 1 | -36/+10 |
| * | Plug and Play work (new working machine) (#6800) |  David Haywood | 2020-06-06 | 1 | -3/+9 |
| * | various GPL16250 tweaks (DMA, video rendering etc.) (nw) (#6751) |  David Haywood | 2020-05-27 | 1 | -1/+1 |
| * | Fix unsp typo (nw) |  Olivier Galibert | 2020-05-25 | 1 | -2/+2 |
| * | unsp20 - fix opcode decode priority, we causing an ASR operation to be decode... |  David Haywood | 2020-05-25 | 2 | -40/+18 |
| * | emumem: A little more speedup. cache and specific change syntax, and are not... |  Olivier Galibert | 2020-05-25 | 4 | -21/+17 |
| * | unsp: UINT_MAS needs climits [O. Galibert] |  Olivier Galibert | 2020-05-22 | 2 | -0/+4 |
| * | -unsp: Removed outdated commnet related to Ext Push/Pop ops. The register dec... |  Ryan Holtz | 2020-05-22 | 1 | -10/+1 |
| * | -unsp: Fix compile, nw |  Ryan Holtz | 2020-05-21 | 3 | -8/+6 |
| * | -unsp: Fixed DIVQ operation and several Memory Bitop operations. [Ryan Holtz] |  Ryan Holtz | 2020-05-21 | 5 | -22/+26 |
| * | -unsp: Added support for Ext DS_Indirect opcodes. [Ryan Holtz] |  Ryan Holtz | 2020-05-19 | 1 | -27/+50 |
| * | -unsp: Added DIVQ and extended BIT_OP opcodes. [Ryan Holtz] |  Ryan Holtz | 2020-05-16 | 4 | -29/+150 |
| * | -unsp: Actually respect the IRQ enable flag. Fixes vsmile lionking, jak_s500 ... |  MooglyGuy | 2020-03-22 | 1 | -1/+1 |
| * | -unsp: Fixed F3 reset in jak_mk and probably others nw |  MooglyGuy | 2020-03-19 | 1 | -0/+8 |
| * | -unsp: Fixed a silly bug with lsror, nw |  MooglyGuy | 2020-03-12 | 1 | -4/+4 |
| * | -unsp: Various changes: [Ryan Holtz] |  mooglyguy | 2020-03-11 | 7 | -188/+266 |
| * | -unspdrc: Added support for fir_mov and muls opcodes. Fixed S flag calculatio... |  mooglyguy | 2020-02-09 | 5 | -20/+75 |
| * | Partially revert 3e6ace480ade79e63ac80c51abd5371f4f9cea02 to simplify calling... |  smf- | 2020-02-09 | 3 | -14/+8 |
| * | -jak_care: Hooked up spg2xx software wave-in channel, hooked up muls and fir_... |  mooglyguy | 2020-02-08 | 5 | -30/+81 |
| * | -spg2xx_audio: Hooked up channel FIQ. [Ryan Holtz] |  mooglyguy | 2020-02-07 | 1 | -2/+2 |
| * | loop around full array in sunplus reset (nw) (#6243) |  David Haywood | 2020-01-31 | 1 | -1/+1 |
| * | likely resolve sunplus crashes on linux (nw) |  DavidHaywood | 2020-01-31 | 2 | -4/+7 |
| * | srcclean, manual adjustments (nw) |  Vas Crabb | 2020-01-26 | 1 | -3/+3 |
| * | new NOT WORKING (plug and play systems) (#6156) |  David Haywood | 2020-01-11 | 1 | -4/+46 |
| * | Sync with new dumps from Sean (Plug & Play sets) (#6151) |  David Haywood | 2020-01-09 | 2 | -4/+6 |
| * | sunplus_gcm394 (jak_car2 / jak_gtg / unsp20 etc.) current notes / refactoring... |  David Haywood | 2020-01-05 | 4 | -1170/+160 |
| * | jak_gtg / jak_car2 / jak_tsm / beambox / unsp - handful of changes to keep th... |  David Haywood | 2020-01-01 | 1 | -12/+47 |
| * | a few bits for jak_car2 (#6110) |  David Haywood | 2019-12-29 | 1 | -17/+49 |
| * | continued study of later unsp20 type SoCs used by JAKKS titles (nw) (#6091) |  David Haywood | 2019-12-24 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2019-12-21 | 3 | -20/+20 |
| * | Sunplus unsp2.0 experiments for jak_car2 (nw) (#6073) |  David Haywood | 2019-12-19 | 3 | -30/+131 |
| * | continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) |  David Haywood | 2019-12-17 | 4 | -51/+142 |
| * | Plug and Play work + New Working clone (#6060) |  David Haywood | 2019-12-16 | 8 | -71/+1829 |
| * | sub-class generalplus gpac800, better simulate bootstrap by copying initial c... |  David Haywood | 2019-12-11 | 1 | -2/+4 |
| * | generalplus_gpac800 - copy some code from NAND into RAM for execution (nw) |  DavidHaywood | 2019-12-10 | 1 | -2/+2 |
| * | Misc SunPlus (wrlshunt research) (#6015) |  David Haywood | 2019-12-09 | 3 | -5/+9 |
| * | Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal... |  David Haywood | 2019-12-04 | 2 | -26/+22 |
| * | sunplus_gcm394.cpp : wrlshunt / smartfp, continued research (#5972) |  David Haywood | 2019-11-26 | 4 | -21/+67 |
| * | sunplus_gcm394.cpp plug & play experiments looking at wrlshunt (#5953) |  David Haywood | 2019-11-25 | 1 | -2/+9 |
| * | Make many device_execute_interface functions noexcept, including the "informa... |  AJR | 2019-11-09 | 1 | -3/+3 |
| * | new NOT WORKING machines (Plug & Play - Sunplus) (#5788) |  David Haywood | 2019-10-25 | 1 | -2/+4 |
| * | Plug and Play additions (#5737) |  David Haywood | 2019-10-16 | 4 | -0/+21 |
| * | srcclean (nw) |  Vas Crabb | 2019-07-28 | 1 | -3/+3 |
| * | MAMETesters Bugs Fixed |  mooglyguy | 2019-07-07 | 1 | -0/+3 |