Elektrine lite

← Feed

@stroughtonsmith@mastodon.social

Post #3437841

2026-06-25 14:38 UTC

😄

Replies (1)

  • 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

    Open ##3437840