folder and such for coding

This commit is contained in:
2024-11-19 14:32:39 -05:00
parent a176969850
commit 7c0865bb67
5 changed files with 1745 additions and 1 deletions

2
code/assemble.sh Executable file
View File

@@ -0,0 +1,2 @@
as9 assist09.asm -l s19
objcopy --input-target=srec --output-target=binary assist09.s19 assist09.bin