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.17 by nigel, 2005-08-14T12:24:40Z vs.
Revision 1.20 by nigel, 2006-03-16T04:14:12Z

# Line 14 | Line 14 | Bugs:
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>
17 > <LI>The Snapshot function is currently broken in some situations
18 >        (if the emulation changes its own screen settings, and the program
19 >         is compiled with the default window drawing mode of CGIMAGEREF).
20 >        Setting the depth to millions (in the emulator) is a workaround for now</LI>
21   </UL>
22   Untested:
23   <UL>
# Line 24 | Line 27 | Untested:
27   Unimplemented:
28   <UL>
29   <LI>CD audio stuff. I am still trying to get this to work</LI>
30 < <LI>Ethernet</LI>
30 > <LI>Cut and paste between emulator and OS X</LI>
31   <LI>Floppy stuff. If a floppy is mounted by the OS X Finder,
32          it is busy and cannot be opened by the emulator</LI>
33   <LI>Interrupt function for emulator</LI>
# Line 49 | Line 52 | Possible Enhancements:
52   <LI>Use internal windows to display Help doco?</LI>
53   <LI>Provide feedback during external commands (<I>e.g.</I> ejecting a CD or
54          creating a disk volume)
55 + <LI>Implement a better fix for ether_unix.cpp's EtherNet thread not terminating.
56 +        Not sure if this is just a 10.3 thing,
57 +        or if it is something about my NSThread classes</LI>
58   </UL>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines