macemu/BasiliskII/src/Unix
2006-04-19 06:55:54 +00:00
..
Darwin
FreeBSD
Irix
ldscripts - add Linux/PPC linker script 2006-03-25 07:08:50 +00:00
Linux
m4 Import m4 macros for external packages in case one would want to regenerate 2005-07-01 05:54:20 +00:00
Solaris
acinclude.m4 minor cleanups 2005-06-30 21:25:26 +00:00
asm_support.s
audio_oss_esd.cpp
autogen.sh
BasiliskII.1
clip_unix.cpp Comment typo and return handled status in handle_selection() 2005-06-22 08:50:07 +00:00
config.guess
config.sub
configure.ac Always build the STANDALONE_GUI hooks into Basilisk II. 2006-04-19 06:55:54 +00:00
ether_unix.cpp Try to improve slirp performance again (though passive mode is still slower) 2006-04-02 21:06:50 +00:00
extfs_unix.cpp
fbdevices
install-sh
keycodes
main_unix.cpp Always build the STANDALONE_GUI hooks into Basilisk II. 2006-04-19 06:55:54 +00:00
Makefile.in Always build the STANDALONE_GUI hooks into Basilisk II. 2006-04-19 06:55:54 +00:00
mkinstalldirs
posix_sem.cpp undo unwanted change for now (double check this one later) 2005-11-22 21:57:59 +00:00
prefs_editor_gtk.cpp Handle MacOS X bundles, search order: BasiliskII.app in the same directory 2006-04-18 22:17:31 +00:00
prefs_unix.cpp modernized Linux sound device detection 2005-11-24 17:03:15 +00:00
rpc_unix.cpp Enable build of RPC code without pthreads (for Basilisk II and SheepShaver) 2006-04-19 06:47:15 +00:00
rpc.h Implement rpc_wait_dispatch() 2006-04-18 21:24:12 +00:00
semaphore.h
serial_unix.cpp Fix Serial build on IRIX, remove the STDC_HEADERS manually defined macro 2005-12-04 15:03:11 +00:00
sigsegv.cpp decode movslq (generated by gcc4.1) 2006-03-30 22:45:49 +00:00
sigsegv.h
sshpty.c
sshpty.h
strlcpy.c
strlcpy.h
sys_unix.cpp ignore floppy device open fail in Sys_open() so the floppy drive will be 2005-11-24 17:23:43 +00:00
sysdeps.h
timer_unix.cpp POSIX conforming use of pthread_cond_wait(). 2005-06-30 10:34:31 +00:00
tunconfig
user_strings_unix.cpp Enable build of a standalone GUI (first step). 2006-04-16 16:32:45 +00:00
user_strings_unix.h Enable build of a standalone GUI (first step). 2006-04-16 16:32:45 +00:00
video_blit.cpp
video_blit.h
video_vosf.h streamline for standalone VOSF performance testing 2006-01-21 16:00:17 +00:00
video_x.cpp - factor out native_byte_order determination 2006-01-03 22:03:27 +00:00
vm_alloc.cpp Start allocating memory from 0x10000000 with linker scripts since the system 2006-02-27 07:16:40 +00:00
vm_alloc.h Updates 2006-02-27 07:25:43 +00:00
xpram_unix.cpp