Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

c64 BASIC loader in ML

23 views
Skip to first unread message

stiggity

unread,
Dec 27, 2009, 8:09:01 PM12/27/09
to
Greetings:
Im working on a project program, and i sorta ran into a small snag.
Could anyone reading this, please help me figure out the correct way
to simply load a basic program with a starting address of $0801 from
asm. I can load in my programs modules, but i do not know how to
execute the "RUN" command. I do not want to set End of basic, or
anything just a load"flename",8 then RUN. Any help would be greatly
appreciated.

-Steve

rusure

unread,
Dec 27, 2009, 8:56:12 PM12/27/09
to

stiggity

unread,
Dec 28, 2009, 11:01:08 AM12/28/09
to
On Dec 27, 8:56 pm, rusure <r_u_s...@mybluelight.com> wrote:
> On Dec 27, 6:09 pm, stiggity <st...@brown-computers.com> wrote:> Greetings:
> > Im working on a project program, and i sorta ran into a small snag.
> > Could anyone reading this, please help me figure out the correct way
> > to simply load a basic program with a starting address of $0801 from
> > asm. I can load in my programs modules, but i do not know how to
> > execute the "RUN" command. I do not want to set End of basic, or
> > anything just a load"flename",8 then RUN. Any help would be greatly
> > appreciated.
>
> > -Steve
>
> This comp.sys.cbm thread may have your needed info
>
> http://groups.google.com/group/comp.sys.cbm/browse_frm/thread/6855d3a...
>
> s

rusure:
I had a good idea on how to do it, and after 30 or 40mins of messing
around
i figured it out. I even have it load in my main ML file, NEW, then
load in the
main BBS body, and run. :-) took some finagglin, but honestly, its
much more
simple than i had expected. I _had_ a routine working, but it set
beginning, and
ending basic address and it would work, but 1 change to the main BBS
body
(end of basic would change) and the loader wouldnt work. Now its more
generic
but much more feasble. thanks for the reply.

-Steve

0 new messages