Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uliwitness/mpw-sillyballs

Test for building a Classic macOS app on MacOS X using ksherlock's mpw tool.
https://github.com/uliwitness/mpw-sillyballs

retrocomputing

Last synced: 3 months ago
JSON representation

Test for building a Classic macOS app on MacOS X using ksherlock's mpw tool.

Awesome Lists containing this project

README

        

# mpw-sillyballs

Test for building a Classic macOS app on MacOS X using ksherlock's `mpw` tool.

## Requirements
You need a built version of the [`mpw` tool](https://github.com/ksherlock/mpw)
built according to the instructions in their Wiki.

To run it, you need any MacOS classic Mac or emulator (i.e. MacOS 9 or earlier).

## Line Endings
The C (.c, .h) and Rez (.r) source files use MacRoman encoding and MacOS line endings
(ASCII 13) which GitHub doesn't display correctly (at least not yet; hopefully one
day they will!). View them as "Raw" to have your browser show them correctly.