Basilisk II and SheepShaver Macintosh emulators
Go to file
gbeauche 8d733ed691 - added video_vosf_init()/video_vosf_exit() for initialization and destruction
of the internal structures used for the VOSF system
- use vm_acquire()/vm_release() for VOSF buffers and hope the_buffer is
  allocated above RAM address space (temporary workaround for 64-bit
  addressing systems)
- don't free() screen buffers in driver_base dtor
- don't free() memory mapped buffers in driver_base dtor
2001-07-07 09:14:47 +00:00
BasiliskII - added video_vosf_init()/video_vosf_exit() for initialization and destruction 2001-07-07 09:14:47 +00:00
CVSROOT initial checkin 1999-10-03 14:16:16 +00:00