Impressive that this was done in 3 days at all, but to anyone who is familiar at all with System 7's appearance, the screenshot is almost comically "off" and gives away that this is not a straight port so much as some kind of clean-room reimplementation. The attached paper is more reserved, calling this a "bootable prototype".
"we reconstructed a bootable prototype of Apple System 7.1 directly from 68k binaries in three days"
"We present an AI-assisted reverse engineering framework that achieves dramatic speedups—on the order of hundreds of times faster than traditional manual methods—by orchestrating specialized agents for evidence curation, struct recovery, and code drafting. Using this approach, we recreated a bootable prototype of Apple System 7.1 from binary analysis in just 3 days."
This is one of my hopes for Large LANGUAGE Models is that they aid in JIT emulation of the "languages" of OSes and assembly between architectures.
The amount of software preservation that could occur by having LLMs port binaries to new architectures (and maybe do reverse engineering of the source code) is something that is well short of AGI, but would be tremendously useful.
Alas I don't think any LLM vendor will pay much attention to this, there is too much money in Javascript/HTML primarily and the other mainstream langs secondarily.
But LLMs should in theory be able to navigate the edge cases of doing things in different OSes / Windowing toolkits / etc better than straight decompiler/recompilers would be able to.
This is related to a big potential area for LLMs: porting legacy enterprise code to newer systems, just like this guy did.
This might not be as terrible as I expected it to be. I think the high quality of Apple's Inside Macintosh documentation would help quite a bit in reimplementing it.
> Macintosh System 7 Ported To x86 With LLM Help in 3 days
> Future Development
Dropdown menu implementation
Window dragging and resizing
File system integration
Application launching
Dialog boxes
Resource Manager with full .rsrc support
Sound Manager
AppleTalk networking
... ported. In 3 days.
Don't tell this to your employer.
"Project is ready for production but i still have to implement half of it"