1110
Anyone here use assembly?
(lemm.ee)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I used to write z80 asm without an assembler back when I was a LOT younger. The ZX spectrum manual I had, had the full instruction list with the byte values.
I think it was oddly easier than some higher level languages for some tasks.
But, making changes was an utter nightmare.