macemu/BasiliskII/src/MacOSX
2002-12-18 11:50:12 +00:00
..
BasiliskII.pbproj Updated version to 10 2002-03-18 11:07:27 +00:00
English.lproj Updated for latest Controller and EmulatorView class methods 2002-07-02 10:23:39 +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
1_prepare_files.sh Added Id, overwrite existing symlinks, run autoheader 2002-10-29 14:18:22 +00:00
0_HOW_TO_BUILD.txt Minor corrections 2002-05-05 09:48:17 +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
configure.in SOme 10.2 compile fixes 2002-10-31 08:52:59 +00:00
Controller.h Sheet and fullscreen-safe input processing, small tidyup 2002-05-30 12:50:21 +00:00
Controller.mm [[blah alloc] init] becomes [blah new] 2002-12-18 11:50:12 +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 Added ScreenHideShow: action 2002-05-23 12:48:38 +00:00
Emulator.mm [[blah alloc] init] becomes [blah new] 2002-12-18 11:50:12 +00:00
EmulatorView.h Better mouse event control for full screen mode 2002-06-05 10:18:51 +00:00
EmulatorView.mm Newer prototype required by GCC 3.1 2002-10-06 23:26:07 +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
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 Eliminate compile warning 2002-10-31 08:54:21 +00:00
Makefile.in Corrected dependency for non-ide building 2002-10-22 12:09:17 +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 Add include to eliminate warning 2002-10-22 12:10:18 +00:00
prefs_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
PrefsEditor.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
PrefsEditor.mm Debug statements were not in D() macros 2002-06-05 09:41:27 +00:00
sysdeps.h SOme 10.2 compile fixes 2002-10-31 08:52:59 +00:00
ToDo.html JIT 2002-12-18 11:33:37 +00:00
Versions.html Added info about documentation 2002-10-22 12:11:45 +00:00
video_macosx.h Un-necessary function and global int 2002-06-02 12:20:38 +00:00
video_macosx.mm Compatibility with latest C++ monitor object. Unfortunately this requires 2002-07-02 09:47:57 +00:00