mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
c1b482e48a
If we don't preserver the %a2 register through MacOS traps, the content of "emile_l2_header_t* info" in second/main:start() is lost. It seems gcc supposes this register is not modified whereas it is. This has been detected on a powermac 7100. I don't know if this appears because of the powermac ROM or of the gcc version (4.3.2). Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
||
---|---|---|
.. | ||
devices.h | ||
errors.h | ||
events.h | ||
files.h | ||
gestalt.h | ||
init.h | ||
lowmem.h | ||
memory.h | ||
osutils.h | ||
quickdraw.h | ||
romdefs.h | ||
scsi.h | ||
serial.h | ||
slotmanager.h | ||
traps.h | ||
types.h | ||
video.h |