arcade-js is an experiment in using an agentic harness to decompile ROM machine code. A MAME ROM is a good candidate for porting — you can run it perfectly and capture its state. It is also a challenge — blind machine code running on odd hardware.

Source: [Hacker News](https://github.com/qarl/arcade-js)

Sponsored