From: Guillermo J. Rozas Date: Mon, 6 Nov 1989 17:33:18 +0000 (+0000) Subject: First batch of changes to run scheme: X-Git-Tag: 20090517-FFI~11702 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=8a8cb8538b4cd3c3e9976dbde924a2b1d6e22485;p=mit-scheme.git First batch of changes to run scheme: Add ASM_REGISTER_BLOCK definition and ASM_RESET_HOOK. A6_OFFSET was incorrect. It corresponded to scheme_to_interface, not trampoline_to_interface. Change the definitions of FORMAT_BYTE_MUMBLE and FORMAT_WORD_MUMBLE to not depend on signed numbers being correctly cast. ---