Please sign in to access this page

CHIP 8 emulator/interpreter

CHIP 8 emulator/interpreter Used AI

6 devlogs
13h 37m
Created by Shivam Maurya

Chip 8 interpreter written in rust. The "Hello, World!" of emulator developement ;P
Trying out some low level things (. ❛ ᴗ ❛.)

Timeline

Ship 1

0 payouts of shell 0 shells

Shivam Maurya

about 2 months ago

Shivam Maurya Covers 6 devlogs and 13h 37m

Added readme file & a release on github. All done. Ready to ship!

Update attachment

Added sound !

CLI done and it is now multithreaded to make it more smooth :D

Almost done on the emulator side just need to put a way to upload the rom files

Basic display is working :D

Update attachment

Figuring out how to display windows using rust

Update attachment