|
|
|
|
|
by colanderman
4693 days ago
|
|
When I was young, I learned to program assembly via machine code on an enhanced //e, with no references. I figured out the instruction set by making a program with all possible opcodes and dumping it out, and would write code by inputting the hex directly after assembling it by hand. The day I discovered the mini-assembler was absolutely mind-blowing. |
|