Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System fails to launch after ported to Xcode 11.3 and Catalina #43

Open
LoetLuemmel opened this issue Jan 12, 2020 · 0 comments
Open

System fails to launch after ported to Xcode 11.3 and Catalina #43

LoetLuemmel opened this issue Jan 12, 2020 · 0 comments

Comments

@LoetLuemmel
Copy link

After a couple of amendments (mostly path issues to SDL2), I could create a BAII build.

All looks good, when BAII boots System 7 up and installed extensions get listed at the bottom. Just about when the first window should appear, the application terminates.

Here you can study the terminal output:

Basilisk II V1.0 by Christian Bauer et al.
WARNING: Unknown preferences keyword 'keycodes'
WARNING: Unknown preferences keyword 'keycodefile'
WARNING: Unknown preferences keyword 'mousewheelmode'
WARNING: Unknown preferences keyword 'mousewheellines'
WARNING: Unknown preferences keyword 'dsp'
WARNING: Unknown preferences keyword 'mixer'
WARNING: Unknown preferences keyword 'ignoresegv'
Reading ROM file...
Using SDL/coreaudio audio output
Using SDL_Renderer driver: metal
VOSF acceleration is not profitable on this platform, disabling it
WARNING: RmvTime(000ecb12): Descriptor not found
Caught SIGSEGV at address 0x100000014
D0: 00000000 D1: 000000b2 D2: 0000000a D3: 00010001
D4: 05d46570 D5: 00007faa D6: eb37fe48 D7: 00007ffe
A0: 000c4114 A1: 0013e056 A2: 049c907d A3: 00000001
A4: 05d46570 A5: 00007faa A6: eb37fe98 A7: 001fc792
USP=00000000 ISP=001fc792 MSP=00000000 VBR=00000000
T=00 S=1 M=0 X=0 N=0 Z=1 V=0 C=0 IMASK=0
FP0: 0 FP1: 0 FP2: 0 FP3: 0
FP4: 0 FP5: 0 FP6: 0 FP7: 0
N=0 Z=0 I=0 NAN=0
0013de1e: 712f 4e74 0010 0000 0008 EMULOP.L #$0000002f
next PC: 0013de20

Any suggestion or idea how I could get this fixed?
Maybe also the keycode file?

Thanks for your great work & Best,
-Pete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant