View and scroll through map data created with the Tiled Map Editor.
- GNU make and GNU Compiler Collection
- macOS: install XCODE
- Linux:
sudo apt install build-essential
- SDCC version 4.1.0
- mapdata.tmx & image.tsx are data that created with the Tiled Map Editor.
git clone https://github.com/suzukiplan/vgszero
cd vgszero/example/08_map-scroll
make
8KB x 4 banks = 32KB ROM
- Bank 0: program
- Bank 1: program
- Bank 2: image.chr
- Bank 3: mapdata.bin