From: Hetz B. H. <he...@wi...> - 2002-01-18 18:12:39
|
On Friday 18 January 2002 19:57, Gwenole Beauchesne wrote: > Hi, > > I will be short. > > > That makes it compiles - but with the JIT enabled - I get the bad emu > > screen like in the screenshot that I sent with the previous email.. > > Huh, the video code is the same between the JIT and non-JIT version of > BasiliskII. Have you tried with the "jit" prefs item set to either "false" > or "true"? Same result? No, JIT disabled (from the menu) - everything looks ok. JIT enabled - graphics problems... I got once another problem while testing - the emu crashed (JIT enabled) with the following error: <JIT compiler> : actual translation cache size : 8192 KB at 0x49564000 <JIT compiler> : gather statistics on translation time Illegal instruction: 0009 at 00000720 do_handle_screen_fault: unhandled address 0x62661a78 [IP=0x80dbb61] D0: 07f19f8a D1: 07ef0003 D2: 07ea99a0 D3: 00000001 D4: 00000020 D5: 00000008 D6: 00000003 D7: 07f19f8a A0: 22152a78 A1: 07ed5d6c A2: 07eb6a04 A3: 00155ea0 A4: 00035d7a A5: 07f19f8a A6: 07ef6d98 A7: 07ef6d78 USP=00000000 ISP=07ef6d78 MSP=00000000 VBR=00000000 T=00 S=1 M=0 X=1 N=0 Z=0 V=0 C=0 IMASK=0 FP0: nan FP1: nan FP2: nan FP3: nan FP4: nan FP5: nan FP6: nan FP7: nan N=0 Z=0 I=0 NAN=0 00030d8a: 2650 b9ed fbbe 56c3 4403 MOVEA.L (A0),A3 next PC: 00030d8c Hetz |