Tag: Assembly
-
Devlog 01 – Spectrum Next Programming Languages
How to get started programming the ZX Spectrum Next
-
Quazar Graphic OLED Display – Real Pixels for your RC2014
I found a real bitmap display for the RC2014 and here’s how I made it work.
-
Optimised Z80 – Conway’s Life Improved
Writing more optimised assembly to improve the speed of the Conway’s Life algorithm
-
How I Became a better Computer Science teacher
How writing code for a 40 year old computer made me a better computer science teacher.
-
BBC Micro – Computer Literacy 1980s
A look at how the BBC Micro made the UK computer literate.
-
Conways Life in Z80 Assembly
Programming the popular cellular automaton using Z80 Assembler
-
Z80 vs C
A short comparison between low level Z80 assembler and high level C