Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (nw) clean up names, kill off empty header file, put Type X stuff in Type X ↵ | 2017-07-07 | 1 | -3/+3 | |
| | | | | driver file, add #include guards | ||||
* | tidy (nw) (#2444) | 2017-07-06 | 1 | -3/+3 | |
| | |||||
* | create c-chip device with correct CPU type in it and a bunch of notes ↵ | 2017-07-05 | 1 | -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. |