Commit Graph

2 Commits

Author SHA1 Message Date
John Calhoun 9d20b430f5 macbinary encoded files that GitHub was unhappy with.
Some of the files (resource files, etc.) showed zero bytes on GitHub. I
ran macbinary to encode these and appended .bin to the filename.
Anything ending in .bin need to be decided with macbinary before they
cam be used.
2016-01-28 22:35:38 -08:00
John Calhoun 806b9b47db First check-in.
This project was originally compiled with THINK C for the Macintosh.
The project file is a THINK C project file. Then there is the assembly
static library (SMS) that is linked in to provide fast, 4-channel sound
(written by Patrick Buckland). Resource files, a balloon file for
“balloon help” when it was a thing…. Good luck to anyone trying to
bring this beast back to life.
2016-01-27 20:50:55 -08:00