View Single Post
Old 11 March 2016, 09:01   #13
meynaf
son of 68k
 
meynaf's Avatar
 
Join Date: Nov 2007
Location: Lyon / France
Age: 51
Posts: 5,323
If your code is running on the bootblock then AGA is already disabled (more precisely it has not been enabled yet).
Your target doesn't run SetPatch, does it ? Does it have a startup-sequence at all anyway ?
And have you checked that it works fine if setting the chipset in the bootmenu ?

Perhaps you need to add this line to your startup, especially if it kills the OS :
Code:
 clr.w $dff1fc
meynaf is offline  
 
Page generated in 0.05727 seconds with 11 queries