sag@lemm.ee to Programmer Humor@lemmy.ml · edit-25 months agoAnyone here use assembly?lemm.eeimagemessage-square84fedilinkarrow-up11.12Karrow-down111
arrow-up11.11Karrow-down1imageAnyone here use assembly?lemm.eesag@lemm.ee to Programmer Humor@lemmy.ml · edit-25 months agomessage-square84fedilink
minus-squareRestrictedAccount@lemmy.worldlinkfedilinkarrow-up2·10 days agoExactly 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.
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.