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…