Added files

This commit is contained in:
2026-07-24 10:49:40 +01:00
commit 7e5ac796e3
3 changed files with 149 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
PORT=/dev/ttyUSB3
test.srec: test.asm
tpasm -P 68705 -o srec test.srec -o text test.txt test.asm
@echo "load t"
@cat test.srec