summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/namcona1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/namcona1.cpp')
-rw-r--r--src/mame/video/namcona1.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/namcona1.cpp b/src/mame/video/namcona1.cpp
index 9aec37606c3..4fcab2c581d 100644
--- a/src/mame/video/namcona1.cpp
+++ b/src/mame/video/namcona1.cpp
@@ -5,7 +5,7 @@
/*
Notes:
- fa/fghtatck: Global screen window effect cut one line from top/bottom of screen, especially noticeable with credit display.
- It's a btanb according to a PCB video I've seen -AS.
+ It's a btanb according to a PCB video ref -AS.
TODO:
- background color currently follows what xday2 tries to set up, it's not sure if this is correct for everything else.
@@ -13,7 +13,7 @@ TODO:
- non-shadow pixels for sprites flagged to enable shadows have bad colors
- xday2: after choosing life (right) mode and set up date of birth, a joystick screen shows up.
Bottom yellow frame doesn't show up correctly.
-- xday2: at the end of life event, there's an unemulated screen shutdown event (might be posirq?)
+- xday2: at the end of life event, there's an unemulated screen shutdown effect (might be posirq related?)
*/