Skip to content
Snippets Groups Projects
Commit 22ffd911 authored by ram's avatar ram
Browse files

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.
parent 6fc83b6c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment