macemu/BasiliskII/src/Unix
2020-12-11 18:02:12 -08:00
..
Darwin src/Unix/Darwin/testlmem.sh: make code shorter 2020-05-05 19:48:35 +02:00
FreeBSD Happy New Year! 2008-01-01 09:40:36 +00:00
Irix Happy New Year! 2008-01-01 09:40:36 +00:00
ldscripts Don't use linker script on x86_64, there is no need for it and it 2020-12-11 18:02:12 -08:00
Linux Remove obsolete sg.h workaround. 2018-10-31 12:43:55 +00:00
m4 fix underquoted definition warning 2006-05-05 07:37:14 +00:00
Solaris Happy New Year! 2008-01-01 09:40:36 +00:00
.gitignore Added gitignores for quilt patches 2017-07-14 15:08:02 -04:00
acinclude.m4 Undo the SDL bits to favor the pkg-config bits. This should be more portable. I'm not sure if I'm breaking the cygwin build here, so I may have to give that a shot. 2017-07-14 12:25:37 -04:00
asm_support.s Happy New Year! 2005-01-30 21:42:16 +00:00
audio_oss_esd.cpp Happy New Year! 2008-01-01 09:40:36 +00:00
autogen.sh Fix autogen.sh to automatically include the local m4 directory, used as a 2007-06-13 13:27:40 +00:00
BasiliskII_32x32x32_icon.c Basilisk II: Add icons for X11 based on the MacOS X icons (fixes #160). 2017-12-31 12:10:30 +10:30
BasiliskII_128x128x32_icon.c Basilisk II: Add icons for X11 based on the MacOS X icons (fixes #160). 2017-12-31 12:10:30 +10:30
BasiliskII.1 |Description: fix to the documentation 2012-04-01 15:07:53 +00:00
bincue_unix.cpp fix some warnings in Xcode8 build 2016-12-17 22:04:57 -05:00
bincue_unix.h [Geoffrey Brown] 2010-10-06 00:30:23 +00:00
clip_unix.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
config.guess Update config.guess and config.sub 2020-12-11 17:26:27 -08:00
config.sub Update config.guess and config.sub 2020-12-11 17:26:27 -08:00
configure.ac Don't use linker script on x86_64, there is no need for it and it 2020-12-11 18:02:12 -08:00
cpr.sh [patch from Mike Sliczniak] 2009-02-19 06:52:03 +00:00
disk_sparsebundle.cpp disk_generic: Distinguish between unknown disks, and unmountable disks 2013-03-11 17:08:27 -04:00
disk_unix.h disk_generic: Distinguish between unknown disks, and unmountable disks 2013-03-11 17:08:27 -04:00
ether_unix.cpp Make vdeplug support optional. 2018-10-31 12:36:35 +00:00
extfs_unix.cpp Correctly set last-modified time on exported files. 2016-07-29 11:45:51 -04:00
fbdevices - added fbdev video code and SPARC assembly optimizations 1999-10-21 13:19:27 +00:00
install-sh updated autoconf auxiliary files 2003-06-27 13:59:16 +00:00
keycodes Happy New Year! 2005-01-30 21:42:16 +00:00
main_unix.cpp Move the RAM debug message to the proper place. 2020-07-03 19:42:55 -04:00
Makefile.in Fixing bincue support when compiling --with-bincue and --enable-standalone-gui in both SheepSaver and BasiliskII by adding bincue_unix.o to list of objects compiled with the GUI application and adjusting the libs slightly (note that having extra libs listed should't neagtively effect anything). Without these changes those command line arguments cannot both be used. 2017-08-18 17:52:58 -04:00
mkinstalldirs updated autoconf auxiliary files 2003-06-27 13:59:16 +00:00
posix_sem.cpp Happy New Year! 2008-01-01 09:40:36 +00:00
prefs_editor_gtk.cpp more cleanups (unused/uninitialized variables, forgotten free()s, etc.) 2012-09-08 12:33:39 +02:00
prefs_unix.cpp BasiliskII side of changes to support .sheepvm bundles for SheepShaver 2009-07-23 19:19:14 +00:00
rpc_unix.cpp Fix more Xcode8 warnings and tweak project settings. 2016-12-17 23:31:03 -05:00
rpc.h Happy New Year! 2008-01-01 09:40:36 +00:00
semaphore.h MacOS X doesn't implement unnamed POSIX semaphores even though their libc 2005-05-14 17:32:55 +00:00
serial_unix.cpp Set tty raw mode when using a pty. 2013-02-25 20:24:56 -05:00
sshpty.c another try to get sshpty.c compiling on bsd 2012-06-17 23:15:10 +00:00
sshpty.h - it is now possible to make the serial drivers pipe their input/output 2002-07-31 16:46:14 +00:00
strlcpy.c - it is now possible to make the serial drivers pipe their input/output 2002-07-31 16:46:14 +00:00
strlcpy.h - it is now possible to make the serial drivers pipe their input/output 2002-07-31 16:46:14 +00:00
sys_unix.cpp don't try to run diskutil eject (null) 2018-01-01 15:42:53 -05:00
sysdeps.h clean up some code 2017-12-10 11:27:32 -05:00
timer_unix.cpp Merge branch 'master' of https://github.com/cebix/macemu 2017-08-08 23:38:41 -04:00
tinyxml2.cpp Full sparsebundle implementation 2013-02-24 14:11:29 -05:00
tinyxml2.h Full sparsebundle implementation 2013-02-24 14:11:29 -05:00
tunconfig Making tunconfig working 2016-05-28 02:20:35 +02:00
user_strings_unix.cpp Basilisk II: Add icons for X11 based on the MacOS X icons (fixes #160). 2017-12-31 12:10:30 +10:30
user_strings_unix.h Basilisk II: Add icons for X11 based on the MacOS X icons (fixes #160). 2017-12-31 12:10:30 +10:30
vhd_unix.cpp disk_generic: Distinguish between unknown disks, and unmountable disks 2013-03-11 17:08:27 -04:00
video_x.cpp Fix a weird whitespace. 2020-07-15 21:56:00 -04:00
xpram_unix.cpp BasiliskII side of changes to support .sheepvm bundles for SheepShaver 2009-07-23 19:19:14 +00:00