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 |
+ |
<LI>The EtherNet thread doesn't seem to terminate, which means that the |
19 |
+ |
emulation doesn't shutdown cleanly. Not sure if this is just a |
20 |
+ |
10.3 thing, or if it is something about my NSThread classes.</LI> |
21 |
|
</UL> |
22 |
|
Untested: |
23 |
|
<UL> |
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> |
35 |
|
<LI>'nogui' to disable GUI alerts (and maybe preferences, but I need to split |
36 |
|
MainMenu.nib to do that)</LI> |
37 |
|
</UL> |
30 |
– |
Other: |
31 |
– |
<UL> |
32 |
– |
<LI>Verify that ExtFS works under 7.5.3 (reported by Kentaro Nakatani), |
33 |
– |
update doco</LI> |
34 |
– |
</UL> |
38 |
|
Possible Enhancements: |
39 |
|
<UL> |
40 |
|
<LI>Use NSFileManager's movePath:toPath:handler to rename all a file's forks |
50 |
|
<LI>Use automake instead of the current 1_prepare_files.sh ?</LI> |
51 |
|
<LI>Add JIT options to preferences?</LI> |
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 |
|
</UL> |