[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need LISA help



On Feb 24, 12:50 pm, Andrew C
<sumguy...@zorak.formalwear.strangled.net> wrote:
> I certainly am not set on LISA, it just happened to be the first
> assembler I found.
How wedded are you to Apple-hosted assembly?  John Matthews has a nice
cross-development how-to here:
http://home.roadrunner.com/~jbmatthews/a2/cross.html

And if you just want to type in a few mnemonics, there's always
Apple's mini-assembler.  Depending on your ROM (I can't remember if
it's in the //c or not...) you can CALL -151 and then enter a "!" to
get to there.  (Or, boot a DOS 3.3 system master, then enter INT, CALL
-151, and F666G.)