HomePeopleCompaniesAI ModelsOpen SourceAgentsResearchApps
AllConsumerDeveloperImage and VideoAudio
AppsDeveloper 3 Sep 2026 HN

Porting my 1993 Amiga game to Godot, with an LLM reading the 68000 assembly

The brief

A developer ported their 1993 Amiga game to the Godot engine by feeding the original 68000 assembly code to an LLM, which translated the game logic into modern GDScript.

Key points

  1. The process required careful prompting to handle the assembly's low-level structure and platform-specific tricks.
  2. The detailed writeup documents both the workflow and where the LLM required human correction.
Read the original

Sources

  • HNbabyloniantwins.com