Wouter Bovelander

Results 4 issues of Wouter Bovelander

This change adds the address $4000 to the MainControlLoop routine. This is the intended location for the routine, but is currently implied by the length of sprite and character data....

Hi, I bought your book and I plan to go through it. I'm not entirely sure why but the game fascinates me, just like other games by Jeff Minter. Thank...

I see plenty of suggestions to add different assemblers, but I've not seen a request to add dasm yet. Cadaver (Lasse Oorni from Covert Bitops) uses dasm for all his...

I have a simple CC65 project and VS64 2.6.1 with two source files sprites.s and sprites.c The build.ninja file keeps generating this line: build h$:\dev\cc65\projects\Sprites\build\sprites.o: asm h:\dev\cc65\projects\Sprites\sprites.sh:\dev\cc65\projects\Sprites\build\sprites.s in which the...