PDA

View Full Version : 6502 Opcodes



MXP
July 9th, 2004, 14:01
I want list of opcodes (the hex or numaric values )of 6502 i tried google but no effect

cooliscool
July 9th, 2004, 14:18
Does this help?

http://www.s-direktnet.de/homepages/k_nadj/opcodes.html

refraction
July 9th, 2004, 15:53
or how about this ;p

http://www.6502.org/tutorials/6502opcodes.htm

cooliscool
July 9th, 2004, 16:20
or how about this ;p

http://www.6502.org/tutorials/6502opcodes.htm

Even better. :)

smcd
July 9th, 2004, 23:26
The old NESticle source code (6502 core) is available, it's in assembly... that might be of some help too, maybe? Also, Nofrendo and lots of emulators based on it have sources, such as nester, uonester, nesterj, nnnesterj.

Teamz
July 10th, 2004, 08:19
http://nesdev.parodius.com/

MXP
July 10th, 2004, 08:42
I do not want opcodes like:
ADC or MOV
I want opcodes of values like :
1XXX for add

zenogais
July 10th, 2004, 11:11
Try theses:
http://www.zophar.net/tech/files/6502.txt
http://www.zophar.net/tech/files/6502ref.html

smcd
July 11th, 2004, 02:27
zophar links? you obviously didn't see the cartoon, did you zenogais? ;)

refraction
July 11th, 2004, 02:30
im sure most people have seen the cartoon, and however bent the guy is, his tech docs are still very useful ;)

zenogais
July 11th, 2004, 05:56
actually, I have no idea what cartoon you're talking about.

smcd
July 11th, 2004, 17:29
Well "zophar's domain" is not even run by the same guy/people anymore as it used to be, IIRC, it has gone downhill in the past ... 3+ years.

refraction
July 11th, 2004, 19:00
Well "zophar's domain" is not even run by the same guy/people anymore as it used to be, IIRC, it has gone downhill in the past ... 3+ years.


maybe so but as i said, the technical docs are still very useful, however crap the rest of the site is.