diff options
author | 2020-03-12 22:05:32 -0400 | |
---|---|---|
committer | 2020-03-12 22:14:14 -0400 | |
commit | e10fc0f95d661a7dc1933d24961632315230f919 (patch) | |
tree | 362e712453a3ef6751afeb38d6d3864596fa77ed /src/devices/machine/gt64xxx.h | |
parent | 703e40e5936d0ef979d93bc7000b1b8899419429 (diff) |
m6801: Attempt at cleaning up internal registers (nw)
- Split "HD6301" and "HD63701" devices into several different types (functionally identical now, but won't be compatible once accuracy improves)
- Split the all-in-one m6801_io_r and m6801_io_w handlers into separate handlers for each register; use m() instead of rw() to map these for now
- Make all port direction registers write-only
- Delete the "unused" NOP mapping from $0020 to $007F in the MC6803 internal map (datasheets make clear that external accesses can be made here)
mc10.cpp: Remove a bizarre and seemingly useless DDR hack for an unused port (nw)
psion.cpp: Correct CPU types and clocks
Diffstat (limited to 'src/devices/machine/gt64xxx.h')
0 files changed, 0 insertions, 0 deletions