diff --git a/nullbios/biosstart.S b/nullbios/biosstart.S index a8d481c..007356a 100644 --- a/nullbios/biosstart.S +++ b/nullbios/biosstart.S @@ -346,6 +346,7 @@ SYSTEM_IO: #endif .Lend_of_coin_prechecks: move.b %d0, BIOS_START_FLAG + move.w #$2000,%sr jsr PLAYER_START.l cmp.b #2, BIOS_USER_MODE bne .Lnostart