6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 20, 2024 1:53 am

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Jul 12, 2012 11:58 pm 
Offline
User avatar

Joined: Mon Apr 02, 2012 8:34 pm
Posts: 9
Location: Ottawa, Ontario, Canada
I made some quick reference documents for the 65C02 and 65816. They are available at https://github.com/jefftranter/6502/tree/master/docs along with some other documents that are mostly relevant to the Apple 1 and Replica 1.

Let me know of any errors or improvements you'd like to see.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 13, 2012 5:07 am 
Offline
User avatar

Joined: Thu Dec 11, 2008 1:28 pm
Posts: 10789
Location: England
Nicely done! Here are direct (live) links to the latest PDF versions on github: (6502), 65C02 and 65816

(6502 being a micro logic corp refcard)

(I'll edit this post on request, but I trust it's helpful...)

Cheers
Ed


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 13, 2012 6:27 am 
Offline
User avatar

Joined: Thu May 28, 2009 9:46 pm
Posts: 8138
Location: Midwestern USA
tranter wrote:
I made some quick reference documents for the 65C02 and 65816. They are available at https://github.com/jefftranter/6502/tree/master/docs along with some other documents that are mostly relevant to the Apple 1 and Replica 1.

Let me know of any errors or improvements you'd like to see.

I looked at the 'C02 and '816 reference "cards." They look good. Nice job!

BTW, next time you revise the 65C816 reference, you might want to mention that zero page and stack references always target bank $00, even when operating in native mode. Also, JMP (<addr>) and JMP [<addr>] bounce off a bank $00 vector, whereas JMP (<addr>,X) and JSR (<addr>,X) bounce off a vector in the current program bank. Due to this characteristic, the hardware vectors (e.g., IRQ or NMI) must always be in bank $00 as well.

_________________
x86?  We ain't got no x86.  We don't NEED no stinking x86!


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: