[Coco] Still having problems with Assembler

Charles Shrader charles at shrader.com
Sun Feb 3 19:37:46 EST 2008



Can anyone see what is wrong with this assembler program?

000050 ORG 16384
000100 START JSR 43304
000110 BK1 NOP
000120 END START

It assembles with zero errors; when I try to do a GSTART in the
Zdebugger, the application just hangs. Shouldn't I at least get a
cleared screen?

I've even tried to set a breakpoint at BK1 with:

X BK1 at the # prompt.

I'm starting to wonder if trying to write assembler code in an emulator
is not a very good idea?

Chuck

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.19.19/1256 - Release Date:
2/2/2008 1:50 PM





More information about the Coco mailing list