Coder Social home page Coder Social logo

tobiasvl / awesome-chip-8 Goto Github PK

View Code? Open in Web Editor NEW
141.0 5.0 10.0 23 KB

List of CHIP-8 resources

Home Page: https://chip-8.github.io/links/

License: Creative Commons Zero v1.0 Universal

awesome awesome-list chip8 chip-8 chip retrocomputing cosmac-vip octo cosmac-elf emulator

awesome-chip-8's Introduction

Awesome CHIP-8 Awesome

Virtual computer game machine from the 70s

A curated list of awesome CHIP-8 resources, tools, documentation, related projects and open source ROMs.

Created in 1977, CHIP-8 is the original fantasy console. Initially designed to ease game development for the COSMAC VIP kit computer, it has enjoyed several revivals over the decades for new and exciting platforms. Today, creating a CHIP-8 implementation is a rite of passage for anyone interested in learning about emulation.

To add something to this list, please see the contribution guidelines.

Contents

Community

Documentation

Emulator/interpreter development

Testing

  • chip8-test-rom - corax89's CHIP-8 test program, which tests most instructions for correct (Super-CHIP compliant) behavior.
  • CHIP-8 test suite - Timendus' collection of tests, including an improved version of corax89's test rom, a test for the behaviour of the flags and a CHIP-8 / Super-CHIP / XO-CHIP quirks test.
  • Delay timer test - Test program that checks the delay timer's behavior.
  • Random number test - Test program that checks the spread and mask for random number generation.

Emulators/interpreters

  • Octo - An IDE for development of CHIP-8, Super-CHIP and XO-Chip games.
  • Emma02 - An emulator for many old microcomputers, including COSMAC VIP, Telmac 1800 and ETI 660, which ran early CHIP-8 interpreters (which are included in the emulator).
  • Super-Chip8x - CHIP-8 emulator for the SNES.
  • CHIP-8 console on FPGA - A CHIP-8 emulator for the TinyFPGA BX chip.
  • Vinegar - CHIP-8/Super-CHIP interpreter for TI-83 (Plus) calculators.
  • LowResNX - CHIP-8 interpreter and debugger programmed in BASIC inside another retro fantasy console.

Software development

Tools

  • Octo - A high-level assembler for CHIP-8, Super-CHIP and XO-CHIP, complete with an environment for testing programs, and tools for sharing your creations.
  • wernsey chip8 - A CHIP-8 assembler/disassembler.
  • EZ-Bake Animator - A graphics preparation tool that creates XOR-ed animations.
  • EZ-Writer - A tool for converting text into CHIP-8 sprites.
  • EZ-Pack - An image slicing/repaletting tool.
  • Chipify - A script that filters and encodes mono-channel WAV audio to XO-CHIP audio.
  • octofont - Convert TrueType (ttf) fonts to Octo code for CHIP-8.

Guides and snippets

Postmortems

Postmortems detailing the development of specific games, written by the developers.

Games

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.