summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/emma2.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2018-09-22 19:57:20 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2018-09-22 19:57:20 +1000
commitc916b493cad224c4254b8ecdb54afa2c870bfe9b (patch)
tree51b55ee6dc3d0bf48e548256990b70c05a072a07 /src/mame/drivers/emma2.cpp
parent50deeb271f6a49f065b07f3cdf65376dbd9e845f (diff)
(nw) emma2 : correction to notes.
Diffstat (limited to 'src/mame/drivers/emma2.cpp')
-rw-r--r--src/mame/drivers/emma2.cpp5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mame/drivers/emma2.cpp b/src/mame/drivers/emma2.cpp
index 7c9b87ce5ca..2a1fa2ebfdb 100644
--- a/src/mame/drivers/emma2.cpp
+++ b/src/mame/drivers/emma2.cpp
@@ -5,7 +5,7 @@
Emma and Emma II by L.J.Technical Systems
These were produced by L.J.Electronics Ltd, Norwich in 1979.
-2018-09-20 Skeleton driver.
+2018-09-20 Working driver.
We don't have roms for the Emma, so only the Emma II is emulated.
@@ -39,7 +39,10 @@ and 16k of static RAM.
To Do:
- Cassette LED doesn't work.
+- Display should blank if PB0 not being pulsed.
- Code up the expansion unit (rom is there but no schematic exists)
+- Need software.
+
****************************************************************************/