A demonstration of the use of C, sprites, and banks to create a tiled map.
Everything is quite primitive right now. The scrolling is terrible.
The map is 256 x 256 and stored in banks 10-17 (it's 64k). My plan is of course to make it larger.
Use the cursor keys to move about the map.