summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sega_beena.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sega_beena.cpp')
-rw-r--r--src/mame/drivers/sega_beena.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mame/drivers/sega_beena.cpp b/src/mame/drivers/sega_beena.cpp
index 21df51c0e72..10ceb7c14c0 100644
--- a/src/mame/drivers/sega_beena.cpp
+++ b/src/mame/drivers/sega_beena.cpp
@@ -4,15 +4,15 @@
Sega Beena
- non-video 'book' based learning system, like LeapPad etc.
+ non-video 'book' based learning system, like LeapPad etc.
- unknown CPU type (inside Sega custom?)
+ unknown CPU type (inside Sega custom?)
- cartridge ROM has 'edinburgh' in the header, maybe a system codename?
- ROM is also full of OGG files containing the string 'Encoded with Speex speex-1.0.4'
- as well as .mid files for music
+ cartridge ROM has 'edinburgh' in the header, maybe a system codename?
+ ROM is also full of OGG files containing the string 'Encoded with Speex speex-1.0.4'
+ as well as .mid files for music
- TODO: component list!
+ TODO: component list!
*******************************************************************************/