From 80c46c5fd863be3c81c777d987560ad59f3248cc Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Mon, 18 Feb 2019 20:51:29 -0800 Subject: [PATCH] GBA Peripherals: Fix CrossBeast in EXE6 --- src/gba/extra/battlechip.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gba/extra/battlechip.c b/src/gba/extra/battlechip.c index 9d8f878fc..6d464f7b0 100644 --- a/src/gba/extra/battlechip.c +++ b/src/gba/extra/battlechip.c @@ -162,6 +162,8 @@ void _battlechipTransferEvent(struct mTiming* timing, void* user, uint32_t cycle case 0x537C: case 0x537D: case 0x537E: + // EXE 6 + case 0x65AF: // case 0x6E8F: //