--- BasiliskII/TODO 2006/02/27 07:25:43 1.32 +++ BasiliskII/TODO 2007/06/14 14:45:54 1.34 @@ -16,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 @@ -35,8 +37,6 @@ 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 @@ -51,4 +51,3 @@ 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