Build the 68k part of the NewWorld Mac ROM
Go to file
Elliot Nunn d934e7e93c Add a script to convert line endings between Mac (CR) and Unix (LF) formats
ConvertLineEndings acts only on TEXT files, so run SuggestFileTypes first.
Then:

:Make:ConvertLineEndings > "{TempFolder}FixLines" ; "{TempFolder}FixLines"

ConvertLineEndings is both an MPW script and a C program. The script builds
the fast MPW C Tool, and suggests a command that will use the Tool to fix all
the line endings in the repository.
2017-09-23 23:16:09 +08:00
BuildResults/RISC Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
DeclData Bring in CubeE sources 2017-09-20 18:04:16 +08:00
Drivers Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Interfaces Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Internal Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Libs Bring in CubeE sources 2017-09-20 18:04:16 +08:00
LinkedPatches Bring in CubeE sources 2017-09-20 18:04:16 +08:00
Make Add a script to convert line endings between Mac (CR) and Unix (LF) formats 2017-09-23 23:16:09 +08:00
Misc Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
OS Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Patches Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
ProcessMgr Bring in CubeE sources 2017-09-20 18:04:16 +08:00
QuickDraw Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Resources Bring in CubeE sources 2017-09-20 18:04:16 +08:00
SuperMarioSources Bring in CubeE sources 2017-09-20 18:04:16 +08:00
Tidbits Bring in CubeE sources 2017-09-20 18:04:16 +08:00
Toolbox Build updated MainCode image (matches Mac OS ROM 9.6.1+) 2017-09-20 19:58:54 +08:00
Tools/ToolSource Reimplement the Vectorize tool 2017-09-20 19:54:25 +08:00