On Tue, 12 Sep 2006, Zane H. Healy wrote:
What do people recommend for an Assembler on the
Commodore 64? I'm wanting
to play around with one, and am not sure what to use. I downloaded "Turbo
Macro Pro '05", but have yet to figure it out how to actually do anything
with it. As I understand it, I'm supposed to start it with the following:
LOAD"TMP 1.1/S.",8
SYS 8*4096
Or instead of the SYS command I can use the Fastload cart to jump to $8000.
However, in both cases, I get the same result, a READY prompt, and seem to
still be in BASIC.
Hey Zane;
Try:
LOAD"TMP 1.1/S.",8,1
The ,1 will tell BASIC to load the code to the address it was saved from -
rather than at the bottom of memory ($0801, like you are here).
That'll probably help;
JP
Thanks, that did the trick!
Zane
--
| Zane H. Healy | UNIX Systems Administrator |
| healyzh at
(primary) | OpenVMS Enthusiast |
| MONK::HEALYZH (DECnet) | Classic Computer Collector |
+----------------------------------+----------------------------+
| Empire of the Petal Throne and Traveller Role Playing, |
| PDP-10 Emulation and Zane's Computer Museum. |
|