Hacker News new | past | comments | ask | show | jobs | submit login

I had a ZX81. Drawing was indeed done by writing directly to a special address space. However, you didn't write pixels directly but rather bytes which where rendered as characters on the screen by the system.

The ZX81 did not have colors.




In fact, if you look at the source code in the actual article, you can see the graphical characters used to draw the board right in the Basic code listing. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: