Continuing…

Continuing…

I added a “dispatcher” to the frogger code. Within the dispatcher the old “MoveTo-InBetween” routines get called. The dispatcher uses subroutines, so theoretically JSR and RTS cycles are wasted, but the code looks generally so much nicer, that I leave…

Frogger revisited

Frogger revisited

I “talked” about it for quite some time – but this week I actually did some Frogger programming. Frogger Special edition Following things are on my schedule: arcade music and sound effects smoother graphics keeping the “under 30000 cycles” barrier…