Ethan Dicks wrote:
Having read the Hernia Manuals when they came out on
3-ring binders,
all I saw were references to Pascal. It looked painful/excessively
verbose to call the toolbox routines from 68K assembler.
I never found calling the toolbox from assembly to be particularly
onerous. It used Pascal calling conventions, but there's nothing
complicated about that. And I prefer counted strings to null-terminated
strings any day.