mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-02-10 10:30:58 +00:00
New JIT defaults
This commit is contained in:
parent
630ccd88fa
commit
46b9f073d5
@ -58,8 +58,8 @@ word syspath
|
||||
word syscmdln
|
||||
word = @execmod, @open, @close, @read, 0 // Mark write() as NULL
|
||||
byte perr
|
||||
byte jitcount = 45
|
||||
byte jitsize = 255
|
||||
byte jitcount = 44
|
||||
byte jitsize = 96
|
||||
//
|
||||
// Working input buffer overlayed with strings table
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user