I didn't have the time to cleanup my own code...but will after the Jam is complete.
Executing FOR : NEXT loops on the same line where possible can help remove need for processing line numbers.
Limit GOTO and GOSUB jumping in main Game Loop - do most of your setups and jumping before you move into your Game Loop.