mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-23 00:34:22 +00:00
Small changes in README
This commit is contained in:
parent
564dd9be0e
commit
a6bedb1dcf
@ -57,7 +57,7 @@ Macintosh Programmer's Workshop (MPW; redistribution is not officially allowed,
|
|||||||
and with Metrowerks CodeWarrior.
|
and with Metrowerks CodeWarrior.
|
||||||
|
|
||||||
One of the most easily found downloads is the MPW 3.5 Golden Master release,
|
One of the most easily found downloads is the MPW 3.5 Golden Master release,
|
||||||
usually in a file named mpg-gm.img_.bin. At the time of this writing, this can be
|
usually in a file named *mpw-gm.img_.bin*. At the time of this writing, this can be
|
||||||
found at:
|
found at:
|
||||||
|
|
||||||
http://macintoshgarden.org/apps/macintosh-programmers-workshop
|
http://macintoshgarden.org/apps/macintosh-programmers-workshop
|
||||||
@ -176,7 +176,7 @@ The elf target has a hack to protect MacsBug symbols from -gc-sections.
|
|||||||
|
|
||||||
Various patches and hacks:
|
Various patches and hacks:
|
||||||
- New target platforms `m68k-apple-macos` and `powerpc-apple-macos`.
|
- New target platforms `m68k-apple-macos` and `powerpc-apple-macos`.
|
||||||
- support `"\pPascal String Literals"``
|
- support `"\pPascal String Literals"`
|
||||||
|
|
||||||
68K specific:
|
68K specific:
|
||||||
- Changed register usage.
|
- Changed register usage.
|
||||||
@ -202,7 +202,7 @@ package. Or rather, brutally ripped out of it, hacked to compile on non-linux
|
|||||||
platforms (<endian.h> is not a standard header file), and made to build with
|
platforms (<endian.h> is not a standard header file), and made to build with
|
||||||
cmake instead of autotools. Much simpler now.
|
cmake instead of autotools. Much simpler now.
|
||||||
|
|
||||||
### hfsutils:
|
### hfsutils
|
||||||
|
|
||||||
No changes.
|
No changes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user