ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/ToDo.html
(Generate patch)

Comparing BasiliskII/src/MacOSX/ToDo.html (file contents):
Revision 1.16 by nigel, 2004-05-02T11:03:32Z vs.
Revision 1.19 by nigel, 2006-01-04T06:14:26Z

# Line 10 | Line 10 | Bugs:
10          Disturbing, but not damaging.</LI>
11   <LI>Ejecting a CD only works in 10.2 or higher, and it freezes the emulation
12          for about 5 seconds.</LI>
13 + <LI>Inserting a second CD after ejecting the first one
14 +    doesn't currently remount the disk.</LI>
15   <LI>Status of 'dd' command is not always correct. (If it runs out of space,
16          an error about file not found is printed?)</LI>
17 + <LI>The Snapshot function is currently broken.</LI>
18   </UL>
19   Untested:
20   <UL>
# Line 21 | Line 24 | Untested:
24   Unimplemented:
25   <UL>
26   <LI>CD audio stuff. I am still trying to get this to work</LI>
27 < <LI>Ethernet</LI>
27 > <LI>Cut and paste between emulator and OS X</LI>
28   <LI>Floppy stuff. If a floppy is mounted by the OS X Finder,
29          it is busy and cannot be opened by the emulator</LI>
30   <LI>Interrupt function for emulator</LI>
# Line 46 | Line 49 | Possible Enhancements:
49   <LI>Use internal windows to display Help doco?</LI>
50   <LI>Provide feedback during external commands (<I>e.g.</I> ejecting a CD or
51          creating a disk volume)
52 + <LI>Implement a better fix for ether_unix.cpp's EtherNet thread not terminating.
53 +        Not sure if this is just a 10.3 thing,
54 +        or if it is something about my NSThread classes</LI>
55   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines