Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 2bd9ee71e8 Implement "ignoresegv" feature on FreeBSD/x86 (tested on FreeBSD 4.5)
- sigsegv.cpp (ix86_skip_instruction): Add decoder for movzwl instructions.
  (main): oddly, FreeBSD doesn't seem to let a write to a page if it is
  write-only. Aka. make the page readable too.
2002-05-20 17:49:04 +00:00
BasiliskII Implement "ignoresegv" feature on FreeBSD/x86 (tested on FreeBSD 4.5) 2002-05-20 17:49:04 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00
SheepShaver - B2_TOPDIR: new macro specifying where Basilisk II directory can be found. 2002-05-09 09:55:45 +00:00