sag@lemm.ee to Programmer Humor@lemmy.ml · edit-21 year agoAnyone here use assembly?lemm.eeexternal-linkmessage-square83linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAnyone here use assembly?lemm.eesag@lemm.ee to Programmer Humor@lemmy.ml · edit-21 year agomessage-square83linkfedilink
minus-squareRestrictedAccount@lemmy.worldlinkfedilinkarrow-up0·9 months 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.