ViewVC Help
View Directory | Root Listing
root/cebix/BasiliskII/src/MacOSX
File (rev) Last Change
 ../
Multiple-Windows/
English.lproj/
BasiliskII.xcode/
BasiliskII.pbproj/
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)
video_macosx.h 1.6 (21 years ago) by nigel: Use CGIMAGEREF as drawing strategy, and update comments explaining why
sysdeps.h 1.4 (21 years ago) by nigel: Corrected 10.2 problem, add 10.1 compile fix for newer configure.in
sys_darwin.cpp 1.1 (21 years ago) by nigel: Darwin-specific CD code.
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
misc_macosx.mm 1.3 (22 years ago) by nigel: EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet()
misc_macosx.h 1.3 (22 years ago) by nigel: EndSheet() to end non-modal (i.e. non Error) sheets, fixed leak in ErrorSheet()
main_macosx.mm 1.5 (21 years ago) by nigel: Oops. QuitEmuNoExit() was exiting the NSApp.
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
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
extfs_macosx.mm 1.2 (22 years ago) by nigel: Added to comment for add_rsrc()
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
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)
audio_macosx.mm 1.1 (21 years ago) by nigel: Start of audio hacking
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_defs_macosx.h 1.1 (21 years ago) by nigel: audio_defs.h compatible with OS X
Versions.html 1.7 (21 years ago) by nigel: New version, removed a few things from ToDo list
ToDo.html 1.11 (21 years ago) by nigel: New version, removed a few things from ToDo list
PrefsEditor.mm 1.8 (21 years ago) by nigel: Removed any OpenGL stuff
PrefsEditor.h 1.2 (21 years ago) by nigel: [[blah alloc] init] -> [blah new], error checking when deleting volume files
NNThread.m 1.3 (21 years ago) by nigel: [[blah alloc] init] -> [blah new]
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
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)
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
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
Emulator.mm 1.4 (21 years ago) by nigel: [[blah alloc] init] becomes [blah new]
Emulator.h 1.2 (22 years ago) by nigel: Added ScreenHideShow: action
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
Controller.mm 1.7 (21 years ago) by nigel: Simplified (and sped up) mouse movement processing when in fullscreen mode.
Controller.h 1.4 (21 years ago) by nigel: Extra methods for new Help menu items
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)
0_HOW_TO_BUILD.txt 1.5 (21 years ago) by nigel: Added a few notes on different compilation strategies
4 directories and 32 files shown