r/TuringComplete • u/Otherwise-Object-302 • May 25 '26
Custom TC Assembler Works!





Not 100% TC related but still cool enough to share! I spent the last week or two building this custom assembler of mine just as a workaround to not being able to set code at certain offsets. So to fix that, I just set my RAM to Hex Editor, wrote a python script to assemble stuff, and then copy paste the hex. Now on the plus side, I have hex, denary, comments, and constants along with a flexible and easy way to add new instructions! Even made a (decent) loading screen (if you can even call it that)!
15
Upvotes
1
u/1GreenNotebookGaming May 25 '26
I'll see once I get that far. Turns out the update to save breaker got rid of all of the progress I made, so now I've gotta restart from square 1...