Added F_DUM(Author of change-- Henry Bal).
This commit is contained in:
parent
f31d74d66d
commit
827ce2a2ce
@ -8,6 +8,7 @@
|
||||
.define Ytmp, EXG, ARTH, RETURN, SIGN
|
||||
.define RETSIZE, TRAPVAL, STACK, BRANCH
|
||||
.define start, Push, Pop, STACKTh, STACKTl
|
||||
.define F_DUM
|
||||
|
||||
! DEFINITIONS
|
||||
|
||||
@ -21,6 +22,8 @@ RDCH = 0FFE0h ! This subroutine returns a character in
|
||||
OSBYTE = 0FFF4h ! This subroutine performs miscelaneous
|
||||
! operating system calls
|
||||
|
||||
F_DUM = 0 ! Dummy floating point constant
|
||||
|
||||
! Here are the error numbers
|
||||
|
||||
Earray = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user