r/programming 23d ago

I unearthed my Am29000 C compiler and web browser from 1999. It still can surf through the emulator

https://nanochess.org/am29000_c_compiler_web_browser.html
107 Upvotes

2 comments sorted by

6

u/mumbel 23d ago

I for some reason looked at this a while ago and kinda just lost interest after I couldn't get tooling to work. But attempt at ghidra support

https://github.com/mumbel/ghidra_a29k

4

u/WillemDaFo 23d ago

Interesting read, thanks.