summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bfm_sc5.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-08-14 23:01:08 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-08-14 23:01:08 +0000
commitfd97e3da4c89f40439845ddcaec72052db0a3110 (patch)
tree97e4c3daad5a8d55dbdcb483353195f4112c7e58 /src/mame/drivers/bfm_sc5.c
parent074bc495974a7587609aa2acb8dbe8e10dcf9c82 (diff)
Clean-ups and version bumpmame0143u3
Diffstat (limited to 'src/mame/drivers/bfm_sc5.c')
-rw-r--r--src/mame/drivers/bfm_sc5.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/drivers/bfm_sc5.c b/src/mame/drivers/bfm_sc5.c
index da9657ac620..5f5c2613e1d 100644
--- a/src/mame/drivers/bfm_sc5.c
+++ b/src/mame/drivers/bfm_sc5.c
@@ -1,14 +1,14 @@
/*
- Scorpion 5
+ Scorpion 5
Skeleton Driver - For note keeping, no sets currently supported pending a better
- understanding of the system.
+ understanding of the system.
- Several sets have large roms, containing strings which mention Compact Flash cards
- - Are these CF card dumps
- - Should *All* games have them?
- - Do the Program roms just override parts of this, or do they work together?
+ Several sets have large roms, containing strings which mention Compact Flash cards
+ - Are these CF card dumps
+ - Should *All* games have them?
+ - Do the Program roms just override parts of this, or do they work together?
*/