summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/su2000.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/su2000.c')
-rw-r--r--src/mame/drivers/su2000.c38
1 files changed, 19 insertions, 19 deletions
diff --git a/src/mame/drivers/su2000.c b/src/mame/drivers/su2000.c
index 942c170ec7f..5c7bbbf1c46 100644
--- a/src/mame/drivers/su2000.c
+++ b/src/mame/drivers/su2000.c
@@ -4,28 +4,28 @@
preliminary driver by Phil Bennett
- Known games:
- * Dactyl Nightmare SP
- * Virtual Boxing
- * Buggy Ball
- * Missile Command
- * Zone Hunter
+ Known games:
+ * Dactyl Nightmare SP
+ * Virtual Boxing
+ * Buggy Ball
+ * Missile Command
+ * Zone Hunter
Hardware Info:
- See: http://arianchen.de/su2000/status.html
-
-
- TODO:
- * Get system booting
- * Add game software
- * Fix i386 core issues (e.g. protected mode)
- * Write MC88110 CPU core
- * Emulate HDD and CD drive
- * Emulate PIX 1000 card
- * Emulate VID 1000 card
- * Emulate tracker card
- * Emulate format card
+ See: http://arianchen.de/su2000/status.html
+
+
+ TODO:
+ * Get system booting
+ * Add game software
+ * Fix i386 core issues (e.g. protected mode)
+ * Write MC88110 CPU core
+ * Emulate HDD and CD drive
+ * Emulate PIX 1000 card
+ * Emulate VID 1000 card
+ * Emulate tracker card
+ * Emulate format card
***************************************************************************/