ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/MacOSX
File Last Change
 ../
BasiliskII.pbproj/
BasiliskII.xcode/
English.lproj/
Multiple-Windows/
0_HOW_TO_BUILD.txt 1.5 (21 years ago) by nigel: Added a few notes on different compilation strategies
1_prepare_files.sh 1.7 (21 years ago) by nigel: Unix/timer_unix.cpp was also being compiled with the wrong sysdeps.h (the one from the Unix directory)
Controller.h 1.4 (21 years ago) by nigel: Extra methods for new Help menu items
Controller.mm 1.7 (21 years ago) by nigel: Simplified (and sped up) mouse movement processing when in fullscreen mode.
Credits.html 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
Emulator.h 1.2 (22 years ago) by nigel: Added ScreenHideShow: action
Emulator.mm 1.4 (21 years ago) by nigel: [[blah alloc] init] becomes [blah new]
EmulatorView.h 1.6 (21 years ago) by nigel: Allow snapshot of window, no matter what the drawing strategy. Mention drawing strategy in benchmark results
EmulatorView.mm 1.9 (21 years ago) by nigel: Allow snapshot of window, no matter what the drawing strategy. Mention drawing strategy in benchmark results
Makefile.in 1.9 (21 years ago) by nigel: Unix/timer_unix.cpp was also being compiled with the wrong sysdeps.h (the one from the Unix directory)
NNThread.h 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
NNThread.m 1.3 (21 years ago) by nigel: [[blah alloc] init] -> [blah new]
PrefsEditor.h 1.2 (21 years ago) by nigel: [[blah alloc] init] -> [blah new], error checking when deleting volume files
PrefsEditor.mm 1.8 (21 years ago) by nigel: Removed any OpenGL stuff
ToDo.html 1.11 (21 years ago) by nigel: New version, removed a few things from ToDo list
Versions.html 1.7 (21 years ago) by nigel: New version, removed a few things from ToDo list
audio_defs_macosx.h 1.1 (21 years ago) by nigel: audio_defs.h compatible with OS X
audio_macosx.cpp 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
audio_macosx.mm 1.1 (21 years ago) by nigel: Start of audio hacking
configure.in 1.9 (21 years ago) by nigel: Fixes for latest FPU emulation source. (We add the FPU_* into config.h so that the IDE can pick it up automatically)
extfs_macosx.h 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
extfs_macosx.mm 1.2 (22 years ago) by nigel: Added to comment for add_rsrc()
macos_util_macosx.h 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
main_macosx.h 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
main_macosx.mm 1.5 (21 years ago) by nigel: Oops. QuitEmuNoExit() was exiting the NSApp.
misc_macosx.h 1.3 (22 years ago) by nigel: EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet()
misc_macosx.mm 1.3 (22 years ago) by nigel: EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet()
prefs_macosx.cpp 1.1 (22 years ago) by nigel: Initial revision of Mac OS X port code. Uses Objective-C++. Needs Mac OS 10.1
sys_darwin.cpp 1.1 (21 years ago) by nigel: Darwin-specific CD code.
sysdeps.h 1.4 (21 years ago) by nigel: Corrected 10.2 problem, add 10.1 compile fix for newer configure.in
video_macosx.h 1.6 (21 years ago) by nigel: Use CGIMAGEREF as drawing strategy, and update comments explaining why
video_macosx.mm 1.8 (21 years ago) by nigel: Now supports all bit depth when in windowed mode (but only when using CGIMAGEREF drawing strategy)
4 directories and 32 files shown