Coder Social home page Coder Social logo

6502's Introduction

6502 CPU Emulator

Overview

This project is a simple 6502 CPU emulator implemented in Rust.

Why

The primary motivation behind building this emulator is to gain a deeper understanding of how a simple processor works.

Features

  • Emulation: The emulator provides a cycle-accurate simulation of the 6502 CPU.
  • Memory: Simulates RAM and ROM to provide a realistic execution environment.
  • Instructions: Implements a subset of 6502 instructions for basic functionality.

Building

# Clone the repository
git clone https://github.com/nothenrin/6502

# Navigate to the project directory
cd 6502

# Build the project
cargo build

Running

# Run the emulator
cargo run //TODO: decide how to run the emulator

License

This project is licensed under the MIT License - see the LICENSE file for details.

References

https://www.youtube.com/watch?v=LnzuMJLZRdU&list=PLowKtXNTBypFbtuVMUVXNR0z1mu7dp7eH http://www.6502.org/users/obelisk/6502/index.html

6502's People

Contributors

nothenrin avatar

Stargazers

Filipe Lima avatar Guilherme avatar 赵雨愛 avatar Felipe Arthur 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.