This upload ext-mac-crb-29x.sit.bin2 supercedes my yesterday's upload ext-mac-crb-29x.sit.bin Carbon support files (revision 6b) --------------------------------- Based on V2.9.2/2.9.3 main-mac.c and ext-mac-283.sit.bin Original authors: Ben Harrison, Keith Randall, Maarten Hazewinkel, Steve Linberg and Peter Ammon. Modified by pelpel (kazuo@sta.att.ne.jp) This StuffIt archive contains the files I used to compile my Carbon port of Angband 2.9.3. Contents - main-crb.c : Carbon (OS X / OS 8.6-- + CarbonLib) support file - A-mac-h.pch : prefix file (CW equivalent of command-line switches) - Angband.r : Minimum (i.e. w/o sounds and graphics) resources in plain text format with comments - Angband.proj : CodeWarrior project file - 8x8.rsrc : 8x8 tileset - 16x16.rsrc : 16x16 image tileset - mask.rsrc : 16x16 mask tileset - AngSound.rsrc : Sound effects Tiles and sounds can be used with many variants. In fact, I grabbed ZAngband 2.6.x tiles from Thangorodrim and converted them to PICT resources. So they *should* work with [Z] at least. Keypad keys now generates correct macroable sequences in the form of Control-_ K \r when unmodified, so you have to define appropriate macros in pref-mac.prf, for example A:^_K9\r P:9 Modified keypads haven't had this problem. ext-mac-29x-crb.sit.bin - additional files for Carbon compilation Please move it to angband/Macintosh if you feel it's appropriate. For easier scrutiny, I also uploaded the first three as a zip archive. // pelpel