mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-27 07:30:12 +00:00
Added OS X sections
This commit is contained in:
parent
4b4a2de13e
commit
665ef27a0e
@ -38,6 +38,10 @@ Windows:
|
|||||||
somewhat reduced set of features. Basilisk II supports DirectX version 5 or
|
somewhat reduced set of features. Basilisk II supports DirectX version 5 or
|
||||||
later, but version 3 may also work, depending on your graphics card.
|
later, but version 3 may also work, depending on your graphics card.
|
||||||
|
|
||||||
|
Mac OS X:
|
||||||
|
Versions 10.0 thru 10.2 can be used, and 10.3 will probably be no problem.
|
||||||
|
(OS X public beta is not supported by the current executable or source code,
|
||||||
|
but if you really need to use it, I can provide versions that will work)
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
@ -144,6 +148,12 @@ Windows NT:
|
|||||||
MS Visual V++ 5.0 or later. Symantec C++ should work, too, with some
|
MS Visual V++ 5.0 or later. Symantec C++ should work, too, with some
|
||||||
modifications. See the "sysdeps.h" file in the "Windows" directory.
|
modifications. See the "sysdeps.h" file in the "Windows" directory.
|
||||||
|
|
||||||
|
Mac OS X:
|
||||||
|
If you have the prebuilt application, there is nothing to do.
|
||||||
|
If you have the developer tools installed, and want to built it yourself,
|
||||||
|
look in the file src/MacOSX/0_HOW_TO_BUILD.txt
|
||||||
|
|
||||||
|
|
||||||
The ROM file has to be named "ROM" and put in the same directory as the
|
The ROM file has to be named "ROM" and put in the same directory as the
|
||||||
Basilisk II executable but you can specify a different location for the ROM
|
Basilisk II executable but you can specify a different location for the ROM
|
||||||
file with the "rom" option in the preferences file (or with the preferences
|
file with the "rom" option in the preferences file (or with the preferences
|
||||||
|
Loading…
x
Reference in New Issue
Block a user