.. |
Darwin
|
revert BasiliskII, change only SheepShaver
|
2017-11-18 13:08:30 +09: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
|
|
|
Linux
|
Fixes #120 by adding support for v4.11 Linux Kernels which need an extra header.
|
2017-08-18 17:20:29 -04:00 |
m4
|
|
|
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
|
|
|
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
|
reverted to SDL 1.x compatible audio APIs (which still work in SDL2)
|
2017-09-04 12:13:50 -04: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
|
|
|
config.sub
|
|
|
configure.ac
|
Linux: change configure defaults to SDL2
|
2018-06-26 21:00:52 +09: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
|
Avoid an all-zero Ethernet/MAC address when using TUN/TAP (fixes #154).
|
2017-12-28 22:49:01 +10:30 |
extfs_unix.cpp
|
Correctly set last-modified time on exported files.
|
2016-07-29 11:45:51 -04:00 |
fbdevices
|
|
|
install-sh
|
|
|
keycodes
|
|
|
main_unix.cpp
|
BII fix pref item ramsize
|
2018-07-08 19:43:36 +09: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
|
|
|
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
|
added pref, "sdlrender", which can force a specific, SDL2 renderer (software can be faster in some cases, such as on VirtualBox hosts)
|
2017-09-09 16:48:30 +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
|
|
|
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
|
|
|
strlcpy.c
|
|
|
strlcpy.h
|
|
|
sys_unix.cpp
|
don't try to run diskutil eject (null)
|
2018-01-01 15:42:53 -05:00 |
sysdeps.h
|
Merge commit '01f63e605a68856718dd16e07835cd2d61ba6727' into DavidLudwig_and_jvernet
|
2018-06-14 17:33:25 +09:00 |
timer_unix.cpp
|
Some Warning removed and 64bits
|
2017-10-03 21:37:24 +02: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
|
Basilisk II: Add icons for X11 based on the MacOS X icons (fixes #160).
|
2017-12-31 12:10:30 +10:30 |
xpram_unix.cpp
|
BasiliskII side of changes to support .sheepvm bundles for SheepShaver
|
2009-07-23 19:19:14 +00:00 |