This commit is contained in:
Joshua Bell
2024-12-22 10:05:41 -08:00
parent 57121740a0
commit c8a89bd013
+1 -1
View File
@@ -19,7 +19,7 @@ kMaxSysLength = ($BF00 - sys_start_address)
.org sys_start_address
;;; ============================================================
;;; Interpeter protocol
;;; Interpreter protocol
;;; http://www.easy68k.com/paulrsm/6502/PDOS8TRM.HTM#5.1.5.1
jmp start