summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/actions_atj2279b.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/actions_atj2279b.cpp')
-rw-r--r--src/mame/drivers/actions_atj2279b.cpp24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/mame/drivers/actions_atj2279b.cpp b/src/mame/drivers/actions_atj2279b.cpp
index 8c6fd8eb87a..fa28e4d122a 100644
--- a/src/mame/drivers/actions_atj2279b.cpp
+++ b/src/mame/drivers/actions_atj2279b.cpp
@@ -1,21 +1,21 @@
// license:BSD-3-Clause
-// copyright-holders:David Haywood
+// copyright-holders:David Haywood
/******************************************************************************
- System is fairly barebones
- Main PCB has the SoC, RAM, ROM
- connects to other PCBs with various types of slots (USB, SD etc.)
- (ADD FULL DETAILS)
-
- TODO: everything - emulate the SoC
+ System is fairly barebones
+ Main PCB has the SoC, RAM, ROM
+ connects to other PCBs with various types of slots (USB, SD etc.)
+ (ADD FULL DETAILS)
- Presumably has an internal bootstrap (at least) to boot from the NAND
+ TODO: everything - emulate the SoC
- --
+ Presumably has an internal bootstrap (at least) to boot from the NAND
- reviews for this device were less than favourable with many comments
- about how the SNES and Arcade games often did not run at full speed
- and how the overall quality of emulation was unremarkable
+ --
+
+ reviews for this device were less than favourable with many comments
+ about how the SNES and Arcade games often did not run at full speed
+ and how the overall quality of emulation was unremarkable
*******************************************************************************/