summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sbrain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sbrain.cpp')
-rw-r--r--src/mame/drivers/sbrain.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/sbrain.cpp b/src/mame/drivers/sbrain.cpp
index 541dbd7cfd9..fc143eb1af5 100644
--- a/src/mame/drivers/sbrain.cpp
+++ b/src/mame/drivers/sbrain.cpp
@@ -28,8 +28,6 @@ When booted, the time (corrupted) is displayed at top right. You need to run TIM
The schematic in parts is difficult to read. Some assumptions have been made.
To Do:
-- Without a disk in, it should display a message to insert a disk. This happens, but only with
- -bios 0. May attempt to execute empty memory instead. (-bios 1, -bios 2)
- Improve keyboard.
- Row buffering DMA (DP8350, MM5035) and line-by-line rendering.
- Proper character generator emulation (CRT8002).