The fact that it comes with the complete assembly language, circuit diagrams, and BASIC language reference is something you just don’t see today.
Being able to write whatever in whichever places in memory makes it more of a tool fostering creative expression.
Honestly, before reading through those manuals I never really needed to consider having to implement multiplication in terms of addition instructions.
Even though those are basic properties of arithmetic, it’s easy to take for granted.
It was having to do that (embedded processor) that made me vow to never again code in Assembly and look for a processor that had a cheap C compiler.
The fact that it comes with the complete assembly language, circuit diagrams, and BASIC language reference is something you just don’t see today.
Being able to write whatever in whichever places in memory makes it more of a tool fostering creative expression.
Honestly, before reading through those manuals I never really needed to consider having to implement multiplication in terms of addition instructions.
Even though those are basic properties of arithmetic, it’s easy to take for granted.