Skip to content

A CHIP-8/S-CHIP Interpreter for the TI-84 Plus CE

Notifications You must be signed in to change notification settings

Chip-84/chip-84

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip-84

The first CHIP-8 emulator/interpreter written in C using the CE C Programming Toolchain (https://github.com/CE-Programming/toolchain) for the TI-84 Plus CE calculator. It supports SuperChip-8 ROMs (programs that use the extended 128x64 display and extra instructions), custom keymapping, and emulation speed control.

ROM selection screen In-game

Included in the Release:

  • The emulator program
  • A converter to convert ROM files to AppVars which you can then transfer to your calculator

You will need to have the CE C Libraries (https://github.com/CE-Programming/libraries) to run this.

Converting ROMs

To convert your CHIP-8 or SCHIP-8 ROMs, use the included ROM converter program for Windows, or use the online ROM converter.