Search found 2 matches

by Ateneo
Sun Mar 07, 2004 8:07 am
Forum: General Discussions
Topic: Could anyone introduce some good 6502 tutorials to me?
Replies: 6
Views: 4603

i have a very nice book in html

i have the book that other replier mentioned to you the:

"MCS6500

MICROCOMPUTER FAMILY

PROGRAMMING MANUAL

JANUARY 1976"

I have it in HTML format, its a very decent book.
Send me an e-mail to antenus@datafull.com and i will send you.
by Ateneo
Sun Mar 07, 2004 8:01 am
Forum: General Discussions
Topic: 6502 CMP question
Replies: 2
Views: 3121

6502 CMP question

Im programming a 6502 emulator for a NES emulator im making. Im using "MOS Microcomputers Programmer Manual" as a reference and its quite decent, but i have the following problem/question regarded de CMP,CPX, CPY Instructions:

The manual says: "This instruction subtracts the contents of memory from ...