Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche f32e053178 Apply the no-stack-frame optimization in op_invoke_*() to MacOS X for Intel
templates. This avoids mis-aligninment of the stack, and useless reservation
of space on it for function args. Indeed, we now pre-allocate 16 stack-slots
in op_execute() for this purpose.
2006-01-22 00:12:39 +00:00
BasiliskII Adapt for MacOS X for Intel, also fix thread_state type in forward_exception() 2006-01-22 00:05:05 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver Apply the no-stack-frame optimization in op_invoke_*() to MacOS X for Intel 2006-01-22 00:12:39 +00:00