diff --git a/artwork/splash_v2/splash.asm b/artwork/splash_v2/splash.asm index c6cfc7a..1dd4eb5 100644 --- a/artwork/splash_v2/splash.asm +++ b/artwork/splash_v2/splash.asm @@ -17,7 +17,7 @@ chn_bits .ds 1 bit_data .ds 1 ; --- - org $00 + org $80 fcnt .ds 2 fadr .ds 2 diff --git a/scorch.xex b/scorch.xex index 1efd609..a60befa 100644 Binary files a/scorch.xex and b/scorch.xex differ diff --git a/scorch_cart.xex b/scorch_cart.xex index b6a2d0f..308100f 100644 Binary files a/scorch_cart.xex and b/scorch_cart.xex differ