From f14ac1282fc1debbbf3c07101ab5b76e81b0f3ab Mon Sep 17 00:00:00 2001 From: elliotnunn Date: Fri, 18 May 2018 14:40:20 +0800 Subject: [PATCH] Add unlink and enablifier to the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8399ec9..b58b753 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,7 @@ Some code patching tools: - Move resources around: - Patch PowerPC binaries: - Patch 68k MPW code objects: +- Extract 68k MPW code objects from a ROM: +- Graft a System Enabler onto a Mac OS ROM file: Most of our testing, and some of our discussion, takes place on the [MacOS9Lives](http://macos9lives.com) forums.