GithubHelp home page GithubHelp logo

6502's Introduction

6502

6502 8-bit CPU emulator

This is a experimental 6502 cpu emulator. The implementation is based on the 6502 reference guide : http://homepage.ntlworld.com/cyborgsystems/CS_Main/6502/6502.htm

Actually i only tested the program on my Debian. It should also compile in Windows and MacOSX.

Goals :

The goals of this project is to learn cpu emulation. It's also beginning step for other emulator i want to write that are based in 6502.

The 6502 cpu emulator will be purpose as a shared library for reuse purpose in other emulator

Debugger usage:

./6502_debugger <binary>

You can use this assembler to compile your own program : https://hkn.eecs.berkeley.edu/~mcmartin/P65/ophis-ref.html

Roadmap :

  • Initialization and loading : Done
  • Instruction implementation : Done
  • Shared library : Done
  • Clock synchronization : Not to be done here to make it easier to synchronize multiple device
  • Debbuging tools like memory dump, cpu state, breakpoint, ... : Done some basic debugger but consider using some other debbugging tools available

6502's People

Stargazers

Jafar Dakhan avatar Panagiotis avatar Oleksandr Bogomaz avatar  avatar Jeremy Letang avatar charla_n avatar

Watchers

Panagiotis avatar Chaabane Jalal avatar  avatar charla_n avatar

6502's Issues

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.