Re: [hatari-devel] small bug in emutos with cartridge |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
On 15/12/2014 23:09, Nicolas Pomarède wrote:
See the difference ? Address is masked with $ffffff before doing the jsr. In Emutos, the jsr is made directly without masking, but as the value at $fa0008 is 08FA023E ... bang! bus error in 32 bit mode :( (upper byte at $fa0008 is used to choose the boot order, so it's not 0)
Many thanks for spotting that bug! We will fix EmuTOS for next snapshot and release. -- Vincent Rivière
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |