macemu/BasiliskII/src
gbeauche 99f5dcf66f - Fix SPARC Store Doubleword transfer_size in decoder.
- In the instruction skipper code, add a huge kludge (trampoline) to forcibly
  zero out %global registers when requested. Otherwise, Solaris/SPARC turned
  out to use %g1 during signal handling, and the zero we could have written
  to there vanished. This assumes [%sp-8] is valid to use (ABI states data
  below %sp is undefined though)
2006-01-22 23:14:48 +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 A few more clashes with OS X headers (10.3 only?), update year 2006-01-16 23:10:33 +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 Packet headers can be examined through unaligned addresses. This patch 2006-01-17 21:19:12 +00:00
uae_cpu more precise callee-saved register set 2006-01-16 21:31:41 +00:00
Unix - Fix SPARC Store Doubleword transfer_size in decoder. 2006-01-22 23:14:48 +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