mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-24 03:31:10 +00:00
- updated text files
This commit is contained in:
parent
d6429cb00a
commit
e7c9a80182
@ -1,3 +1,6 @@
|
||||
V0.8 -
|
||||
- Unix/video_x.cpp: new window refresh code [Samuel Lander]
|
||||
|
||||
V0.8 (release 0.8-1) - 30.Jan.2000
|
||||
- extfs: extended size of finf helper files to 32 bytes to eventually
|
||||
allow storing the complete FInfo/FXInfo in it
|
||||
|
@ -653,6 +653,7 @@ Contributions by:
|
||||
- Bill Huey <billh@mag.ucsd.edu>: 15/16 bit DGA and 15/16/32 bit X11
|
||||
window support
|
||||
- David Lawrence <davidl@jlab.org>: incremental window refresh code
|
||||
- Samuel Lander <blair_sp@hotmail.com>: tile-based window refresh code
|
||||
- Gwenole Beauchesne <gb@dial.oleane.com>: SPARC assembly optimizations and
|
||||
fbdev video code
|
||||
- and others...
|
||||
|
@ -44,3 +44,6 @@ Unix:
|
||||
- sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for
|
||||
non-floppy/CDROM devices
|
||||
- scsi_linux.cpp: adapt to SCSI Generic driver V2.0
|
||||
- ESD vs. /dev/dsp should be a prefs item
|
||||
- ESD is also available on Solaris
|
||||
- open /dev/dsp with O_NONBLOCK?
|
||||
|
Loading…
x
Reference in New Issue
Block a user