This upload main-crb-6b.zip supercedes my yesterday's upload main-crb-6.zip This archive contains ASCII files in ext-mac-crb-29x.sit.bin, and meant to be a replacement for angband/Macintosh/main-crb.c by the same author (editor?). ASCII portion of my 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) Contents - main-crb.c : Carbon (OS X / OS 8.6-- + CarbonLib) support file. Rather verbose instructions can be found in the first hundreds lines. - A-mac-h.pch : prefix file (CW equivalent of command-line switches). Has some instructions on necessary source code mods. - Angband.r : Minimum (i.e. w/o sounds and graphics) resources. In plain text format with comments. CodeWarrior project file and graphics+sound resources are found in ext-mac-crb-29x.sit.bin I uploaded along with this archive. 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. main-crb-6b.zip - a zip archive containing the above Please move it to angband/Macintosh if you feel it's appropriate. // pelpel