macemu/BasiliskII/src
nigel 641fa2c01e Compiling on Mac OS X 10.2 doesn't define uint8_t using the standard headers.
Including stdint.h should be safe, but if it clashes, we could put an OS X
specific wrapper around it: #if (defined(__MACH__) && defined(__APPLE__))
2005-12-30 01:19:53 +00:00
..
AmigaOS Happy New Year! 2005-01-30 21:42:16 +00:00
BeOS Add system-specific implementations of idle_{wait,resume} functions. 2005-06-30 10:20:18 +00:00
dummy fix for new packet interface 2005-05-14 08:10:09 +00:00
include added missing virtual destructor 2005-11-24 16:43:11 +00:00
MacOSX Working EtherNet (SLIRP), minor doco update, semaphore.h needed for Unix src. 2005-12-29 13:06:12 +00:00
native_cpu Happy New Year! 2005-01-30 21:42:16 +00:00
powerrom_cpu Happy New Year! 2005-01-30 21:42:16 +00:00
SDL Protect the SDL events queue when changing the cursor map in SheepShaver, 2005-11-29 23:20:31 +00:00
slirp Compiling on Mac OS X 10.2 doesn't define uint8_t using the standard headers. 2005-12-30 01:19:53 +00:00
uae_cpu Stop abort()'ing when we fail to recognize the underlying processor, assume 2005-07-24 14:57:11 +00:00
Unix Small hack for clean exits on Nigel's OS X port 2005-12-29 13:40:25 +00:00
Windows Initial support for NDIS interfaces selection (very preliminary but working 2005-11-29 22:59:44 +00:00
adb.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
audio.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
cdrom.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
disk.cpp Fix a long standing typo, now enabling use of volumes larger than 4 GB! 2005-07-24 14:05:16 +00:00
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 Happy New Year! 2005-01-30 21:42:16 +00:00
macos_util.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
main.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
prefs_items.cpp "jitlazyflush" prefs item type was changed to bool some time ago, this fixes 2005-11-22 06:48:55 +00:00
prefs.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
rom_patches.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
rsrc_patches.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
scsi.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
serial.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
slot_rom.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
sony.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
timer.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
user_strings.cpp GUI cosmetics: translation cache size is expressed in Kilo Bytes (KB) 2005-11-20 21:58:30 +00:00
video.cpp Happy New Year! 2005-01-30 21:42:16 +00:00
xpram.cpp Happy New Year! 2005-01-30 21:42:16 +00:00