../
|
BasiliskII.pbproj/
|
|
BasiliskII.xcode/
|
|
English.lproj/
|
|
Multiple-Windows/
|
|
sysdeps.h
|
1.8
(20 years ago)
by nigel:
Added AQUA symbol, made more like latest Unix version
|
HowTo.html
|
1.3
(21 years ago)
by nigel:
Better ROM copying doco (as suggested by Sacha Mitchell)
|
sys_darwin.cpp
|
1.5
(20 years ago)
by nigel:
Can only use floppy location code on OS X 10.2 or above?
|
Makefile.in
|
1.12
(20 years ago)
by nigel:
Cleanup extra Darwin generated link and programs, stuff from 10.3's autoconf,
OS X finder cache, ide rule now uses xcode, oldide rule for Project Builder.
|
video_macosx.mm
|
1.14
(20 years ago)
by nigel:
Code to cope with errors from an incomplete preferences file
|
prefs_macosx.cpp
|
1.7
(20 years ago)
by nigel:
Corrected removal of bad serial prefs data
|
ToDo.html
|
1.15
(20 years ago)
by nigel:
Floppy/real addressing changes
|
misc_macosx.mm
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
Controller.mm
|
1.11
(20 years ago)
by cebix:
Happy New Year! :)
|
EmulatorView.h
|
1.8
(20 years ago)
by cebix:
Happy New Year! :)
|
PrefsEditor.mm
|
1.13
(20 years ago)
by cebix:
Happy New Year! :)
|
main_macosx.h
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
audio_macosx.cpp
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
misc_macosx.h
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
Emulator.h
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
PrefsEditor.h
|
1.5
(20 years ago)
by cebix:
Happy New Year! :)
|
macos_util_macosx.h
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
EmulatorView.mm
|
1.12
(20 years ago)
by cebix:
Happy New Year! :)
|
audio_defs_macosx.h
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
Emulator.mm
|
1.8
(20 years ago)
by cebix:
Happy New Year! :)
|
Controller.h
|
1.6
(20 years ago)
by cebix:
Happy New Year! :)
|
extfs_macosx.h
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
extfs_macosx.mm
|
1.3
(20 years ago)
by cebix:
Happy New Year! :)
|
audio_macosx.mm
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
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
|
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
|
main_macosx.mm
|
1.12
(20 years ago)
by nigel:
JIT flush changes from latest unix_main.cpp
|
1_prepare_files.sh
|
1.10
(20 years ago)
by nigel:
Link to new Darwin test apps, copy some Unix source that has to be compiled
using the local sysdeps.h, REAL ADDRESSING configure example
|
0_HOW_TO_BUILD.txt
|
1.8
(20 years ago)
by nigel:
Mention Xcode, add note about strange 10.1 linking bug
|
configure.in
|
1.13
(20 years ago)
by nigel:
Some latest changes from Unix version, add subterfuge test back in
(even though it will still hang - it is not needed on OS X),
use DIRECT/REAL_ADDRESSING/FPU_IEEE/UAE from config
|
video_macosx.h
|
1.9
(20 years ago)
by nigel:
Typo in comment
|
Versions.html
|
1.12
(20 years ago)
by nigel:
Version 15 changes
|
NNThread.m
|
1.3
(21 years ago)
by nigel:
[[blah alloc] init] -> [blah new]
|