summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/z80/nsc800.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cpu/z80: Optimized detection of attention needed in service step. (#13630) holub2025-05-031-0/+12
|
* cpu/z80: Corrected name of generated nsc800 source file, removed duplicate ↵ holub2025-04-261-1/+1
| | | | sources from build script. (#13622)
* cpu/z80: Improved z80 code generation (#13558) holub2025-04-051-2/+1
|
* z80: use LOGMASKED instead of a macro for each log type, hap2024-09-021-2/+0
| | | | xtal: add 3.58MHz
* z80: remove boguswait pin (tried to fix super6 properly but no luck) hap2024-08-311-1/+0
|
* nsc800: move device to its own file hap2024-08-311-0/+79