summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/upd7810/upd7811.h
Commit message (Collapse)AuthorAgeFilesLines
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X ↵ Vas Crabb2017-07-071-3/+3
| | | | driver file, add #include guards
* tidy (nw) (#2444) David Haywood2017-07-061-3/+3
|
* create c-chip device with correct CPU type in it and a bunch of notes ↵ David Haywood2017-07-051-0/+20
(pinout etc.) create a uPD78C11 derived CPU type for this purpose, with internal ROM map use internal ROM map for other uPD78C10 chips as it's always present. add missing NO_DUMP definitions to various games using C-Chips with correct size etc. pump megablast through the device code as really all it ever does is bank the c-chip window and test the RAM.