Gork@lemm.ee to Programmer Humor@lemmy.ml · 6 days agoCode is a spectrumfiles.catbox.moeimagemessage-square25fedilinkarrow-up1405arrow-down121cross-posted to: programmer_humor
arrow-up1384arrow-down1imageCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 6 days agomessage-square25fedilinkcross-posted to: programmer_humor
minus-squaredavel [he/him]@lemmy.mllinkfedilinkEnglisharrow-up26·6 days agoI think it’s most commonly called machine code.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up2·5 days agoTrue. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).
I think it’s most commonly called machine code.
True. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).