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

Re: Merlin assembler question



On Jun 18, 9:45 am, "(Wolfgang Kemper)" <wkem...@ti.com> wrote:
> 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.
I've not used Merlin before (I use the cc65 toolchain -
http://www.cc65.org/doc/ca65.html).  But it sounds like Merlin
assembles to disk, not to memory.  Since you can BLOAD your object
code and see it in memory, that sounds like what's going on.