 |
Description |
A program that allows you to draw tiles from a CHR file to a nametable map of any size. Useful for creating large overworld maps that are to be scrolled. Export the tile nametable .asm file as well as the one for the palettes.
Also allows user to draw 16x16 metatiles and create a nametable map with those, and export all corresponding files.
----
Version 1.1: Fixed issue where importing and exporting the attribute/palette map would reverse each byte. I was thinking the least significant byte was on the left for some reason |
|