macemu/BasiliskII/src
gbeauche 55df210d27 - video_x.cpp: the_buffer shall always be mapped through vm_alloc() so
that it can be vm_protect()'ed at will afterwards
- video_x.cpp: let driver_base free() the_buffer_copy and the_host_buffer,
  if necessary
- video_vosf.h: reverted to use malloc() for mainBuffer.dirtyPages and
  mainBuffer.pageInfo
- vm_alloc.cpp: small cleanups
- fixed typos
2001-07-14 18:41:05 +00:00
..
AmigaOS - outgoing packet source address is set in ether.cpp 2001-07-13 18:49:29 +00:00
BeOS - outgoing packet source address is set in ether.cpp 2001-07-13 18:49:29 +00:00
dummy - updated the TECH document 2001-07-13 15:39:25 +00:00
include - updated the TECH document 2001-07-13 15:39:25 +00:00
native_cpu - bumped version number to 0.9 2001-02-02 20:53:00 +00:00
powerrom_cpu - experimental gamma table support 2001-06-30 17:21:56 +00:00
uae_cpu - 1-bit mode under X11 always uses default visual 2001-07-14 15:02:49 +00:00
Unix - video_x.cpp: the_buffer shall always be mapped through vm_alloc() so 2001-07-14 18:41:05 +00:00
adb.cpp - ADB has its own interrupt flag, INTFLAG_ADB 2001-07-09 11:22:01 +00:00
audio.cpp fixed a couple of compiler warnings 2001-07-11 19:26:14 +00:00
cdrom.cpp - there is no implicit conversion from vector<T>::iterator to T& 2001-07-02 11:59:31 +00:00
disk.cpp - sony.cpp/disk.cpp/cdrom.cpp use vector<> of drive_info objects instead of 2001-07-01 14:38:03 +00:00
emul_op.cpp fixed a couple of compiler warnings 2001-07-11 19:26:14 +00:00
ether.cpp - outgoing packet source address is set in ether.cpp 2001-07-13 18:49:29 +00:00
extfs.cpp fixed a couple of compiler warnings 2001-07-11 19:26:14 +00:00
macos_util.cpp replaced TIME_OFFSET constant by portable TimeToMacTime() function 2001-07-06 17:36:09 +00:00
main.cpp - added support for platform-independant mutexes, currently only properly 2001-07-03 15:59:49 +00:00
prefs_items.cpp - Implemented AppleTalk-over-UDP tunnelling, activated by setting "udptunnel" 2001-07-12 19:48:28 +00:00
prefs.cpp PrefsExit() sets the_prefs to NULL 2001-05-15 14:24:25 +00:00
rom_patches.cpp - added code to fake HWBases to scratch memory area 2001-02-10 11:37:42 +00:00
rsrc_patches.cpp - updated the TECH document 2001-07-13 15:39:25 +00:00
scsi.cpp - bumped version number to 0.9 2001-02-02 20:53:00 +00:00
serial.cpp - bumped version number to 0.9 2001-02-02 20:53:00 +00:00
slot_rom.cpp fixed a couple of compiler warnings 2001-07-11 19:26:14 +00:00
sony.cpp - sony.cpp/disk.cpp/cdrom.cpp use vector<> of drive_info objects instead of 2001-07-01 14:38:03 +00:00
timer.cpp - ADB has its own interrupt flag, INTFLAG_ADB 2001-07-09 11:22:01 +00:00
user_strings.cpp - Implemented AppleTalk-over-UDP tunnelling, activated by setting "udptunnel" 2001-07-12 19:48:28 +00:00
video.cpp fixed a couple of compiler warnings 2001-07-11 19:26:14 +00:00
xpram.cpp - bumped version number to 0.9 2001-02-02 20:53:00 +00:00