--- BasiliskII/TODO 2005/11/22 22:57:30 1.30 +++ BasiliskII/TODO 2007/06/14 14:45:54 1.34 @@ -1,9 +1,6 @@ Bugs: - System 7.1 with Quadra900 ModelID (1MB ROM): 0x108 gets strange value -- Real memory addressing: something is still wrong in the Unix part, though - it works under Linux/i386 -- VOSF does not work with Darwin/X11. Probably due to a combination of - select()/signals/sigsegv handling/vm_protect() +- Apple Personal Diagnostics doesn't work with more than 1023 MB General: - Add support for 2MB ROMs (Quadra 840AV) @@ -19,6 +16,8 @@ General: - Classic ROM: mouse button/movement is broken with ROM mouse handler - Classic ROM: sound output - Write a nice User's Manual with linuxdoc or something similar +- Fix video mode switch to cope with different mac_frame_base + (CrsrBase is overriden with the previous base after the mode switch) AmigaOS: - "Create Hardfile..." button @@ -38,15 +37,17 @@ BeOS: - Video depth/resolution switching Unix: -- clip_unix.cpp: clip Unix->Basilisk -- clip_unix.cpp: use X selections instead of cut buffer - sys_unix.cpp: SysFormat(), SysIsFixedDisk(), SysIsDiskInserted(), prevent/allow for non-floppy/CDROM devices - ESD is also available on Solaris - display progress bar during disk file creation in prefs editor +Mac OS X: +- Sound +- Cut and paste +- Lots of other stuff. See src/MacOSX/ToDo.html + Windows - main_windows.cpp: undo the SDL/DIB driver trick - video_windows.cpp: implement with DirectX - audio_windows.cpp, scsi_windows.cpp: merge from original Windows version -- GUI: handle NDIS interfaces