|
|
|
|
|
by simplekoala
4407 days ago
|
|
I haven't done much assembly (barring some FPGA programming I did in an undergrad course, and writing an editor on a Motorola processor). This code so eminently readable. Is this the norm or is it Woz working his magic writing incredibly detailed documentation. Writing easily understandable code takes effort and wisdom. Anyone who writes code for a living knows the importance of writing code which is easy to read and maintain. |
|
Of course, it helped that the ARM instruction set was very simple back then.