Move IntCode and IntEnb to the register block so that compiled code
authorChris Hanson <org/chris-hanson/cph>
Fri, 11 Sep 1992 21:59:11 +0000 (21:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 11 Sep 1992 21:59:11 +0000 (21:59 +0000)
commitab266303672c61901e93bf76e716616e8167db30
tree442fb09686b0abca81ebd7deae2dd55cf91efca3
parent2d80f13f90e13feabd8e60a3b04101225d09e47b
Move IntCode and IntEnb to the register block so that compiled code
can access them.
v7/src/microcode/const.h
v7/src/microcode/dosconio.c
v7/src/microcode/extern.h
v7/src/microcode/interp.c
v7/src/microcode/intrpt.h
v7/src/microcode/storage.c
v8/src/microcode/const.h
v8/src/microcode/interp.c