mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-27 12:49:29 +00:00
Delete code related to NATIVETRAN feature. (#232)
* Delete code related to NATIVETRAN feature. This was obsolete work that had been done for generating native code from the bytecode. Closes Interlisp/medley#89. * Remove unused SaveD6.
This commit is contained in:
@@ -30,7 +30,6 @@ NOASM If true, suppress any attempt to include assembler
|
||||
SUN3_OS4_IL
|
||||
SUN4_OS4_IL
|
||||
OPDISP
|
||||
NATIVETRAN
|
||||
PROFILE
|
||||
and enables NOASMFNCALL
|
||||
C_ONLY
|
||||
@@ -101,9 +100,6 @@ ORG_FILPCORSORBAR If true, you get the pixwin version of cursor changing;
|
||||
region.
|
||||
OLD_CURSOR If true, uses the pixwin cursor code (e.g., win_setcursor);
|
||||
otherwise, uses the direct-write technique.
|
||||
NATIVETRAN If true, code to support the native-code translator is
|
||||
included in the emulator. This feature was never released,
|
||||
and most such code is probably obsolete.
|
||||
OS4_TYPE4BUG If true, includes the patches around SunOS 4.0.x's failure
|
||||
to tell you you've got a Type-4 keyboard.
|
||||
ALLDIRSEARCH CURRENTLY HARD DISABLED IN directory.c; looks like it
|
||||
|
||||
Reference in New Issue
Block a user