X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hexed%2Fhexed.s;fp=hexed%2Fhexed.s;h=cdaebcd87ef94c5038c620042dceef6d55303526;hb=01b3c93340b8950814f2a7cc2a1131ab25f61a6a;hp=2152aa8e859e5e1cc1324b98abc336eb76fcd4f4;hpb=ff17c043cedcaa32e6559677cb4670ac910d7255;p=megadrive.git diff --git a/hexed/hexed.s b/hexed/hexed.s index 2152aa8..cdaebcd 100644 --- a/hexed/hexed.s +++ b/hexed/hexed.s @@ -1653,16 +1653,7 @@ wait_vsync_poll: test_code: - move.w #3, (0xa15100) /* adapter enable, reset off */ nop - nop - move.w #1, (0xa15180) /* mode 1 */ - movea.l #0xa15200, a0 - move.l #256-1, d0 -0: - move.w #0,(a0)+ - dbra d0,0b - move.w #0x83e0, (0xa15200) /* color 0 */ test_code_ret_op: jmp 0x123456 /* will be patched */