Sprites using Assembly language on the Atari with Joystick control
Lesson #1 on how to create a Sprite and control it with a joystick all programmed in pure 6502 Assembly. We see how to set up the screen for graphics and how to place a sprite under joystick control. Our development environment is using an Atari 800xl with Mac/65/DDT cartridge.
Source code for this lesson:
https://www.8bitandmore.com/downloads/SPRITE1.ASM