mirror of
https://github.com/robmcmullen/asmgen.git
synced 2026-04-21 16:16:29 +00:00
35a33f86e1
* common usage is probably 2x2 tiles, but can handle bigger
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