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.10 (21 years ago) by nigel: Re-entry fix (purge vectors in VideoExit()), animate resizing of window, and centre afterwards
video_macosx.h 1.6 (21 years ago) by nigel: Use CGIMAGEREF as drawing strategy, and update comments explaining why
sysdeps.h 1.5 (21 years ago) by nigel: Incorporate x86_64 changes from latest Unix version
sys_darwin.cpp 1.1 (21 years ago) by nigel: Darwin-specific CD code.
prefs_macosx.cpp 1.2 (21 years ago) by nigel: Increase default windowed screen height to the minimum for a colour Mac (was appropriate for B&W only)
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.7 (21 years ago) by nigel: Repair QuitEmulator replacement macro. (we was incorrectly returning after the call to InitAll() )
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.9 (21 years ago) by nigel: Final v13 changelist
ToDo.html 1.12 (21 years ago) by nigel: Added v13, updated bugs
PrefsEditor.mm 1.9 (21 years ago) by nigel: Minor UI error from removal of OpenGL button
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)
HowTo.html 1.2 (21 years ago) by nigel: Some extra versions tested, extra tips, ExtFS 7.5.3
EmulatorView.mm 1.10 (21 years ago) by nigel: 1) Publish methods for clearing and blackening the bitmap 2) Always do the calculations for a possibly scaled view. Even if we prevent the user from changing the view size, the Monitors control panel in the emulator may still try to select a resolution which is too large for the screen, and thus the window will have to be reduced to fit, and thus the screen and bitmap co-ords may not match
EmulatorView.h 1.7 (21 years ago) by nigel: Publish methods for clearing and blackening the bitmap
Emulator.mm 1.6 (21 years ago) by nigel: Fixes for safe Restart()ing, some tidying up
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.9 (21 years ago) by nigel: Allow changes in Prefs window while emulator is running
Controller.h 1.5 (21 years ago) by nigel: Extra help menu action (for HowTo)
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 33 files shown