summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--hash/odyssey2.xml6
-rw-r--r--src/mame/drivers/odyssey2.cpp2
2 files changed, 5 insertions, 3 deletions
diff --git a/hash/odyssey2.xml b/hash/odyssey2.xml
index f9b5b879164..1d6a088fa9d 100644
--- a/hash/odyssey2.xml
+++ b/hash/odyssey2.xml
@@ -107,7 +107,7 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM.
</part>
</software>
- <software name="musician">
+ <software name="musician" supported="no">
<description>Musician (Euro)</description>
<year>1981</year>
<publisher>Philips</publisher>
@@ -271,7 +271,7 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM.
<!-- Games -->
- <software name="4in1">
+ <software name="4in1" supported="no">
<description>4 in 1 Row (Euro)</description>
<year>1982</year>
<publisher>Philips</publisher>
@@ -284,7 +284,7 @@ The C7010 Chess Module had a NSC800 CMOS microprocessor, with 2K RAM and 8K ROM.
</part>
</software>
- <software name="4en1" cloneof="4in1">
+ <software name="4en1" cloneof="4in1" supported="no">
<description>4 en 1 Ligne (Fra)</description>
<year>1982</year>
<publisher>Radiola</publisher>
diff --git a/src/mame/drivers/odyssey2.cpp b/src/mame/drivers/odyssey2.cpp
index 8aa36c20609..445c7ee2dc6 100644
--- a/src/mame/drivers/odyssey2.cpp
+++ b/src/mame/drivers/odyssey2.cpp
@@ -5,6 +5,8 @@
Driver file to handle emulation of the Odyssey2.
TODO:
+- 4in1(4 in a row)/musician needs a new mappertype to work: 3KB program ROM
+ and 1KB bankswitched data ROM
- backgam does not work, it only shows the background graphics
- chess has graphics issues near the screen borders: missing A-H at bottom,
rightmost column is not erased properly, wrongly places chars at top