macemu/BasiliskII/src
gbeauche a8ba24aecf Use fast spinlocks only for small enough atomic operations. Otherwise, you
run into some performance problems in e.g. video graphics experience because
of busywaits in the current spin_lock() implementation.
2005-06-25 11:40:29 +00:00
..
AmigaOS
BeOS Make ethernet really work on 64-bit platforms, especially x86-64 2005-03-19 17:43:03 +00:00
dummy fix for new packet interface 2005-05-14 08:10:09 +00:00
include Update GTK Prefs Editor with support for "jitinline" and "slirp" ethernet. 2005-06-06 20:11:50 +00:00
MacOSX Check for CoreFoundation framework (Darwin 8.0.1). Likewise for 2005-06-12 23:36:34 +00:00
native_cpu
powerrom_cpu
SDL Support USE_CPU_EMUL_SERVICES in SDL/video driver. Only trigger ethernet 2005-06-14 22:35:42 +00:00
slirp Enable Basilisk II to work even if slirp_init() failed. Disable ethernet 2005-06-12 22:48:48 +00:00
uae_cpu Avoid C99-isms in C code for old compilers (e.g. gcc "2.96" on MDK 8.1) 2005-06-22 08:51:04 +00:00
Unix Use fast spinlocks only for small enough atomic operations. Otherwise, you 2005-06-25 11:40:29 +00:00
Windows Check for GTK for the GUI. Also add serial_windows.cpp to SRCS files 2005-06-20 08:43:50 +00:00
adb.cpp
audio.cpp
cdrom.cpp
disk.cpp
emul_op.cpp Make ethernet really work on 64-bit platforms, especially x86-64 2005-03-19 17:43:03 +00:00
ether.cpp Fix build on 32-bit platforms with REAL_ADDRESSING mode 2005-06-05 07:03:12 +00:00
extfs.cpp
macos_util.cpp
main.cpp
prefs_items.cpp Really make translation through constant jumps functional. This can be 2005-06-06 19:22:56 +00:00
prefs.cpp
rom_patches.cpp
rsrc_patches.cpp
scsi.cpp
serial.cpp
slot_rom.cpp
sony.cpp
timer.cpp
user_strings.cpp Update GTK Prefs Editor with support for "jitinline" and "slirp" ethernet. 2005-06-06 20:11:50 +00:00
video.cpp
xpram.cpp