From 973f6471f32f05e9e4cef4cf95b3b9feb8c9a4f1 Mon Sep 17 00:00:00 2001 From: AJR Date: Thu, 4 Oct 2018 10:29:00 -0400 Subject: sbrain: All BIOS revisions now show the message (nw) --- src/mame/drivers/sbrain.cpp | 2 -- 1 file changed, 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). -- cgit v1.2.3