/nes-background-scrolling

Examples of background scrolling in NES 6502 assembler for ca65/ld65

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

nes-background-scrolling

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.

  1. auto-scroll-horizontal.nes
  2. Special thanks to

auto-scroll-horizontal.nes

auto-scroll-horizontal.nes on FCEUX

Color palettes, pattern tables and even two nametables were created with the NEXXT tile editor.

1 palette, 1 pattern table and 2 nametables in NEXXT

Special thanks to