;Simple code to be run through the exomizer ;for level compression. The game code's level ;data should be extracted to the specific map address. ;The map address target is $a000-$b400 ;VIEW PROPERTIES (POST BUILD) to see how to compress ;screens or other data. !to "packmap.prg",cbm *=$a000 !bin "files\level3map.bin"