Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 165b32da39 Fix build with gcc4 on x86-64: ignore errors when casting pointers to int
from regs & fpu members + code cache. This is possible because data is
allocated in 32-bit space and we force allocation of translation cache to
those bounds too.
2005-04-24 23:00:08 +00:00
BasiliskII Fix build with gcc4 on x86-64: ignore errors when casting pointers to int 2005-04-24 23:00:08 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver fix inline asm for gcc4 2005-04-24 17:22:49 +00:00