From 1e7546fae91e40a4f00e1f5b66044f0ca1d48fcf Mon Sep 17 00:00:00 2001 From: Sandro Ronco Date: Tue, 1 Nov 2016 19:15:54 +0100 Subject: [PATCH] update TODO (nw) --- src/mame/drivers/a310.cpp | 8 ++------ src/mame/drivers/ertictac.cpp | 2 -- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/mame/drivers/a310.cpp b/src/mame/drivers/a310.cpp index 24c623a96f4..2d9ff521e84 100644 --- a/src/mame/drivers/a310.cpp +++ b/src/mame/drivers/a310.cpp @@ -19,12 +19,8 @@ * * TODO: * - Make floppies to work; - * - Attempting to load the GUI gives an exception; - * - Graphics in GUI misses some vram data on the right edges (for example white vertical stripe on the far right), rmw bug related to the above? - * - Apparently same deal happens to Arthur OS, on a bunch of icons; - * - Hook up mouse in AAKART; - * - Add shifted version of keyboard inputs, necessary especially for loading programs thru Supervisor Mode; - * - try to understand why bios 2 was working at some point and now isn't + * - RISC OS Alarm app crash the whole OS + * - RISC OS Draw app uses unimplemented copro instructions * * * diff --git a/src/mame/drivers/ertictac.cpp b/src/mame/drivers/ertictac.cpp index 3723698acd8..f0c0c2c0d68 100644 --- a/src/mame/drivers/ertictac.cpp +++ b/src/mame/drivers/ertictac.cpp @@ -13,8 +13,6 @@ TODO (specific issues only): - Sound is currently ugly in both games, recognizable but still nowhere near perfection - - ertictac: 'music' dip-sw makes the game to just hang, BGM doesn't play either for - whatever reason (should be triggered as soon as it executes the POST) - poizone: video timings are off, causing various glitches. - Does this Arcade conversion have I2C device? It seems unused afaik. - Need PCB for identify the exact model of AA, available RAM, what kind of i/o "podule"