Skip to content

Releases: ksherlock/mpw

Release 0.8.3

12 Oct 02:53
Compare
Choose a tag to compare
  • Lots of fixes since last time.
  • Includes fat (arm/x64) binary
  • also includes mpw-shell and mpw-make binaries

Release 0.8.0

13 Feb 16:22
Compare
Choose a tag to compare
Release 0.8.0 Pre-release
Pre-release
  • The {Commands} environment variable is now used to locate commands (like $PATH) instead of hardcoding {MPW}Tools
  • New debugger feature: templates (e.g. address;t HFileInfo to display memory as an HFileInfo struct)
  • Prevent OS X Resource Manager from byteswapping resource data. Rez and DeRez now work.
  • .sym and .ntkc files considered binary (Newton tools)
  • Some support for the MetroWerks MPW tools
  • Lots of other miscellaneous bug fixes and tweaks

Release 0.7.9.a

04 Jan 16:37
Compare
Choose a tag to compare
Release 0.7.9.a Pre-release
Pre-release

See CHANGELOG.text for details. this fixes issues with MrC/MrCpp.

Release 0.7.9

28 Dec 18:03
Compare
Choose a tag to compare
Release 0.7.9 Pre-release
Pre-release

See CHANGELOG.text for details. Among other things, MrC, MrCpp, PPCLink, DumpPEF, and DumpXCOFF now work. Sort of -- MrC[pp] does not work well beyond very simple examples.

Installation

(Manual)

  • mpw-0.7.9.zip: unzip and copy somewhere in your $PATH. I use /usr/local/bin/
  • mpw-config-0.7.9.zip: unzip and copy to your home directory.

Release 0.7.2

31 Oct 01:46
Compare
Choose a tag to compare
Release 0.7.2 Pre-release
Pre-release

See CHANGELOG.text for details. Among other things, AsmMatIIgs, PPCAsm, DumpCode, and SCpp are now supported.

Requirements

OS X 10.8. Older versions will not work. Sorry.

Installation

(Manual)

  • mpw-0.7.2.zip: unzip and copy somewhere in your $PATH. I use /usr/local/bin/
  • mpw-config-0.7.2.zip: unzip and copy to your home directory.

Release 0.7.1 (kfest 2013)

26 Jul 16:45
Compare
Choose a tag to compare
Pre-release

This is the version as demonstrated at kfest.

Requirements

OS X 10.8. Older versions will not work. Sorry.

Installation

MPW-0.7.1.pkg will install the mpw binary into /usr/local/bin/ or /usr/bin, whichever you prefer. Please check your $PATH variable first to see what is most appropriate.

mpw-config.pkg will create the $HOME/mpw directory and basic support files. You will probably want to install the cross development tools, libraries, and header files (from MPW 3.2, MPW 3.5, MPW Orca/C, System 6 development CD, MPW IIgs CD, etc) in here.