GithubHelp home page GithubHelp logo

6502rev2's Introduction

6502v2 Computer Build

Please note while this design is based on Ben Eaters 6502 (eater.net/6502) computer, it is not 100% compatible. This is mostly due to the memory map being changed to make space for 3 interface chips, 2 c22s and a c51.

Memory Map: 0x0000 -> 0x3FFF : RAM 0x4010 : Start of memory for the "GPIO" VIA 0x4020 : Start of memory for the "LCD" VIA 0x4040 : Start of memory for the Serial interface 0x8000 -> 0xFFFF : ROM

It is very simple to refactor any code written for the BE6502 to work with this design, all you have to do is change the definitions for the different ports, ex PORTB = $6020 would be PORTB = $4020.

Pictures


The LCD header was mirrored on this first run of boards, the GERBER files and KiCad project have been updated in the repo.

If you want to build this PCB yourself, you can download the gerber.zip file and order it from JLCPCB or PCBWAY MAKE SURE TO USE A FEMALE DB9 CONNECTOR FOR THE SERIAL PORT!!! The connecture in the picture is a male connector, and it does not work because the pins are in the wrong spots!

6502rev2's People

Contributors

stuenkels avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.