Added function definitions for some random functions like two-arg-char=.
Added TYPE-CHECK XOP and its load-time support. Changed immediate numeric operands to always be 8 or 24 bits, instead of having 32 bit ones. Added BYTE-APPLY which avoids consing a list and using APPLY for small numbers of arguments. Changed DO-CALL and DO-TAIL-CALL to use BYTE-APPLY. Added support for type-check XOP in disassembler.
Loading
Please register or sign in to comment