Assembly - Patching 68K software - SimpleText

Someone asked to have SimpleText open a smaller text window at startup. Initially, I assumed this would be a fairly easy fix by just overwriting a few constant values in SimpleText code. It turned out to be a pain – but I learned a lot along the way.

You need to have the code editor (from one…

Read in full here: