From 7da88443b86005b61ac893ac5eeb2280e5226b0b Mon Sep 17 00:00:00 2001 From: Fabio Priuli Date: Sat, 6 Sep 2014 13:10:23 +0000 Subject: [PATCH] pcb_type for this had been wrong forever, finally fixed. nw. --- hash/a7800.xml | 4 ++-- src/emu/bus/a7800/rom.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hash/a7800.xml b/hash/a7800.xml index f0ed4015de6..75ebf7f2f84 100644 --- a/hash/a7800.xml +++ b/hash/a7800.xml @@ -365,8 +365,8 @@ type of rom dumps. Effort will be made at a later date to split them and docume - - + + diff --git a/src/emu/bus/a7800/rom.c b/src/emu/bus/a7800/rom.c index 9c55f6f39be..b11debe81df 100644 --- a/src/emu/bus/a7800/rom.c +++ b/src/emu/bus/a7800/rom.c @@ -247,7 +247,7 @@ WRITE8_MEMBER(a78_rom_sg_device::write_40xx) Carts with SuperGame bankswitch + POKEY chip As above + Pokey chip access - GAMES: Commando and Barnyard Blaster + GAMES: Commando -------------------------------------------------*/