Shadow of the Beast
This games been part of my life for some time, I did the PC Engine port of it, and gave some advice on the C64 one, and did a Spectrum…
an incomplete history
This games been part of my life for some time, I did the PC Engine port of it, and gave some advice on the C64 one, and did a Spectrum…
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…
In this part, I’m going to start looking at sprites, and see if there’s anything I can do in order to display “something” so I can better see games running.…
The next part deals with tracking down CPU bugs, and ways to log quickly, and we also take a look at C64 memory mapping.
A look at the 6502 CPU's flags and how to actually emulate CPU instructions in any emulator.
These articles were first published at the start of 2015, and GameMaker has changed a lot since then – not least with the release of GameMaker Studio 2. Fortunately nothing…