Is there any documents or anything available for me to learn more about the functions and operations in assembly coding?
I've looked at the SMB asm but I'm not 100% getting a full understanding of how things work.
So is there stuff that tells me like what, "ldy, bne, lda" and other stuff means?
If I knew what these things ment I probably could catch on easily.
So damn new to this, need some stuff to start me off in dev
Moderator: Moderators
-
CKY-2K/Clay Man
- Posts: 214
- Joined: Sun Apr 01, 2007 2:10 pm
So damn new to this, need some stuff to start me off in dev

Here to at least get an idea of how the NES works. I mean I know alot of the basic things, but this place'll help me grasp more how NES functions.
Major respect to NES developers.
Learning from a disassembly is kinda confusing. Having some original source with the labels and comments from the author is a much better idea.
Here's a pretty good and brief tutorial:
http://www.geocities.com/oneelkruns/asm1step.html
Here's a pretty good and brief tutorial:
http://www.geocities.com/oneelkruns/asm1step.html
-
CKY-2K/Clay Man
- Posts: 214
- Joined: Sun Apr 01, 2007 2:10 pm
Thanks guys. hopefully in time I'll be able to understand better about how to program properly and understand more about the language of this stuff.

Here to at least get an idea of how the NES works. I mean I know alot of the basic things, but this place'll help me grasp more how NES functions.
Major respect to NES developers.