X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hexed%2Fsega_gcc.s;h=13cb300aa6e43ba57158db8950b8e02bd7438a2d;hb=65d9165cf790c51d46b68866f47b042105083f43;hp=99ecd3141351b986b6464f674e5f270a8f0df49f;hpb=4fce116e2906a6913d394c106721e701e11c1781;p=megadrive.git diff --git a/hexed/sega_gcc.s b/hexed/sega_gcc.s index 99ecd31..13cb300 100644 --- a/hexed/sega_gcc.s +++ b/hexed/sega_gcc.s @@ -8,8 +8,8 @@ dc.l INT,INT,INT,INT,INT,INT,INT,INT dc.l INT,INT,INT,INT,INT,INT,INT .ascii "SEGA GENESIS " - .ascii "hexed (c) notaz, 2009 " - .ascii "HEXED (C) NOTAZ, 2009 " + .ascii "hexed (c) notaz, 2009-2011 " + .ascii "HEXED (C) NOTAZ, 2009-2011 " .ascii "GM 00000000-00" .byte 0x00,0x00 .ascii "JD " @@ -20,21 +20,10 @@ .ascii " " .ascii "JUE " - tst.l 0xa10008 - bne SkipSetup -* Check Version Number - move.b (0xa10000),%d0 - andi.b #0x0f,%d0 - beq WrongVersion -* Sega Security Code (SEGA) - move.l #0x53454741,(0xa14000) -WrongVersion: moveq #0,%d0 movea.l %d0,%a7 move %a7,%usp -SkipSetup: - tst.w 0xC00004 - jmp main + bra main * INT: * rte