RayCasting engine on the ZXSpectrumNext – Part2
This is the next edition of my ray casting engine series. In this article, I start to look at porting the C# engine into Z80.
an incomplete history
This is the next edition of my ray casting engine series. In this article, I start to look at porting the C# engine into Z80.
o I’ve been making some good progress on my Ray Casting Engine – which is technically what a Wolfenstein engine is, and I thought it’d be fun to write how…
In last week’s episode we loaded up the original ZX Spectrum Manic Miner snapshot, and started ripping level information from it. This week I want to extend this and lift the tile…
So, I thought it would be a nice little change of pace to do a little retro game hacking, and at the same time learn about binary files. Since most…
In this final post we're going to extract the last few bits for this demo, that of the graphics of Miner WIlly, his starting location, and the portal location.
So if you followed my last emulator series, you’ll know that I built up a lot of caches of shapes (characters and sprites) on demand, and then drew them when…
Lemming ZX Spectrum "box"