nforth/config.asm

10 lines
83 B
NASM

MEMSIZE = $20000
CFG_PRINT_SYMTAB = 1
;; features
CFG_DEBUG = 1
CFG_TIME = 0