summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dkong.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dkong.c')
-rw-r--r--src/mame/drivers/dkong.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/mame/drivers/dkong.c b/src/mame/drivers/dkong.c
index b326bd3abac..af03d9bc6d2 100644
--- a/src/mame/drivers/dkong.c
+++ b/src/mame/drivers/dkong.c
@@ -297,15 +297,15 @@ Donkey Kong Junior Notes
------------------------------------------------
- D2K Jumpman returns Notes
- =========================
+ D2K Jumpman returns Notes
+ =========================
- This is a DKong/Hack combo using a Braze Technologies High Score Save pcb.
- This pcb will be placed in the cpu socket and the Z80 together with an
- additional 64K rom, a 74LS245, an eeprom and a pal/gal. It looks like the
- "encryption" was a conincidence resulting from an easy pcb layout.
- The pal is also used to switch A15 on and off. This is done in locations
- 6800 and E800.
+ This is a DKong/Hack combo using a Braze Technologies High Score Save pcb.
+ This pcb will be placed in the cpu socket and the Z80 together with an
+ additional 64K rom, a 74LS245, an eeprom and a pal/gal. It looks like the
+ "encryption" was a conincidence resulting from an easy pcb layout.
+ The pal is also used to switch A15 on and off. This is done in locations
+ 6800 and E800.
***************************************************************************/
@@ -1602,7 +1602,7 @@ GFXDECODE_END
* Braze Tech Addon boards
*
*************************************/
-
+
static const eeprom_interface braze_eeprom_intf =
{
7, /* address bits */