@stroughtonsmith@mastodon.social
Post #3437841
2026-06-25 14:38 UTC
😄
Replies (1)
-
@stroughtonsmith@mastodon.social 2026-06-25 15:42
When I first got my original Raspberry Pi, I wondered why nobody ever made a bare-metal m68k emulator so it could boot directly into Macintosh. It's still not something I've seen anybody do, over a decade later. So I set Codex some homework; no dependencies, no referencing existing code (but it is allowed peek at the annotated Mac ROM disassemblies that are out there). It set up a working cross compilation environment that can build for qemu and real hardware, and is making progress