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

Merlin assembler question



I have looked around for some Assembler options on the Apple II
including the IIgs.

I have downloaded the various Merlin versions and have started to play
with them and found a strange problem.
When I compile a source code and go then into the monitor I can not
see the program.
For example a program compiled with ORG $300 will not show up in the
monitor.

However if I exit Merlin and bload the object code it runs fine and
will be at $300.

What do I miss?

I tried the same Assembler code in Merlin 8 and Merlin 16 but get the
same result.
Just to verify I ran the slightly modified code (just suntax adaption)
in SC Assembler and it had no problem.

The program I used is in the Merlin Manual, it is the simple Beeper
call, so no fancy stuff.

Hope one of you can straighten me out on this :-)