1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-21 22:17:15 +00:00

Disable JITC on certain modules.

This commit is contained in:
David Schmenk
2018-04-07 10:48:11 -07:00
parent 2241c0c65f
commit 61eaeef9c1
5 changed files with 13 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
include "inc/cmdsys.plh"
sysflags nojitc // Keep tone() from compiling and sounding different
//
// Handy constants.
//
+1
View File
@@ -1,4 +1,5 @@
include "inc/cmdsys.plh"
sysflags nojitc // It's file I/O. No need to hurry up and wait.
//
// CFFA1 addresses.
//
+1
View File
@@ -1,4 +1,5 @@
include "inc/cmdsys.plh"
sysflags nojitc // No need to speed this up
def argDelim(str)
byte n