summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/kc82.cpp
Commit message (Expand)AuthorAgeFilesLines
* z80.h: change PAIR to PAIR16 (all those registers are 16bit) hap2024-08-311-2/+2
* cpu/z80/z80.cpp: Improved flags, and removed timing tables. (#11522) holub2023-09-031-18/+4
* cpu/z80: Revert a94254a while we figure out the severe performance regression... arbee2023-08-301-4/+18
* z80: Rewrite the core to handle interruptibility holub2023-08-301-18/+4
* dimemory: Add the target address space to translate, wrap the constants Olivier Galibert2023-03-181-1/+2
* kl5c80a12, kl5c80a16: Added emulation of KP63(A) Timer/Counter unit. This imp... AJR2020-09-141-4/+2
* kc82: Log MMU changes AJR2020-08-171-0/+13
* sigmab98.cpp: Change CPU to new KC82-derived type for Sigma/Banpresto games AJR2020-07-271-0/+247