Elektrine lite

← Feed

@stroughtonsmith@mastodon.social

Post #3437830

2026-06-26 22:41 UTC

For decades I, like all of you, have used many a Mac emulator that will error out in weird situations with unimplemented traps or the like, and have no recourse. 'Oh that just doesn't work in ', etc. So it's pretty refreshing, while working on this one, to be able to ask Codex to add all the debug information I need to actually dig in and *fix* these things. And it will happily disassemble the apps triggering the crash to validate the fix against the assembly code

Replies (1)

  • Case in point: Mini vMac halts with a system error during this Macintosh Guided Tour disk. My emulator fixes the underlying SysError, so I can continue into the rest of the tour. If I only had vMac to work with, I would be none the wiser

    Open ##3437829