I want to learn 6502 asm but don't know where to start

Are you new to 6502, NES, or even programming in general? Post any of your questions here. Remember - the only dumb question is the question that remains unasked.

Moderator: Moderators

User avatar
blargg
Posts: 3717
Joined: Mon Sep 27, 2004 8:33 am
Location: Central Texas, USA
Contact:

Post by blargg »

This is cool, a 6502 assembler and simulator on a web page (in JavaScript, no less). Even has some demos and a simple graphics area: http://www.6502asm.com/
User avatar
Laserbeak43
Posts: 188
Joined: Fri Sep 21, 2007 4:31 pm
Contact:

Post by Laserbeak43 »

yeah kinda ignored this one, but it's really cool and deserves to be stickied
Noob sticky!!
Please document this part of the NESdevWiki!! XD
YOU NEED A RETROMACHINESHOP!!
User avatar
electro
Posts: 132
Joined: Tue Jan 29, 2008 11:12 am
Location: New York

Post by electro »

"Atari Roots", I believe, is a great book for a beginner (like myself). It doesn't lay on too much extra tech stuff. Just plain english, easy to undertsand.

I found the web calculator, very helpful for converting between hex and binary numbers.

http://www.easycalculation.com/hex-converter.php

T
Post Reply