this post was submitted on 03 Aug 2024
1077 points (99.1% liked)

Programmer Humor

33681 readers
824 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
1077
submitted 7 months ago* (last edited 6 months ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 months ago

Exactly how we did it too. We created the editor/assembler that peeked to see what was there and display it in Assembly, Hexadecimal, and ASCII.

You could edit whichever version you wanted and it would Poke it into RAM.

You could also save swaths to a file.