Git Product home page Git Product logo

mega6502's Introduction

Mega6502

Mega6502 is an experiment implementing a minimal 8 bit platform using an Arduino and a 6502.

Hardware

Mega6502 requires an Ardunio Mega 2560 development board and CMOS 65c02. The 65c02 should be connected to the Arduino as follows

	  5v      GND                                 5v   Arduino 
	  |        |       +------\/------+           |
	  |        +----  1| Vss     /RES |40 -- 3k3 -+--- 52
	  +--- 3k3 -----  2| RDY       ϕ2 |39  
	  |               3| ϕ1       /SO |38  
	  +--- 3k3 -----  4| IRQ       ϕ0 |37 -------- 53
	  |               5| NC        NC |36  
	  +--- 3k3 -----  6| /NMI      NC |35  
	  |               7| SYNC     R/W |34 -------- 51
	  +-------------  8| Vcc       D0 |33 -------- 49
	    22 ---------  9| A0        D1 |32 -------- 48 
	    23 --------- 10| A1        D2 |31 -------- 47
	    24 --------- 11| A2        D3 |30 -------- 46
	    25 --------- 12| A3        D4 |29 -------- 45
	    26 --------- 13| A4        D5 |28 -------- 44
	    27 --------- 14| A5        D6 |27 -------- 43
	    28 --------- 15| A6        D7 |26 -------- 42
	    29 --------- 16| A7       A15 |25 -------- 30
	    37 --------- 17| A8       A14 |24 -------- 31
	    36 --------- 18| A9       A13 |23 -------- 32
	    35 --------- 19| A10      A12 |22 -------- 33
	    34 --------- 20| A11      Vss |21 ---+
	                   +--------------+      |
	                                        GND

mega6502's People

Contributors

davecheney avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.