Jump to content
  • entries
    8
  • comments
    4
  • views
    5,507

About this blog

learning 6502 ASM the hardway

Entries in this blog

Stupid me, did not know

That this Blog was not visible to others, so I made it visible to others, not that I do much in the way of really cool things but what the heck.   Just got a new (to me at least) Commodore 128 and some other stuff from a yard sale for $6.00 as well as found myself a copy of Forrest Mims Notebook from 1992 got it for .50 that to me at least was a real bargain.   other than that my life I guess is pretty boring, well see ya later on I got to go do the work all night thing.   Carl

Z80GUY

Z80GUY

Reading, Reading and more well reading....

Forgot how much went in to the understanding of the 6502, a few years ago a buddy of mine tried to teach me the basics of it on his apple IIe but that was so long ago. That I find the only thing that sticks in my mind from his teachings was he called "counting the count" referring to cycle counting I think.   well I have read the online book "Assembly language for Beginners" at Atari archives online books and Andrew Davies Tutorials are next on my list of reading. I hope to have at least a rud

Z80GUY

Z80GUY

man, work never seems to end for me :)

Finally got some time to sit down again so i can continue my education with the ASM books and stuff, but now I find I am having to re-read all the stuff I read before because I keep forgetting what I read Before I just need to find some time to do it for 8 hours a day for like a 3 month period then I will remember it but unfortunately I can't just do that .   So I am going to bite the bullet and cheat : going to use Batari Basic, as I hear it still needs you to know ASM in order to do advanc

Z80GUY

Z80GUY

Making an Editor for 7800 ASM Tools

Well I decided to try my hand at writing assembly for the 7800 (every ones gotta do something right ?).   I looked through the forum and found all the tools and docs I would ever need, as I was searching I found that the 2600 forum had a shed load of tools tied together from a member written IDE and I thought hmm why don't the 7800 folks got something like that ?.   So I decided to write one that would tie all the command line tools together in one IDE, so say if you wanted to view a disasse

Z80GUY

Z80GUY

had a great night at the auction where I live :)

for a grand total of $ 2.00 I am the happy new owner of an Atari 2600 (vader in great shape) and a 2nd Generation Sega Genesis   the each system came with a few games and manuals, below are some pics.   Atari stuff first:         Now genesis stuff:       all in all not too shabby for $2.00, Now I just gotta find some more games and a Sega Master system with the light phaser and I will be in great shape. maybe next auction.   Carl

Z80GUY

Z80GUY

finished andrews tutorials... finally

Now I think I have enough understanding of the assembly coding for the 2600 that I will try and do some math and play with the play filed registers and see what I can draw on the screen.   I figured I would start with my name just to get the feel for non mirrored play fields as they are the hardest to code.     This is what I will try to accomplish:     ******** *** **** * * * * * * * * **** **** * * * * * *

Z80GUY

Z80GUY

cool thing I just found !

I just found the new Batari basic Editor and it looks sweet, so I do not have to include one in mine at all, I just thought that one that made by Attendo was it.   Carl

Z80GUY

Z80GUY

added some stuff today

got to thinking that as a programmer, I really like Syntax Coloring and found a Free DLL for that purpose with a lot of cool built in functions to boot.   it features:   1. all the editing tools a text editor would ever need. 2. Synatx Coloring 3. Keyword list that can be set by the programmer (I will add keywords found in Basic to make it compat with Batari Basic)   those are the main three I am interested in anyway, Also decided since Batari Basics IDE is no longer supported I would ad

Z80GUY

Z80GUY

×
×
  • Create New...