[Coco] What is the next "step" in my education?
Robert Hermanek
rhermanek at centurytel.net
Sat Jun 25 11:52:00 EDT 2016
If I remember the original manual correctly, it also had a pretty decent
explanation of the basic addressing modes (which in my opinion is the
most important assembly concept to understand to get started), and a
good instruction reference in the back. Also, learn how the system and
user "stacks" are used. You'll be a big fan of the stack.
-RobertH
On 6/24/2016 10:15 PM, John via Coco wrote:
> Robert Hermanek <rhermanek at ...> writes:
>
>> Personally, I would get a pdf of the EDTASM+ manual, I'd get a copy of
>> either disk Edtasm or a cartridge if you're doing the cassette thing,
>> and I would just start with some very basic assembly language
>> programming. I started small back in the day -- learning how to use
>> registers, basic counting/loops, basic "pokes" via STA, STB, etc, for
>> displaying characters on the old 32 column screen, and eventually
>> learning how to call a few ROM routines from assembly, I think a few are
>> mentioned in the Edtasm manual, like waiting for a keystroke, or
>> printing a character to the screen, that sort of thing...
>>
>> -RobertH
>
> Hi Robert,
>
> I like this idea that you have given. I actually was wondering about that
> technique myself.
>
> I think I'll give EDTASM+ a try, as I have a copy already downloaded.
>
>
> Thank you,
>
>
>
> John
>
>
>
>
>
More information about the Coco
mailing list