Kelvin Sherlock 787a2b37d6 cr->lf
2022-10-11 17:39:06 -04:00
2022-10-10 22:56:11 -04:00
2016-07-24 14:50:34 -04:00
2016-07-24 14:50:34 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2018-07-30 20:27:19 -04:00
2016-02-08 22:08:31 -05:00
2018-07-30 20:27:36 -04:00
2017-11-23 13:41:09 +09:00
2015-11-28 12:06:01 -05:00
2018-07-30 20:26:50 -04:00
2018-07-30 20:26:50 -04:00
2016-07-30 11:05:37 -04:00
2022-10-10 22:56:11 -04:00
2013-07-30 01:06:41 -04:00
2022-10-11 17:39:06 -04:00
2016-07-25 22:12:03 -04:00
2016-08-09 21:55:51 -04:00
2022-10-10 22:56:11 -04:00
2016-07-25 20:07:25 -04:00
2013-07-29 02:02:50 -04:00
2013-07-29 02:02:50 -04:00
2013-07-30 01:06:41 -04:00
2015-11-28 11:55:56 -05:00
2016-07-25 20:37:57 -04:00
2018-07-30 20:26:50 -04:00
2018-07-30 20:26:50 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2022-10-10 22:56:11 -04:00
2013-07-14 18:15:56 -04:00

MPW Tools

This is a collection of tools for use with the MPW emulator.

Some of them are replacements for built-in MPW commands. Some of them are replacements (the original Duplicate, for example, has a graphical confirmation box). Some are just handy to use.

These are tested under the MPW emulator. They may or may not actually work with a real MPW installation due to implementation differences.

The tools are:

  • Delete: replacement for the Delete command.

  • Echo: replacement for the Echo command.

  • Duplicate: replacement for the Duplicate command.

  • GetEnv: new command to extract environment variables for use in makefiles.

  • Help: replacement for the Help command. This version looks for individual file in the $MPW:Help: directory rather than searching through a single monolithic help file.

  • ListRez: List the resources in a Macintosh resource file.

  • ListRezIIgs: List the resources in a IIgs resource file.

  • LSegIIgs: List segments in a IIgs OMF File (borrowed from gno/me).

  • MakeEnums: Print struct offsets for various records (for use with MPW development).

  • md5: Print md5 checksum for a file (data and resource fork).

  • OverlayIIgs: replacement for the OverlayIIgs command. (This has been tested under MPW.)

  • Parameters: replacement for the Parameters command.

  • ReadGlobal: Display a global value.

  • SetFile: replacement for the SetFile command. Currently only filetype and creator type are supported.

Description
mpw compatibility layer tools and support files
Readme 133 KiB
Languages
C 94.7%
Ruby 4%
Makefile 1.3%