GithubHelp home page GithubHelp logo

primechip8's Introduction

PrimeCHIP8

CHIP-8 was originally developed in the 1970s by Joseph Weisbecker for creating computer games on early microcomputers.

This CHIP-8 emulator is for the HP Prime in Python. As the HP Prime does not support sound, CHIP-8 sound operations are ignored.

See a demonstration at: https://youtu.be/NkxoqSPar-c

Installation

Use the HP Connectivity Kit to transfer CHIP8.hpprgm to a virtual or physical HP Prime calculator.

Note: the HP Prime must be running firmware that supports Python (actually MicroPython).

Keyboard Mapping

The original COSMAC VIP used a 4x4 kex keypad. The mapping of the keypad to the HP Prime keyboard, along with additional keys, is shown below.

Keyboard

Example ROMs

Name Description
test_opcode.ch8 Simple CHIP-8 opcode test
bc_test.ch8 CHIP-8 opcode test that provides diagnostics if issues are found or "BON" if all tests are successful.
IBM.ch8 IBM Logo
Spaceinvaders.ch8 The classic arcade game, Space Invaders
BLINKY.ch8 The classic arcade game, Pac-Man
BRIX.ch8 Blockout type game

Screenshots

IBM BLINKY

Source

CHIP8.py includes the source code and the PPL wrapper for execution on the HP Prime. The source can be loaded into the HP Connectivity Kit, modified if required, and dragged onto a virtual or physical HP Prime calculator.

References

PrimeCHIP8 is based on: https://github.com/AlpacaMax/Python-CHIP8-Emulator

primechip8's People

Contributors

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