Retro Programming
Monday, 30 March 2015
Z80 Size Programming Challenge #3
›
Recently I issued the third Z80 programming challenge for the ZX Spectrum: This time the challenge is to write the shortest code to displa...
5 comments:
Monday, 15 December 2014
Z80 Size Programming Challenge #2
›
Last week I issued the second Z80 programming challenge: Something slightly more complex this time. Write the shortest code to mirror the ...
Monday, 8 December 2014
Z80 Size Programming Challenge #1
›
A few days ago I issued a Z80 programming challenge for the ZX Spectrum: Something simple for the first challenge. Write the shortest code...
1 comment:
Saturday, 15 March 2014
Plotting the Mandelbrot Set on the ZX Spectrum
›
The Mandelbrot set is a fractal which iterates the equation z n+1 = z n ² + c in the complex plane and plots which points tend to infin...
3 comments:
Sunday, 9 February 2014
The Spring 2014 Core War Tournament
›
In May 1984 A K Dewdney introduced Core War, a game played between two or more computer programs in the memory of a virtual computer. The a...
2 comments:
Friday, 3 January 2014
Fast Z80 Bit Reversal
›
For years I've been using the following simple code to reverse the bits in the A register by rotating the bits left out of one register ...
3 comments:
Monday, 11 November 2013
The Centre for Computing History in Cambridge
›
The Centre for Computing History is a short walk from Cambridge city centre and is home to a sizeable collection of computers. The museum...
1 comment:
‹
›
Home
View web version