Basilisk II and SheepShaver Macintosh emulators
Go to file
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
BasiliskII - video_x.cpp: the_buffer shall always be mapped through vm_alloc() so 2001-07-14 18:41:05 +00:00
CVSROOT