macemu/BasiliskII/src/MacOSX
2003-08-17 00:27:34 +00:00
..
BasiliskII.pbproj Corrected path on some Unix source, added HowTo.html, 2003-08-16 02:59:17 +00:00
English.lproj Corrected names in keyboard menu 2003-08-17 00:27:34 +00:00
Multiple-Windows Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
0_HOW_TO_BUILD.txt Small tidyup 2003-08-02 08:47:26 +00:00
1_prepare_files.sh Updated Unix config.{guess,sub} which know about Darwin means that 2003-08-02 08:19:48 +00:00
audio_defs_macosx.h audio_defs.h compatible with OS X 2003-03-23 23:42:04 +00:00
audio_macosx.cpp Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
audio_macosx.mm Start of audio hacking 2003-03-23 23:36:04 +00:00
configure.in Added minor changes from latest Unix version 2003-08-02 06:22:54 +00:00
Controller.h Extra help menu action (for HowTo) 2003-03-26 00:20:54 +00:00
Controller.mm Default app for HowTo.html (instead of TextEdit), formatting (spaces->tabs) 2003-08-16 02:47:27 +00:00
Credits.html Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
Emulator.h Sorted methods 2003-06-03 12:22:30 +00:00
Emulator.mm Restart now works if the emulator is paused 2003-08-16 11:14:50 +00:00
EmulatorView.h Publish methods for clearing and blackening the bitmap 2003-03-26 23:35:23 +00:00
EmulatorView.mm Eliminate a few warnings 2003-04-02 00:37:34 +00:00
extfs_macosx.h Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
extfs_macosx.mm Added to comment for add_rsrc() 2002-03-18 11:05:43 +00:00
HowTo.html Better ROM copying doco (as suggested by Sacha Mitchell) 2003-06-03 12:26:28 +00:00
macos_util_macosx.h Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
main_macosx.h Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
main_macosx.mm Some segmentation trap changes from latest main_unix.cpp 2003-08-02 11:03:15 +00:00
Makefile.in Updated Unix config.{guess,sub} which know about Darwin means that 2003-08-02 08:19:48 +00:00
misc_macosx.h EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet() 2002-05-30 12:28:38 +00:00
misc_macosx.mm EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet() 2002-05-30 12:28:38 +00:00
NNThread.h Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1 2002-03-16 04:01:09 +00:00
NNThread.m [[blah alloc] init] -> [blah new] 2002-12-18 11:54:17 +00:00
prefs_macosx.cpp extfs now defaults to user's home directory (mounting / is a bit dangerous, and slow) 2003-08-02 10:43:06 +00:00
PrefsEditor.h Extra code for keyboardtype popup menu, renamed a variable 2003-08-16 02:51:46 +00:00
PrefsEditor.mm Cope with invalid keyboard ids 2003-08-16 11:16:36 +00:00
sys_darwin.cpp Darwin-specific CD code. 2003-03-21 07:05:28 +00:00
sysdeps.h Incorporate x86_64 changes from latest Unix version 2003-03-25 01:42:41 +00:00
ToDo.html New version (still at beta), new ideas, slight reformatting 2003-08-16 02:53:50 +00:00
Versions.html New version (still at beta), new ideas, slight reformatting 2003-08-16 02:53:50 +00:00
video_macosx.h Use CGIMAGEREF as drawing strategy, and update comments explaining why 2003-03-21 06:14:22 +00:00
video_macosx.mm Re-entry fix (purge vectors in VideoExit()), 2003-03-26 23:08:20 +00:00