New Game - wip

Basic and Machine Language

Moderator: Moderators

carlsson
Class of '6502
Posts: 5516
Joined: Wed Mar 10, 2004 1:41 am

Post by carlsson »

Yes. Since you're not short of space in your own game, you can add this at the end:

LDA #$FF
STA $9122 ; restore keyboard/joystick input

Depending what you use the joystick input for, you may want to treat each direction and multiply by screen width. At least the little routine packs the directions nicely.
Anders Carlsson

Image Image Image Image Image
Post Reply