Files
asmgen/demo/transposed_fonts
Rob McMullen 35a33f86e1 Added support for arbitrarily wide and tall tiles
* common usage is probably 2x2 tiles, but can handle bigger
2018-07-24 19:20:14 -07:00
..
2018-07-23 15:44:08 -07:00
2018-07-23 15:44:08 -07:00
2018-07-24 10:21:50 -07:00

This code is designed for the ATasm assembler, in MAC/65 format.

To run the Makefile, you will need atrcopy and pyatasm installed, i.e.:

    pip install atrcopy pyatasm