Gumband 2.2.2 for the Macintosh Gumband by R Dan Henry This port by pelpel Files uploaded gumband-222-mac-68k.sea.bin - Plus or higher with 2 Meg of RAM or more (4 Meg or more on System 7 or greater), System 6.0.4 or greater. It might work with even earlier systems. gumband-222-mac-ppc.sit.bin - PowerMacintosh running System 7.5(?) or greater. Not sure about minimum System, but I tested it on Sys 7.6.1 to see it works. gumband-222-mac-osx.sit.bin - OS X, or 8.6--9.2.2 with CarbonLib ASCII only, no graphics and sounds (because there's no support for them in the source). + 68K port is *much* tweaked [< 32K code from every single *.c file, < 32K of statically initialised global data] to make it compile and link on THINK C 7.0.3 (part of Symantec C++ 7.0.4 of 1994 vintage). A bonus of it is this excessive compatibility and a much tighter and fast executable. I might have introduced some bugs during the process, though. + PPC port now weak links Navigation Services and use it instead of Standard Files if it's available. It also takes advantage of the HFS Plus API on OS 9 or greater, simply because it's compiled by CodeWarrior Pro 8.3. + OS X port uses main-xxx.c that I submitted to Angband CVS a couple of days ago, with hopefully better performance when the game polls for key presses. The PPC archive contains ever annoying those .DS_Store files because of OS X stupidity... You can safely remove them on OS 9 or earlier (using Sherlock, Greg's Browser, or make them visible with ResEdit and manually trash them in Finder)... // pelpel (pelpel@zak.att.ne.jp)