Skip to content

Latest commit

 

History

History

08_map-scroll

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Map Scroll (SDCC version)

View and scroll through map data created with the Tiled Map Editor.

preview

How to build

Pre-request

Map data

Build

git clone https://github.com/suzukiplan/vgszero
cd vgszero/example/08_map-scroll
make

ROM structure

8KB x 4 banks = 32KB ROM
  • Bank 0: program
  • Bank 1: program
  • Bank 2: image.chr
  • Bank 3: mapdata.bin