Git Product home page Git Product logo

bag-of-chips's Issues

analyze ROMs to infer CHIP-8 version

There are multiple CHIP-8 versions and not all of them have the same opcodes, so we could search first for specific ones and in that way load one interpreter or another.

Add basic Travis CI

Add a basic Travis CI for the makefile so we can have the cool badge on the repo main page

add trace/log dump

Add a function to either show the trace of the emulator or dump the trace in a log file, for debugging purposes

add ncurses display

in the same vein as #3, but could be interesting to have different types of display, e.g. being able to visualize roms in terminal.

add I/O functionality

Add an I/O functionality in order to be able to control whatever the emulator is running

Refactorizar decoder

cambiar el bloque de cases que repite muchos casos usando un struct para los nibbles y hacer así un análisis más sencillo de las instrucciones

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.