macemu/BasiliskII/src/CrossPlatform
robxnano 604baaa289 Added registers for OpenIndiana x86_64 and other fixes
OpenIndiana/illumos is based on OpenSolaris 10 and
uses the Solaris code paths.
Current status:
Basilisk II: Working but cannot ignore illegal instructions
SheepShaver: Doesn't compile because of same problem
If the SIGSEGV skip instruction handler were fixed, both
programs would likely work.
2022-10-08 03:03:52 +01:00
..
sigsegv.cpp Added registers for OpenIndiana x86_64 and other fixes 2022-10-08 03:03:52 +01:00
sigsegv.h the first steps for Apple Silicon 2020-08-08 11:50:55 +09:00
video_blit.cpp Fix various compiler warnings with Xcode builds. 2022-04-04 23:44:30 -04:00
video_blit.h Moved cross-platform sources into their own directory so that Windows builds don't need to add Unix to the include directory list. 2015-08-06 01:53:29 -07:00
video_vosf.h remove duplicated function and fix BII 2020-11-15 12:53:54 -08:00
vm_alloc.cpp Added registers for NetBSD x86_64 and other fixes 2022-10-08 01:33:44 +01:00
vm_alloc.h Clean up forward declarations in favor of header files. 2022-04-04 13:42:58 -04:00