X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hexed%2Fsega_gcc.s;h=13cb300aa6e43ba57158db8950b8e02bd7438a2d;hb=65d9165cf790c51d46b68866f47b042105083f43;hp=ca0c0f974532ce11c47639c83fe5a0a3522601e5;hpb=01b3c93340b8950814f2a7cc2a1131ab25f61a6a;p=megadrive.git diff --git a/hexed/sega_gcc.s b/hexed/sega_gcc.s index ca0c0f9..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,18 +20,9 @@ .ascii " " .ascii "JUE " -* 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 - - tst.w 0xC00004 bra main * INT: