summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/fp200.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/fp200.c')
-rw-r--r--src/mess/drivers/fp200.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mess/drivers/fp200.c b/src/mess/drivers/fp200.c
index 52a0b6478f3..57fca63399b 100644
--- a/src/mess/drivers/fp200.c
+++ b/src/mess/drivers/fp200.c
@@ -8,12 +8,12 @@
- What's the LCDC type? Custom?
- Unless I've missed something in the schems, this one shouldn't have any
sound capability.
- - backup RAM.
- - Rewrite video emulation from scratch.
+ - backup RAM.
+ - Rewrite video emulation from scratch.
- Notes:
- - on start-up there's a "memory illegal" warning. Enter "RESET" command
- to initialize it (thanks to Takeda Toshiya for pointing this out).
+ Notes:
+ - on start-up there's a "memory illegal" warning. Enter "RESET" command
+ to initialize it (thanks to Takeda Toshiya for pointing this out).
***************************************************************************/