../
|
BasiliskII.pbproj/
|
|
BasiliskII.xcode/
|
|
English.lproj/
|
|
Multiple-Windows/
|
|
0_HOW_TO_BUILD.txt
|
1.9
(20 years ago)
by nigel:
Added notes about the classic version of the app
|
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
|
Controller.h
|
1.7
(20 years ago)
by nigel:
Correct comment about ENABLE_MULTIPLE
|
Controller.mm
|
1.11
(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
|
Emulator.h
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
Emulator.mm
|
1.8
(20 years ago)
by cebix:
Happy New Year! :)
|
EmulatorView.h
|
1.8
(20 years ago)
by cebix:
Happy New Year! :)
|
EmulatorView.mm
|
1.13
(20 years ago)
by nigel:
Protect from bug/crash when a click in the window would
try to send ADB mouse events to a non-existant emulator
|
HowTo.html
|
1.3
(21 years ago)
by nigel:
Better ROM copying doco (as suggested by Sacha Mitchell)
|
Info.plist
|
1.1
(20 years ago)
by nigel:
Properties of target when built in Xcode
|
Makefile.in
|
1.16
(20 years ago)
by nigel:
On second thoughts, not many people will be building on 10.1,
so it is better to create a dummy file now.
|
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.5
(20 years ago)
by cebix:
Happy New Year! :)
|
PrefsEditor.mm
|
1.14
(20 years ago)
by nigel:
Cope with non-ASCII directory/file names
|
ToDo.html
|
1.16
(20 years ago)
by nigel:
More ideas
|
Versions.html
|
1.13
(20 years ago)
by nigel:
v16, now in two flavours!
|
audio_defs_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! :)
|
audio_macosx.mm
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
configure.in
|
1.15
(20 years ago)
by nigel:
Typo in IDE auto-detection
|
extfs_macosx.h
|
1.3
(20 years ago)
by nigel:
John Daniel's changes; CarbonCore is hard to find (sub framework of the
CoreServices framework). Easier to include full Carbon header instead
(and remove extra defs).
|
extfs_macosx.mm
|
1.3
(20 years ago)
by cebix:
Happy New Year! :)
|
macos_util_macosx.h
|
1.3
(20 years ago)
by nigel:
John Daniel's changes; CarbonCore is hard to find (sub framework of the
CoreServices framework). Easier to include full Carbon header instead
(and remove extra defs).
|
main_macosx.h
|
1.2
(20 years ago)
by cebix:
Happy New Year! :)
|
main_macosx.mm
|
1.12
(20 years ago)
by nigel:
JIT flush changes from latest unix_main.cpp
|
misc_macosx.h
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
misc_macosx.mm
|
1.4
(20 years ago)
by cebix:
Happy New Year! :)
|
prefs_macosx.cpp
|
1.8
(20 years ago)
by nigel:
Always remove cdrom & floppy prefs, as we always need to locate them freshly
|
sys_darwin.cpp
|
1.6
(20 years ago)
by nigel:
Working code to locate floppy drives
|
sysdeps.h
|
1.8
(20 years ago)
by nigel:
Added AQUA symbol, made more like latest Unix version
|
video_macosx.h
|
1.9
(20 years ago)
by nigel:
Typo in comment
|
video_macosx.mm
|
1.14
(20 years ago)
by nigel:
Code to cope with errors from an incomplete preferences file
|