diff options
| author | 2016-04-27 08:13:59 +0200 | |
|---|---|---|
| committer | 2016-04-27 08:13:59 +0200 | |
| commit | cfee536f22f032c7ead65075f73cc6fd8549e68b (patch) | |
| tree | f4b4703dd0295571684456c19668f508b3ddcb3a /src/devices/cpu/sm510/sm510.cpp | |
| parent | be8159d01eaa7533e7758bf07384501dbc6214f3 (diff) | |
Cleanups and version bumpmame0173
Diffstat (limited to 'src/devices/cpu/sm510/sm510.cpp')
| -rw-r--r-- | src/devices/cpu/sm510/sm510.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/cpu/sm510/sm510.cpp b/src/devices/cpu/sm510/sm510.cpp index a602e611d99..b5eb56ab24f 100644 --- a/src/devices/cpu/sm510/sm510.cpp +++ b/src/devices/cpu/sm510/sm510.cpp @@ -3,7 +3,7 @@ /* Known chips: (* means not emulated yet) - + Sharp SM510 MCU family: - SM510: 2.7Kx8 ROM, 128x4 RAM(32x4 for LCD) - SM511: 4Kx8 ROM, 128x4 RAM(32x4 for LCD), melody controller @@ -16,7 +16,7 @@ - *SM530: x - *SM531: x - *KB1013VK1-2: Soviet-era clone of SM500, minor differences - + References: - 1990 Sharp Microcomputers Data Book - 1996 Sharp Microcomputer Databook |
