Examples of background scrolling in NES 6502 assembler for ca65/ld65
Nice! You already know how to draw static backgrounds for NES. (See https://github.com/binary-sequence/nes-hello-world)
Now it is time for the next level: background scrolling.
Color palettes, pattern tables and even two nametables were created with the NEXXT tile editor.
- See the source code auto-scroll-horizontal.asm
- https://www.youtube.com/@NesHacker
- https://www.youtube.com/@DisplacedGamers
- https://famicom.party
- https://www.nesdev.org/wiki/Nesdev_Wiki
- https://discord.gg/JSG4kuF8EK (including people in the discord channel)