diff --git a/BasiliskII/src/Unix/Linux/NetDriver/config.h b/BasiliskII/src/Unix/Linux/NetDriver/config.h new file mode 120000 index 00000000..fc383f11 --- /dev/null +++ b/BasiliskII/src/Unix/Linux/NetDriver/config.h @@ -0,0 +1 @@ +../../../../../SheepShaver/src/Unix/config.h \ No newline at end of file diff --git a/SheepShaver/src/BeOS/SheepDriver b/SheepShaver/src/BeOS/SheepDriver new file mode 120000 index 00000000..9e581b7f --- /dev/null +++ b/SheepShaver/src/BeOS/SheepDriver @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/SheepDriver \ No newline at end of file diff --git a/SheepShaver/src/BeOS/SheepNet b/SheepShaver/src/BeOS/SheepNet new file mode 120000 index 00000000..7d7d7257 --- /dev/null +++ b/SheepShaver/src/BeOS/SheepNet @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/SheepNet \ No newline at end of file diff --git a/SheepShaver/src/BeOS/audio_beos.cpp b/SheepShaver/src/BeOS/audio_beos.cpp new file mode 120000 index 00000000..ce433abb --- /dev/null +++ b/SheepShaver/src/BeOS/audio_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/audio_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/extfs_beos.cpp b/SheepShaver/src/BeOS/extfs_beos.cpp new file mode 120000 index 00000000..e7cec3dc --- /dev/null +++ b/SheepShaver/src/BeOS/extfs_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/extfs_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/scsi_beos.cpp b/SheepShaver/src/BeOS/scsi_beos.cpp new file mode 120000 index 00000000..c495dce0 --- /dev/null +++ b/SheepShaver/src/BeOS/scsi_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/scsi_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/serial_beos.cpp b/SheepShaver/src/BeOS/serial_beos.cpp new file mode 120000 index 00000000..2231c6d0 --- /dev/null +++ b/SheepShaver/src/BeOS/serial_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/serial_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/sys_beos.cpp b/SheepShaver/src/BeOS/sys_beos.cpp new file mode 120000 index 00000000..4e238dac --- /dev/null +++ b/SheepShaver/src/BeOS/sys_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/sys_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/timer_beos.cpp b/SheepShaver/src/BeOS/timer_beos.cpp new file mode 120000 index 00000000..0d9e8014 --- /dev/null +++ b/SheepShaver/src/BeOS/timer_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/timer_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/BeOS/xpram_beos.cpp b/SheepShaver/src/BeOS/xpram_beos.cpp new file mode 120000 index 00000000..e5d7f965 --- /dev/null +++ b/SheepShaver/src/BeOS/xpram_beos.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/BeOS/xpram_beos.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/AudioBackEnd.cpp b/SheepShaver/src/MacOSX/AudioBackEnd.cpp new file mode 120000 index 00000000..d0d8a5ca --- /dev/null +++ b/SheepShaver/src/MacOSX/AudioBackEnd.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/AudioBackEnd.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/AudioBackEnd.h b/SheepShaver/src/MacOSX/AudioBackEnd.h new file mode 120000 index 00000000..e4f493db --- /dev/null +++ b/SheepShaver/src/MacOSX/AudioBackEnd.h @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/AudioBackEnd.h \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/AudioDevice.cpp b/SheepShaver/src/MacOSX/AudioDevice.cpp new file mode 120000 index 00000000..b56f3a4c --- /dev/null +++ b/SheepShaver/src/MacOSX/AudioDevice.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/AudioDevice.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/AudioDevice.h b/SheepShaver/src/MacOSX/AudioDevice.h new file mode 120000 index 00000000..7892391b --- /dev/null +++ b/SheepShaver/src/MacOSX/AudioDevice.h @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/AudioDevice.h \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/MacOSX_sound_if.cpp b/SheepShaver/src/MacOSX/MacOSX_sound_if.cpp new file mode 120000 index 00000000..da209f87 --- /dev/null +++ b/SheepShaver/src/MacOSX/MacOSX_sound_if.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/MacOSX_sound_if.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/MacOSX_sound_if.h b/SheepShaver/src/MacOSX/MacOSX_sound_if.h new file mode 120000 index 00000000..63bcdb27 --- /dev/null +++ b/SheepShaver/src/MacOSX/MacOSX_sound_if.h @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/MacOSX_sound_if.h \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/audio_macosx.cpp b/SheepShaver/src/MacOSX/audio_macosx.cpp new file mode 120000 index 00000000..418b23c5 --- /dev/null +++ b/SheepShaver/src/MacOSX/audio_macosx.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/audio_macosx.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/clip_macosx.cpp b/SheepShaver/src/MacOSX/clip_macosx.cpp new file mode 120000 index 00000000..7f731e4d --- /dev/null +++ b/SheepShaver/src/MacOSX/clip_macosx.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/clip_macosx.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/extfs_macosx.cpp b/SheepShaver/src/MacOSX/extfs_macosx.cpp new file mode 120000 index 00000000..1afcd4b1 --- /dev/null +++ b/SheepShaver/src/MacOSX/extfs_macosx.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/extfs_macosx.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/macos_util_macosx.h b/SheepShaver/src/MacOSX/macos_util_macosx.h new file mode 120000 index 00000000..cef14874 --- /dev/null +++ b/SheepShaver/src/MacOSX/macos_util_macosx.h @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/macos_util_macosx.h \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/sys_darwin.cpp b/SheepShaver/src/MacOSX/sys_darwin.cpp new file mode 120000 index 00000000..28b80318 --- /dev/null +++ b/SheepShaver/src/MacOSX/sys_darwin.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/sys_darwin.cpp \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/utils_macosx.h b/SheepShaver/src/MacOSX/utils_macosx.h new file mode 120000 index 00000000..c8777733 --- /dev/null +++ b/SheepShaver/src/MacOSX/utils_macosx.h @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/utils_macosx.h \ No newline at end of file diff --git a/SheepShaver/src/MacOSX/utils_macosx.mm b/SheepShaver/src/MacOSX/utils_macosx.mm new file mode 120000 index 00000000..19064958 --- /dev/null +++ b/SheepShaver/src/MacOSX/utils_macosx.mm @@ -0,0 +1 @@ +../../../BasiliskII/src/MacOSX/utils_macosx.mm \ No newline at end of file diff --git a/SheepShaver/src/SDL b/SheepShaver/src/SDL new file mode 120000 index 00000000..48cb61eb --- /dev/null +++ b/SheepShaver/src/SDL @@ -0,0 +1 @@ +../../BasiliskII/src/SDL \ No newline at end of file diff --git a/SheepShaver/src/Unix/Darwin/lowmem.c b/SheepShaver/src/Unix/Darwin/lowmem.c new file mode 120000 index 00000000..7e0a359c --- /dev/null +++ b/SheepShaver/src/Unix/Darwin/lowmem.c @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Darwin/lowmem.c \ No newline at end of file diff --git a/SheepShaver/src/Unix/Darwin/mkstandalone b/SheepShaver/src/Unix/Darwin/mkstandalone new file mode 120000 index 00000000..acfe13f6 --- /dev/null +++ b/SheepShaver/src/Unix/Darwin/mkstandalone @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Darwin/mkstandalone \ No newline at end of file diff --git a/SheepShaver/src/Unix/Darwin/pagezero.c b/SheepShaver/src/Unix/Darwin/pagezero.c new file mode 120000 index 00000000..ae53c815 --- /dev/null +++ b/SheepShaver/src/Unix/Darwin/pagezero.c @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Darwin/pagezero.c \ No newline at end of file diff --git a/SheepShaver/src/Unix/Darwin/testlmem.sh b/SheepShaver/src/Unix/Darwin/testlmem.sh new file mode 120000 index 00000000..1137ef89 --- /dev/null +++ b/SheepShaver/src/Unix/Darwin/testlmem.sh @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Darwin/testlmem.sh \ No newline at end of file diff --git a/SheepShaver/src/Unix/Irix/audio_irix.cpp b/SheepShaver/src/Unix/Irix/audio_irix.cpp new file mode 120000 index 00000000..2e7ef88f --- /dev/null +++ b/SheepShaver/src/Unix/Irix/audio_irix.cpp @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Irix/audio_irix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/Linux/NetDriver b/SheepShaver/src/Unix/Linux/NetDriver new file mode 120000 index 00000000..6e756eb3 --- /dev/null +++ b/SheepShaver/src/Unix/Linux/NetDriver @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Linux/NetDriver \ No newline at end of file diff --git a/SheepShaver/src/Unix/Linux/scsi_linux.cpp b/SheepShaver/src/Unix/Linux/scsi_linux.cpp new file mode 120000 index 00000000..9ebba5fd --- /dev/null +++ b/SheepShaver/src/Unix/Linux/scsi_linux.cpp @@ -0,0 +1 @@ +../../../../BasiliskII/src/Unix/Linux/scsi_linux.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/audio_oss_esd.cpp b/SheepShaver/src/Unix/audio_oss_esd.cpp new file mode 120000 index 00000000..acf070c1 --- /dev/null +++ b/SheepShaver/src/Unix/audio_oss_esd.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/audio_oss_esd.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/bincue_unix.cpp b/SheepShaver/src/Unix/bincue_unix.cpp new file mode 120000 index 00000000..f9ed574d --- /dev/null +++ b/SheepShaver/src/Unix/bincue_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/bincue_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/bincue_unix.h b/SheepShaver/src/Unix/bincue_unix.h new file mode 120000 index 00000000..9c7e8c5c --- /dev/null +++ b/SheepShaver/src/Unix/bincue_unix.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/bincue_unix.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/clip_unix.cpp b/SheepShaver/src/Unix/clip_unix.cpp new file mode 120000 index 00000000..bd5316ec --- /dev/null +++ b/SheepShaver/src/Unix/clip_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/clip_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/config.guess b/SheepShaver/src/Unix/config.guess new file mode 120000 index 00000000..d7e5917c --- /dev/null +++ b/SheepShaver/src/Unix/config.guess @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/config.guess \ No newline at end of file diff --git a/SheepShaver/src/Unix/config.sub b/SheepShaver/src/Unix/config.sub new file mode 120000 index 00000000..5458c713 --- /dev/null +++ b/SheepShaver/src/Unix/config.sub @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/config.sub \ No newline at end of file diff --git a/SheepShaver/src/Unix/cpr.sh b/SheepShaver/src/Unix/cpr.sh new file mode 120000 index 00000000..29f13000 --- /dev/null +++ b/SheepShaver/src/Unix/cpr.sh @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/cpr.sh \ No newline at end of file diff --git a/SheepShaver/src/Unix/ether_unix.cpp b/SheepShaver/src/Unix/ether_unix.cpp new file mode 120000 index 00000000..b2a75d72 --- /dev/null +++ b/SheepShaver/src/Unix/ether_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/ether_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/extfs_unix.cpp b/SheepShaver/src/Unix/extfs_unix.cpp new file mode 120000 index 00000000..6a67ad61 --- /dev/null +++ b/SheepShaver/src/Unix/extfs_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/extfs_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/keycodes b/SheepShaver/src/Unix/keycodes new file mode 120000 index 00000000..da89edcf --- /dev/null +++ b/SheepShaver/src/Unix/keycodes @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/keycodes \ No newline at end of file diff --git a/SheepShaver/src/Unix/ldscripts b/SheepShaver/src/Unix/ldscripts new file mode 120000 index 00000000..39626083 --- /dev/null +++ b/SheepShaver/src/Unix/ldscripts @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/ldscripts \ No newline at end of file diff --git a/SheepShaver/src/Unix/m4 b/SheepShaver/src/Unix/m4 new file mode 120000 index 00000000..a20fe840 --- /dev/null +++ b/SheepShaver/src/Unix/m4 @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/m4 \ No newline at end of file diff --git a/SheepShaver/src/Unix/posix_sem.cpp b/SheepShaver/src/Unix/posix_sem.cpp new file mode 120000 index 00000000..f530e6db --- /dev/null +++ b/SheepShaver/src/Unix/posix_sem.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/posix_sem.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/rpc.h b/SheepShaver/src/Unix/rpc.h new file mode 120000 index 00000000..98cf8a08 --- /dev/null +++ b/SheepShaver/src/Unix/rpc.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/rpc.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/rpc_unix.cpp b/SheepShaver/src/Unix/rpc_unix.cpp new file mode 120000 index 00000000..a960f0b7 --- /dev/null +++ b/SheepShaver/src/Unix/rpc_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/rpc_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/semaphore.h b/SheepShaver/src/Unix/semaphore.h new file mode 120000 index 00000000..9e87a545 --- /dev/null +++ b/SheepShaver/src/Unix/semaphore.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/semaphore.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/serial_unix.cpp b/SheepShaver/src/Unix/serial_unix.cpp new file mode 120000 index 00000000..ccda34be --- /dev/null +++ b/SheepShaver/src/Unix/serial_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/serial_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/sigsegv.cpp b/SheepShaver/src/Unix/sigsegv.cpp new file mode 120000 index 00000000..7bf4d4b6 --- /dev/null +++ b/SheepShaver/src/Unix/sigsegv.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/sigsegv.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/sigsegv.h b/SheepShaver/src/Unix/sigsegv.h new file mode 120000 index 00000000..884f4ed8 --- /dev/null +++ b/SheepShaver/src/Unix/sigsegv.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/sigsegv.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/sshpty.c b/SheepShaver/src/Unix/sshpty.c new file mode 120000 index 00000000..ffaa2bfc --- /dev/null +++ b/SheepShaver/src/Unix/sshpty.c @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/sshpty.c \ No newline at end of file diff --git a/SheepShaver/src/Unix/sshpty.h b/SheepShaver/src/Unix/sshpty.h new file mode 120000 index 00000000..9132736a --- /dev/null +++ b/SheepShaver/src/Unix/sshpty.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/sshpty.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/strlcpy.c b/SheepShaver/src/Unix/strlcpy.c new file mode 120000 index 00000000..59e61670 --- /dev/null +++ b/SheepShaver/src/Unix/strlcpy.c @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/strlcpy.c \ No newline at end of file diff --git a/SheepShaver/src/Unix/strlcpy.h b/SheepShaver/src/Unix/strlcpy.h new file mode 120000 index 00000000..1c551aac --- /dev/null +++ b/SheepShaver/src/Unix/strlcpy.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/strlcpy.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/sys_unix.cpp b/SheepShaver/src/Unix/sys_unix.cpp new file mode 120000 index 00000000..e5769e8d --- /dev/null +++ b/SheepShaver/src/Unix/sys_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/sys_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/timer_unix.cpp b/SheepShaver/src/Unix/timer_unix.cpp new file mode 120000 index 00000000..db93bbd3 --- /dev/null +++ b/SheepShaver/src/Unix/timer_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/timer_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/tunconfig b/SheepShaver/src/Unix/tunconfig new file mode 120000 index 00000000..615f7fe9 --- /dev/null +++ b/SheepShaver/src/Unix/tunconfig @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/tunconfig \ No newline at end of file diff --git a/SheepShaver/src/Unix/vhd_unix.cpp b/SheepShaver/src/Unix/vhd_unix.cpp new file mode 120000 index 00000000..a0c73d90 --- /dev/null +++ b/SheepShaver/src/Unix/vhd_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/vhd_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/vhd_unix.h b/SheepShaver/src/Unix/vhd_unix.h new file mode 120000 index 00000000..deab2e88 --- /dev/null +++ b/SheepShaver/src/Unix/vhd_unix.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/vhd_unix.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/video_blit.cpp b/SheepShaver/src/Unix/video_blit.cpp new file mode 120000 index 00000000..af58691f --- /dev/null +++ b/SheepShaver/src/Unix/video_blit.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/video_blit.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/video_blit.h b/SheepShaver/src/Unix/video_blit.h new file mode 120000 index 00000000..a61855cb --- /dev/null +++ b/SheepShaver/src/Unix/video_blit.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/video_blit.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/video_vosf.h b/SheepShaver/src/Unix/video_vosf.h new file mode 120000 index 00000000..8f1f473c --- /dev/null +++ b/SheepShaver/src/Unix/video_vosf.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/video_vosf.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/vm_alloc.cpp b/SheepShaver/src/Unix/vm_alloc.cpp new file mode 120000 index 00000000..a506dd6e --- /dev/null +++ b/SheepShaver/src/Unix/vm_alloc.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/vm_alloc.cpp \ No newline at end of file diff --git a/SheepShaver/src/Unix/vm_alloc.h b/SheepShaver/src/Unix/vm_alloc.h new file mode 120000 index 00000000..f8aa4b11 --- /dev/null +++ b/SheepShaver/src/Unix/vm_alloc.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/vm_alloc.h \ No newline at end of file diff --git a/SheepShaver/src/Unix/xpram_unix.cpp b/SheepShaver/src/Unix/xpram_unix.cpp new file mode 120000 index 00000000..12e37c98 --- /dev/null +++ b/SheepShaver/src/Unix/xpram_unix.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Unix/xpram_unix.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/b2ether b/SheepShaver/src/Windows/b2ether new file mode 120000 index 00000000..cf8fd89b --- /dev/null +++ b/SheepShaver/src/Windows/b2ether @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/b2ether \ No newline at end of file diff --git a/SheepShaver/src/Windows/cd_defs.h b/SheepShaver/src/Windows/cd_defs.h new file mode 120000 index 00000000..fdaec5bd --- /dev/null +++ b/SheepShaver/src/Windows/cd_defs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/cd_defs.h \ No newline at end of file diff --git a/SheepShaver/src/Windows/cdenable b/SheepShaver/src/Windows/cdenable new file mode 120000 index 00000000..3b36f98c --- /dev/null +++ b/SheepShaver/src/Windows/cdenable @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/cdenable \ No newline at end of file diff --git a/SheepShaver/src/Windows/clip_windows.cpp b/SheepShaver/src/Windows/clip_windows.cpp new file mode 120000 index 00000000..2669ccc9 --- /dev/null +++ b/SheepShaver/src/Windows/clip_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/clip_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/ether_windows.cpp b/SheepShaver/src/Windows/ether_windows.cpp new file mode 120000 index 00000000..44595188 --- /dev/null +++ b/SheepShaver/src/Windows/ether_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/ether_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/ether_windows.h b/SheepShaver/src/Windows/ether_windows.h new file mode 120000 index 00000000..6659d3c9 --- /dev/null +++ b/SheepShaver/src/Windows/ether_windows.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/ether_windows.h \ No newline at end of file diff --git a/SheepShaver/src/Windows/extfs_windows.cpp b/SheepShaver/src/Windows/extfs_windows.cpp new file mode 120000 index 00000000..26d851b3 --- /dev/null +++ b/SheepShaver/src/Windows/extfs_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/extfs_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/kernel_windows.cpp b/SheepShaver/src/Windows/kernel_windows.cpp new file mode 120000 index 00000000..d9c12cdc --- /dev/null +++ b/SheepShaver/src/Windows/kernel_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/kernel_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/kernel_windows.h b/SheepShaver/src/Windows/kernel_windows.h new file mode 120000 index 00000000..10e68ceb --- /dev/null +++ b/SheepShaver/src/Windows/kernel_windows.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/kernel_windows.h \ No newline at end of file diff --git a/SheepShaver/src/Windows/posix_emu.cpp b/SheepShaver/src/Windows/posix_emu.cpp new file mode 120000 index 00000000..336f134f --- /dev/null +++ b/SheepShaver/src/Windows/posix_emu.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/posix_emu.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/posix_emu.h b/SheepShaver/src/Windows/posix_emu.h new file mode 120000 index 00000000..6fd82b8b --- /dev/null +++ b/SheepShaver/src/Windows/posix_emu.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/posix_emu.h \ No newline at end of file diff --git a/SheepShaver/src/Windows/prefs_editor_gtk.cpp b/SheepShaver/src/Windows/prefs_editor_gtk.cpp new file mode 120000 index 00000000..b94e7615 --- /dev/null +++ b/SheepShaver/src/Windows/prefs_editor_gtk.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/prefs_editor_gtk.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/router b/SheepShaver/src/Windows/router new file mode 120000 index 00000000..e8619d55 --- /dev/null +++ b/SheepShaver/src/Windows/router @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/router \ No newline at end of file diff --git a/SheepShaver/src/Windows/serial_windows.cpp b/SheepShaver/src/Windows/serial_windows.cpp new file mode 120000 index 00000000..88454f92 --- /dev/null +++ b/SheepShaver/src/Windows/serial_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/serial_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/sys_windows.cpp b/SheepShaver/src/Windows/sys_windows.cpp new file mode 120000 index 00000000..3eacbe88 --- /dev/null +++ b/SheepShaver/src/Windows/sys_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/sys_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/timer_windows.cpp b/SheepShaver/src/Windows/timer_windows.cpp new file mode 120000 index 00000000..b43201a9 --- /dev/null +++ b/SheepShaver/src/Windows/timer_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/timer_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/util_windows.cpp b/SheepShaver/src/Windows/util_windows.cpp new file mode 120000 index 00000000..74810981 --- /dev/null +++ b/SheepShaver/src/Windows/util_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/util_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/Windows/util_windows.h b/SheepShaver/src/Windows/util_windows.h new file mode 120000 index 00000000..f875032d --- /dev/null +++ b/SheepShaver/src/Windows/util_windows.h @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/util_windows.h \ No newline at end of file diff --git a/SheepShaver/src/Windows/xpram_windows.cpp b/SheepShaver/src/Windows/xpram_windows.cpp new file mode 120000 index 00000000..4c317a37 --- /dev/null +++ b/SheepShaver/src/Windows/xpram_windows.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/Windows/xpram_windows.cpp \ No newline at end of file diff --git a/SheepShaver/src/adb.cpp b/SheepShaver/src/adb.cpp new file mode 120000 index 00000000..1cc36b98 --- /dev/null +++ b/SheepShaver/src/adb.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/adb.cpp \ No newline at end of file diff --git a/SheepShaver/src/audio.cpp b/SheepShaver/src/audio.cpp new file mode 120000 index 00000000..3cc4fd95 --- /dev/null +++ b/SheepShaver/src/audio.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/audio.cpp \ No newline at end of file diff --git a/SheepShaver/src/cdrom.cpp b/SheepShaver/src/cdrom.cpp new file mode 120000 index 00000000..d97cd44d --- /dev/null +++ b/SheepShaver/src/cdrom.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/cdrom.cpp \ No newline at end of file diff --git a/SheepShaver/src/disk.cpp b/SheepShaver/src/disk.cpp new file mode 120000 index 00000000..f994afaa --- /dev/null +++ b/SheepShaver/src/disk.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/disk.cpp \ No newline at end of file diff --git a/SheepShaver/src/dummy/audio_dummy.cpp b/SheepShaver/src/dummy/audio_dummy.cpp new file mode 120000 index 00000000..6c3904ce --- /dev/null +++ b/SheepShaver/src/dummy/audio_dummy.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/dummy/audio_dummy.cpp \ No newline at end of file diff --git a/SheepShaver/src/dummy/clip_dummy.cpp b/SheepShaver/src/dummy/clip_dummy.cpp new file mode 120000 index 00000000..d5f48422 --- /dev/null +++ b/SheepShaver/src/dummy/clip_dummy.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/dummy/clip_dummy.cpp \ No newline at end of file diff --git a/SheepShaver/src/dummy/prefs_editor_dummy.cpp b/SheepShaver/src/dummy/prefs_editor_dummy.cpp new file mode 120000 index 00000000..66b5d559 --- /dev/null +++ b/SheepShaver/src/dummy/prefs_editor_dummy.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/dummy/prefs_editor_dummy.cpp \ No newline at end of file diff --git a/SheepShaver/src/dummy/scsi_dummy.cpp b/SheepShaver/src/dummy/scsi_dummy.cpp new file mode 120000 index 00000000..ae968210 --- /dev/null +++ b/SheepShaver/src/dummy/scsi_dummy.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/dummy/scsi_dummy.cpp \ No newline at end of file diff --git a/SheepShaver/src/dummy/serial_dummy.cpp b/SheepShaver/src/dummy/serial_dummy.cpp new file mode 120000 index 00000000..26af78ab --- /dev/null +++ b/SheepShaver/src/dummy/serial_dummy.cpp @@ -0,0 +1 @@ +../../../BasiliskII/src/dummy/serial_dummy.cpp \ No newline at end of file diff --git a/SheepShaver/src/extfs.cpp b/SheepShaver/src/extfs.cpp new file mode 120000 index 00000000..62314724 --- /dev/null +++ b/SheepShaver/src/extfs.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/extfs.cpp \ No newline at end of file diff --git a/SheepShaver/src/include/adb.h b/SheepShaver/src/include/adb.h new file mode 120000 index 00000000..e65ef4a4 --- /dev/null +++ b/SheepShaver/src/include/adb.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/adb.h \ No newline at end of file diff --git a/SheepShaver/src/include/audio.h b/SheepShaver/src/include/audio.h new file mode 120000 index 00000000..73ebba7e --- /dev/null +++ b/SheepShaver/src/include/audio.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/audio.h \ No newline at end of file diff --git a/SheepShaver/src/include/audio_defs.h b/SheepShaver/src/include/audio_defs.h new file mode 120000 index 00000000..04523f25 --- /dev/null +++ b/SheepShaver/src/include/audio_defs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/audio_defs.h \ No newline at end of file diff --git a/SheepShaver/src/include/cdrom.h b/SheepShaver/src/include/cdrom.h new file mode 120000 index 00000000..d7300f7a --- /dev/null +++ b/SheepShaver/src/include/cdrom.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/cdrom.h \ No newline at end of file diff --git a/SheepShaver/src/include/clip.h b/SheepShaver/src/include/clip.h new file mode 120000 index 00000000..23f10c02 --- /dev/null +++ b/SheepShaver/src/include/clip.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/clip.h \ No newline at end of file diff --git a/SheepShaver/src/include/debug.h b/SheepShaver/src/include/debug.h new file mode 120000 index 00000000..6a0dd40c --- /dev/null +++ b/SheepShaver/src/include/debug.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/debug.h \ No newline at end of file diff --git a/SheepShaver/src/include/disk.h b/SheepShaver/src/include/disk.h new file mode 120000 index 00000000..d785c55d --- /dev/null +++ b/SheepShaver/src/include/disk.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/disk.h \ No newline at end of file diff --git a/SheepShaver/src/include/extfs.h b/SheepShaver/src/include/extfs.h new file mode 120000 index 00000000..a86e2538 --- /dev/null +++ b/SheepShaver/src/include/extfs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/extfs.h \ No newline at end of file diff --git a/SheepShaver/src/include/extfs_defs.h b/SheepShaver/src/include/extfs_defs.h new file mode 120000 index 00000000..0970ce1f --- /dev/null +++ b/SheepShaver/src/include/extfs_defs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/extfs_defs.h \ No newline at end of file diff --git a/SheepShaver/src/include/prefs.h b/SheepShaver/src/include/prefs.h new file mode 120000 index 00000000..64a7ae51 --- /dev/null +++ b/SheepShaver/src/include/prefs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/prefs.h \ No newline at end of file diff --git a/SheepShaver/src/include/scsi.h b/SheepShaver/src/include/scsi.h new file mode 120000 index 00000000..b5aa39cc --- /dev/null +++ b/SheepShaver/src/include/scsi.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/scsi.h \ No newline at end of file diff --git a/SheepShaver/src/include/serial.h b/SheepShaver/src/include/serial.h new file mode 120000 index 00000000..42183f36 --- /dev/null +++ b/SheepShaver/src/include/serial.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/serial.h \ No newline at end of file diff --git a/SheepShaver/src/include/serial_defs.h b/SheepShaver/src/include/serial_defs.h new file mode 120000 index 00000000..1765fd10 --- /dev/null +++ b/SheepShaver/src/include/serial_defs.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/serial_defs.h \ No newline at end of file diff --git a/SheepShaver/src/include/sony.h b/SheepShaver/src/include/sony.h new file mode 120000 index 00000000..d9eb3144 --- /dev/null +++ b/SheepShaver/src/include/sony.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/sony.h \ No newline at end of file diff --git a/SheepShaver/src/include/sys.h b/SheepShaver/src/include/sys.h new file mode 120000 index 00000000..5581536a --- /dev/null +++ b/SheepShaver/src/include/sys.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/sys.h \ No newline at end of file diff --git a/SheepShaver/src/include/timer.h b/SheepShaver/src/include/timer.h new file mode 120000 index 00000000..a7ee23e9 --- /dev/null +++ b/SheepShaver/src/include/timer.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/timer.h \ No newline at end of file diff --git a/SheepShaver/src/include/xpram.h b/SheepShaver/src/include/xpram.h new file mode 120000 index 00000000..382aa791 --- /dev/null +++ b/SheepShaver/src/include/xpram.h @@ -0,0 +1 @@ +../../../BasiliskII/src/include/xpram.h \ No newline at end of file diff --git a/SheepShaver/src/kpx_cpu/src/cpu/jit/x86/codegen_x86.h b/SheepShaver/src/kpx_cpu/src/cpu/jit/x86/codegen_x86.h new file mode 120000 index 00000000..110f4bd0 --- /dev/null +++ b/SheepShaver/src/kpx_cpu/src/cpu/jit/x86/codegen_x86.h @@ -0,0 +1 @@ +../../../../../../../BasiliskII/src/uae_cpu/compiler/codegen_x86.h \ No newline at end of file diff --git a/SheepShaver/src/prefs.cpp b/SheepShaver/src/prefs.cpp new file mode 120000 index 00000000..6559f3b1 --- /dev/null +++ b/SheepShaver/src/prefs.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/prefs.cpp \ No newline at end of file diff --git a/SheepShaver/src/scsi.cpp b/SheepShaver/src/scsi.cpp new file mode 120000 index 00000000..1e1a7e34 --- /dev/null +++ b/SheepShaver/src/scsi.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/scsi.cpp \ No newline at end of file diff --git a/SheepShaver/src/slirp b/SheepShaver/src/slirp new file mode 120000 index 00000000..4e6fe8f5 --- /dev/null +++ b/SheepShaver/src/slirp @@ -0,0 +1 @@ +../../BasiliskII/src/slirp \ No newline at end of file diff --git a/SheepShaver/src/sony.cpp b/SheepShaver/src/sony.cpp new file mode 120000 index 00000000..42aaabb7 --- /dev/null +++ b/SheepShaver/src/sony.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/sony.cpp \ No newline at end of file diff --git a/SheepShaver/src/xpram.cpp b/SheepShaver/src/xpram.cpp new file mode 120000 index 00000000..17fe090f --- /dev/null +++ b/SheepShaver/src/xpram.cpp @@ -0,0 +1 @@ +../../BasiliskII/src/xpram.cpp \ No newline at end of file