Skip to content

Commit e4c00fd

Browse files
author
Noam Preil
committed
Remove echo that was used for debugging
1 parent fc424b4 commit e4c00fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/00/thread.asm

-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ _: pop af
354354
cp a
355355
ret
356356

357-
.echo "lp: 0x{0:X4}" launchProgram
358357
;; launchProgram [Threading]
359358
;; Loads the specified file into memory as a program and starts a
360359
;; new thread for it. The file must be a valid KEXC executable.

0 commit comments

Comments
 (0)