- Chip-84 - A Chip-8 Emulator for TI-84 Plus CE
- 04 May 2018 10:48:01 pm
- Last edited by ckosmic on 05 Feb 2021 03:25:20 pm; edited 2 times in total
So this is the third program I've created on my new calculator, but my first time releasing one! I wanted to make a CHIP-8 emulator/interpreter so I can play really small games and also brag about how I made an emulator on a calculator.
All of the opcodes are implemented and should function correctly, and I even made a Windows program to convert .c8 ROMs into .8xv files. Now you can play a flickery game of Pong or Tetris right on your calculator!
The controls are the bottom-most 16 white keys (0, ., -, ENTER, ..., TIMES).
A .zip file of the emulator and converter is below.
Download here
All of the opcodes are implemented and should function correctly, and I even made a Windows program to convert .c8 ROMs into .8xv files. Now you can play a flickery game of Pong or Tetris right on your calculator!
The controls are the bottom-most 16 white keys (0, ., -, ENTER, ..., TIMES).
A .zip file of the emulator and converter is below.
Download here