Use GPT-5.4/CODEX to reverse engineer ancient machine code(github.com)
github.com
Use GPT-5.4/CODEX to reverse engineer ancient machine code
https://github.com/jhallen/exorsim/blob/master/stuff/edos_images/fort/fort_notes.md
1 comments
I gave it the .S19 file containing the EDOS resident 6800 FORTRAN compiler machine code and asked it to reverse engineer it. It wrote a disassembler in Python along the way.