summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2010-05-03 16:28:54 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2010-05-03 16:28:54 +0000
commit392093086fdddac38c6cf08b7b29e3eb2a629707 (patch)
treee3bc82af1c11360913b430ead38fcbc536fd1356
parent6948662d636bfa4e7ce96007115afa0ea941bd38 (diff)
info about hotd2/hotd2o booting
-rw-r--r--src/mame/machine/naomi.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mame/machine/naomi.c b/src/mame/machine/naomi.c
index 04da52d2850..e6d51f73082 100644
--- a/src/mame/machine/naomi.c
+++ b/src/mame/machine/naomi.c
@@ -12,6 +12,11 @@ vtennis2: check bp c020130 / wpset c013ff0,f,w,wpdata==0x3f800000 -> 0xc020434 (
smarinef: put cabinet in STD mode, bp c027968, wpset c0e66a6,4,w
+
+hotd2: bp 0xc0ba235, modify work RAM 0xc9c35e8 to be zero, bpclear
+
+hotd2o: bp 0xc0ba1f6, modify work RAM 0xc9c35a8 to be zero, bpclear
+
***************************************************************************/
#include "emu.h"