diff options
author | 2020-08-02 00:10:14 +0200 | |
---|---|---|
committer | 2020-08-02 00:10:14 +0200 | |
commit | 85a91ce99915df0b50f2c9ab1f89654ab8c97fea (patch) | |
tree | eae2aa88939d04fce9ff13ac59fe87867acd2929 /src | |
parent | 03cfcb2a4454efc0527fa47a9fceb26e52801133 (diff) |
odyssey2: mark 4in1 as not working
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/odyssey2.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
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 |