Re: [hatari-devel] New version of WinUAE's cpu core

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 26/11/2014 10:35, Thomas Huth a écrit :
FYI, by shortening the tst.b, I've fitted now the following code in the
area:

	lea $fffffa26.w,a0
	move.l	#$00000088,(a0)+
	move.l	#$00010005,(a0)
	tst.b	$a87.w

TOS 4.04 now reaches the desktop with a 68060 again, too.



Hi

while looking at CT60 patches for TOS4.04, I noticed it patched a 3rd pmove. So I added a case for it to the 68060 patches in tos.c.

As the replacement code can't fit in the original 4 bytes, I used a jsr to an unused part of the ROM space at $e7f000 where the real patch is located.

Nicolas




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/