diff options
| author | 2008-11-24 04:10:18 +0000 | |
|---|---|---|
| committer | 2008-11-24 04:10:18 +0000 | |
| commit | 1d05ea60893bc1a1e10a18e20b50dff7974a3b5d (patch) | |
| tree | 78c3c6e8e6de60afa2685149c67ec33b84d39b76 /src/emu/cpu/cop400/cop440.c | |
| parent | c1374de9c32c7d22eac53b1109792193a695ca4b (diff) | |
Cleanups and version bump for 0.128u4.mame0128u4
Diffstat (limited to 'src/emu/cpu/cop400/cop440.c')
| -rw-r--r-- | src/emu/cpu/cop400/cop440.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/emu/cpu/cop400/cop440.c b/src/emu/cpu/cop400/cop440.c index 7bd4fb8d4d2..a611a487626 100644 --- a/src/emu/cpu/cop400/cop440.c +++ b/src/emu/cpu/cop400/cop440.c @@ -13,11 +13,11 @@ TODO: - - rename this file to cop444.c - - COP440/COP441/COP442 (new registers: 4-bit H, 8-bit R; some new opcodes, 2Kx8 ROM, 160x4 RAM) - - COP404 emulation configuration inputs - - RAM bus width - - get rid of LBIOps/InstLen + - rename this file to cop444.c + - COP440/COP441/COP442 (new registers: 4-bit H, 8-bit R; some new opcodes, 2Kx8 ROM, 160x4 RAM) + - COP404 emulation configuration inputs + - RAM bus width + - get rid of LBIOps/InstLen - when is the microbus int cleared? - CKO sync input - save internal RAM when CKO is RAM power supply pin |
