[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Merlin assembler question
- Subject: Merlin assembler question
- From: "(Wolfgang Kemper)" <wkemper@ti.com>
- Date: Mon, 18 Jun 2007 06:45:28 -0700
- Complaints-to: groups-abuse@google.com
- Injection-info: o61g2000hsh.googlegroups.com; posting-host=192.94.94.105; posting-account=T0nDxw0AAAA6G1eid6X8cVQFFYA3wR5S
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.apple2:26645
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 :-)