1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-02-10 10:30:58 +00:00

Auto SRC plasma.4th at PLFORTH startup

This commit is contained in:
David Schmenk 2024-01-07 14:13:08 -08:00
parent bb4e0ee773
commit 8999c3286f
2 changed files with 4 additions and 3 deletions

Binary file not shown.

View File

@ -1999,6 +1999,7 @@ _estkh = ^(@syscall + 3)
fileio:iobufalloc(4) // Allocate a bunch of file buffers
startheap = heapmark
coldstart
_src_("plasma.4th")
inptr = argNext(argFirst)
if not except(@exit)
if ^inptr; inptr++; _srcstr_; fin