mirror of
https://github.com/kanjitalk755/macemu.git
synced 2024-11-25 18:31:14 +00:00
- updated files for 0.7-2 release
This commit is contained in:
parent
664e9364a5
commit
90b0302206
@ -3,7 +3,7 @@ Name: BasiliskII
|
||||
Version: 0.7
|
||||
Release: 2
|
||||
URL: http://www.uni-mainz.de/~bauec002/B2Main.html
|
||||
Source: BasiliskII_src_03101999.tar.gz
|
||||
Source: BasiliskII_src_06101999.tar.gz
|
||||
Copyright: GPL
|
||||
Group: Applications/Emulators
|
||||
Packager: Christian Bauer <Christian.Bauer@uni-mainz.de>
|
||||
|
@ -1,7 +1,6 @@
|
||||
V0.7 (alpha)
|
||||
- Source tree imported into CVS
|
||||
- Added BasiliskII.spec file and top-level Makefile to simplify
|
||||
making distributions [with assistance from Roman Niewiarowski]
|
||||
V0.7 (release 0.7-2) - 6.Oct.1999
|
||||
- Added BasiliskII.spec for making RPMs [with assistance from
|
||||
Roman Niewiarowski]
|
||||
- Unix: "basilisk_ii_keycodes" renamed to "keycodes", default
|
||||
location of keycodes file is now /usr/local/share/BasiliskII/keycodes
|
||||
- Unix: improved the install target, added uninstall target
|
||||
|
@ -3,6 +3,9 @@ Bugs:
|
||||
- Strange things happen when the Mac ROM is lower in memory than the RAM
|
||||
- Something seems to be wrong with the UAE FPU (Calculator and scroll bars in
|
||||
MacOS 8 don't work properly)
|
||||
- Lauri reports that when a "please insert volume foo" dialog comes up,
|
||||
disk insertions are not recognized. The PostEvent() code in sony.cpp
|
||||
etc. in Control()/accRun should probably be moved to an interrupt handler.
|
||||
- MacOS 8: Finder threads don't work
|
||||
|
||||
General:
|
||||
@ -13,7 +16,8 @@ General:
|
||||
- Sound output rate/bits/channels switching
|
||||
- Sound in
|
||||
- Video: gamma tables, resolution/depth switching, multiple monitor support
|
||||
- Double mouse pointer in window mode
|
||||
- Double mouse pointer in window mode (should be fixed by blanking the
|
||||
Mac mouse pointer because the host mouse position is more accurate)
|
||||
- More accurate Time Manager
|
||||
- Serial driver: XOn/XOff handshaking
|
||||
- regs.spcflags in UAE CPU should be handled atomically
|
||||
|
Loading…
Reference in New Issue
Block a user