uliwitness / mpw-sillyballs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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.

About

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


Languages

Language:C 61.6%Language:Rez 28.0%Language:Makefile 9.0%Language:Shell 1.5%