| Commit message (Expand) | Author | Age | Files | Lines |
| * | unsp.cpp: Fix device validation error (nw) |  AJR | 2019-06-15 | 1 | -1/+1 |
| * | unsp, spg110, spg2xx, sunplus_gcm394: Fix maps by unifying SoC devices with C... |  AJR | 2019-06-15 | 2 | -23/+38 |
| * | srcclean (nw) |  Vas Crabb | 2019-05-26 | 3 | -10/+10 |
| * | smartfp - identify some audio related bits (nw) (#5076) |  David Haywood | 2019-05-19 | 1 | -0/+1 |
| * | smartfp / unsp research / improvements (#5075) |  David Haywood | 2019-05-18 | 2 | -7/+21 |
| * | smartfp - render something that isn't garbage (once sprites appear) (nw) (#5052) |  David Haywood | 2019-05-14 | 1 | -1/+1 |
| * | allow smartfp to show.. something (nw) (#5030) |  David Haywood | 2019-05-10 | 1 | -5/+11 |
| * | smartfp / sunplus_gcm394 video register location notes based on code analysis... |  David Haywood | 2019-05-10 | 1 | -1/+4 |
| * | smartfp clearly uses unsp isa20 push/pop instructions in the interrupt (#5015) |  David Haywood | 2019-05-08 | 6 | -103/+127 |
| * | smartfp dma notes (nw) |  DavidHaywood | 2019-05-07 | 1 | -3/+48 |
| * | unsp: Don't try to inline virtual functions (nw) |  AJR | 2019-04-30 | 1 | -2/+2 |
| * | TV Game Work (progress towards smartfp and wrlshunt) (#4956) |  David Haywood | 2019-04-30 | 15 | -1065/+2584 |
| * | -unsp: Fixed Multiply Signed*Signed opcode in DRC. Fixes controls in jak_pooh... |  MooglyGuy | 2019-04-19 | 2 | -4/+6 |
| * | pull SunPlus GCM394 titles out of vii.cpp |  DavidHaywood | 2019-04-14 | 5 | -51/+161 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 6 | -400/+2343 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 6 | -2343/+400 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2019-01-27 | 3 | -17/+17 |
| * | -unspdrc: Fixed flag calculation, nw |  MooglyGuy | 2019-01-21 | 1 | -8/+8 |
| * | New working machines |  mooglyguy | 2019-01-20 | 2 | -17/+21 |
| * | -devices/cpu/unsp: Various fixes: [Ryan Holtz] |  Ryan Holtz | 2019-01-14 | 3 | -99/+117 |
| * | unsp: Created a SunPlus u'nSP recompiler. [Ryan Holtz] |  MooglyGuy | 2019-01-12 | 6 | -265/+2201 |
| * | unsp: Macro removal cleanup, nw |  MooglyGuy | 2019-01-12 | 2 | -236/+214 |
| * | -clickstart: Favor specific values over rand(), nw |  mooglyguy | 2019-01-05 | 2 | -0/+7 |
| * | (nw) misc cleanup: |  Vas Crabb | 2018-11-04 | 4 | -4/+4 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2018-10-28 | 4 | -21/+21 |
| * | vsmile: removed Unununium timing hacks, nw |  mooglyguy | 2018-10-21 | 2 | -245/+11 |
| * | vsmile: Fixed erroneous cartridge ROM mirroring. Gets V.Smile games to boot. ... |  mooglyguy | 2018-10-21 | 4 | -717/+1196 |
| * | -spg2xx: Added chip select callback and rudimentary ADC hookup. [Ryan Holtz] |  mooglyguy | 2018-10-18 | 1 | -4/+7 |
| * | -spg2xx: Fixed audio channel enable check, fixed infinitely-looping samples i... |  mooglyguy | 2018-10-15 | 2 | -8/+24 |
| * | -unsp: Added the ability to log execution into the standard error log, nw |  mooglyguy | 2018-10-14 | 3 | -6/+23 |
| * | spg2xx: Added preliminary sound to Vii driver et al. [Ryan Holtz] |  mooglyguy | 2018-10-07 | 1 | -2/+0 |
| * | vii: Device-ified the SPG2xx SoC. [Ryan Holtz] |  mooglyguy | 2018-10-06 | 4 | -39/+65 |
| * | -unsp: opcodes that use the data segment affect it on rollover. Fixes many Vi... |  mooglyguy | 2018-10-01 | 2 | -10/+16 |
| * | -vii: Various changes: [Ryan Holtz] |  mooglyguy | 2018-09-30 | 3 | -560/+557 |
| * | (nw) fix lots of inadverently mutable static pointers |  Vas Crabb | 2018-09-20 | 2 | -6/+6 |
| * | Final GCC 8 batch for tonight (nw) |  arbee | 2018-05-01 | 1 | -2/+2 |
| * | Reshuffle some stuff: |  Vas Crabb | 2018-03-28 | 1 | -2/+2 |
| * | don't pass so many naked pointers around (nw) |  Vas Crabb | 2018-03-25 | 2 | -3/+3 |
| * | Blind faith fixed long names for almost all CPUs (nw) |  angelosa | 2018-03-15 | 1 | -1/+1 |
| * | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -4/+2 |
| * | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -14/+49 |
| * | make device_memory_interface slightly less of a special case, use a typedef t... |  Vas Crabb | 2017-07-10 | 2 | -3/+3 |
| * | dimemory: Lift the cap on the number of address spaces per device [O. Galibert] |  Olivier Galibert | 2017-07-03 | 2 | -1/+7 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 2 | -10/+10 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | Changed disassembler infrastructure to not use char buffers internally |  Nathan Woods | 2016-11-20 | 3 | -14/+4 |
| * | Changed the UNSP disassembler to use 'std::ostream &' internally |  Nathan Woods | 2016-11-03 | 1 | -64/+62 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 3 | -55/+55 |
| * | Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi... |  smf- | 2016-09-28 | 1 | -4/+3 |
| * | Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ... |  Lord-Nightmare | 2016-09-27 | 1 | -3/+4 |