Giter Site home page Giter Site logo

gd6502's Introduction

GD6502

A (currently) bare-bones, stripped down 6502 emulator and assembler. Currently, I'm using the 6502asm.com and the Easy 6502 emulators as goal posts to test GD6502's usefulness. After it's fully compatible with those two emulators, I'll start working on making it compatible with more complex 6502-based systems like the Atari 2600, NES, and others. At that point, I'll start turning it from a standalone project into a library to be integrated into other projects.

Examples

Tests

There are unit tests in ./tests/ that can be executed using Gut. To use it, run godot --debug-collisions -gexit --path $PWD -d -s addons/gut/gut_cmdln.gd

-gexit is optional here, and will cause GUT to exit after all the tests are complete. As an alternative, you can use -gexit_on_success which will cause it to only exit if all of the unit tests succeed.

See https://github.com/bitwes/Gut/wiki/Command-Line for more info on Gut unit tests from the command line.

Used assets

gd6502's People

Contributors

eggbertx 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.