mirror of
https://github.com/robmcmullen/asmgen.git
synced 2026-04-20 10:16:32 +00:00
Added README for demo directories
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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
|
||||
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user