this post was submitted on 02 Jun 2023
15 points (100.0% liked)
Programming
13361 readers
3 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
BASIC and eventually Z-80 asm on the Sinclair ZX-81. I didn't have an assembler so I had to translate the instructions on paper and
POKE
them in by hand. I managed to write a screen scrolling routine this way.RAND USR 16514
and all that.Some other Z-80 micros after that and then PCs and jumped on the Linux train pretty early on, been riding that since.