Reverse-engineering Game Boy Advance assembly to C
The user pastes raw ARMv7 Thumb assembly from a Game Boy Advance binary, and Claude reverse-engineers it into readable C code and a plausible struct layout.
Related chats
Reviving a 1997 VB4 App in Python, Then a Viral Reddit Post
The user revives a 1997 Visual Basic 4 executable as a Python sound toy with Claude's help, then asks it to write a self-hyping viral Reddit post.
A Playable 3D Office Game Starring Anthropic's Co-Founders
The user iteratively refines a 3D browser game where Anthropic's co-founders wander an office with quirky personalities, jokes, and dance moves.
Auditing an AI-hallucinated Turbo Pascal disassembly
The user asks the assistant to verify a critique of an earlier AI disassembly of Turbo Pascal, confirming roughly half the annotated code was pure fabrication.
Building a 3D dog that uses wave physics to fetch a pool ball
The user iteratively debugs a Three.js scene where a dog creates ripples to nudge a ball across a pool, fixing physics and realism issues along the way.