summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/r65c52.cpp
Commit message (Collapse)AuthorAgeFilesLines
* r65c52: simplify update_irq, add call to update_irq at each place ier or isr ↵ hap2024-07-061-45/+48
| | | | | | changes, add debugger side effects check on reads, misc: update notes
* r65c52.cpp: Correct bug associated with IRQ handling (nw) James Wallace2024-07-051-3/+5
|
* New systems marked not working Ivan Vangelista2024-07-041-1/+1
| | | | | ------------------------------ Multi-Action 9800-20-R0 [Brian Troha, The Dumping Union]
* -tecmo/gaiden.cpp: Removed two-byte year hack of Wild Fang. Vas Crabb2024-07-051-51/+47
| | | | | | | | * When this was added, the submitter claimed it was based on a different code revision to any existing sets. It turns out that wasn't true. -atari/cops.cpp, machine/ldp1450hle.cpp, machine/r65c52.cpp: srcclean and tidy.
* cops.cpp: Promote Revelations to working (#12485) James Wallace2024-06-251-0/+987
* LDP1450: Added HLE of player and hookups to some games that use it * LDP1450: Tweaked timings * LDP1450 - added some more comms, and text overlay logging * cops.cpp: Fixed loose input that stopped Nova games from booting * cops.cpp: Add Revelations support * LDP1450: Added multibyte command support * Revelations: Add SHA1 for disc image (needs redump)