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

Re: Some questions about Apple IIc and Assembly Programming



On Mar 31, 12:03 pm, tomatos <detachment2...@gmail.com> wrote:
> I've looked at Merlin and have decided that I
> definitely want to develop and run everything on the IIc itself

Just FYI, if you want to quickly test code, it's really easy to use
Big Mac (which is Merlin-- for DOS 3.3) and use ORG $8000 (I think)
and then after ASM to assemble you can use MON (IIRC!) to enter the
monitor, 8000G to test your code, and Ctrl-Y to get back to Big Mac.

Cheers,
Nick.