macemu/BasiliskII/src/MacOSX
2003-03-11 11:44:14 +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
0_HOW_TO_BUILD.txt Added a few notes on different compilation strategies 2003-01-10 23:00:43 +00:00
1_prepare_files.sh Added Id, overwrite existing symlinks, run autoheader 2002-10-29 14:18:22 +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 Corrections for 10.1 (which has a much older autoconf) 2003-01-10 23:16:47 +00:00
Controller.h Extra methods for new Help menu items 2003-01-10 23:01:48 +00:00
Controller.mm Simplified (and sped up) mouse movement processing when in fullscreen mode. 2003-03-11 11:31:01 +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 Corrected mouse co-ordinate processing after full screen resizing, 2003-03-11 11:27:20 +00:00
EmulatorView.mm Corrected mouse co-ordinate processing after full screen resizing, 2003-03-11 11:27:20 +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 Make cpuemu[1-8].cpp if a for loop, a few minor corrections 2003-01-10 23:05:06 +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 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 [[blah alloc] init] -> [blah new], 2002-12-18 11:56:12 +00:00
PrefsEditor.mm 32bit defaults for windowed mode. 2003-03-11 11:31:56 +00:00
sysdeps.h Corrected 10.2 problem, add 10.1 compile fix for newer configure.in 2002-12-18 12:13:28 +00:00
ToDo.html Minor doco updates 2003-03-11 11:32:51 +00:00
Versions.html Minor doco updates 2003-03-11 11:32:51 +00:00
video_macosx.h Change MIN_HEIGHT, add new one for classic mode 2003-01-10 23:18:02 +00:00
video_macosx.mm Mouse position fixes when in fullscreen mode. 2003-03-11 11:44:14 +00:00