summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/unsp/unspdasm_extended.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Disable SOUND_DEBUG for non-debug builds, and srcclean Vas Crabb2020-09-271-1/+1
|
* pcp8718 / pcp8728 work, including unsp2.0 fixes [David Haywood] (#7179) David Haywood2020-09-041-19/+17
| | | | | | | | | | | | | | | | | | | | | | | * possible unsp20 fixes * better * tidy ups * reorgainize * force it to run interrupt instead of simulating behavior * more guesses * change how hack works while we figure this out * some kind of external devcice seems to manage the game selection number. * some cleanups of old HLE * modify logging * stop menu crashing, sim code is still very rough tho
* continued work on Jakks NAND based stuff / extended SP ops (nw) (#6064) David Haywood2019-12-171-6/+10
| | | | | | | | | | | | * lost comma (nw) * fix etended pushpop (nw) * basic ops (nw) * (nw) * NAND is here (nw)
* Plug and Play work + New Working clone (#6060) David Haywood2019-12-161-28/+763
| | | | | | | | | | | | | | | | | | | | * sunplus extended work (nw) * prepare for extended stuff (nw) * (nw) * start adding some more unsp20 functionaliy + srcclean (nw) * new WORKING clone ----- 200 in 1 Retro Arcade [eanbowman] * (nw) * (nw) * minor rename (nw)
* smartfp clearly uses unsp isa20 push/pop instructions in the interrupt (#5015) David Haywood2019-05-081-44/+52
| | | | | | * smartfp clearly uses unsp isa20 push/pop instructions in the interrupt function even if nowhere else in the code (nw) * (nw)
* TV Game Work (progress towards smartfp and wrlshunt) (#4956) David Haywood2019-04-301-0/+193
* unsp refactoring / tv game work (nw) * unsp refactoring / tv game work (nw) * srcclean (nw) * more ops (nw) * (nw) * (nw) * guesses (nw) * more guesses (nw) * (nw)