CHIP-8 Emulator #289
stewlab
started this conversation in
Show and tell
Replies: 2 comments
-
Wow!!! Super cool! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is the initial release: It seems to work on Tulip Desktop and a Tulip Creative Computer device, but not quite on T-Deck just yet. Also, performance is pretty bad, so I am still working on optimization. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been working on a CHIP-8 emulator / interpreter for Tulip CC, and recently got external program loading and display working. I will create a public repository for the code soon, and will also share it in Tulip World.
CHIP-8 is essentially the original fantasy console, in a similar category as TIC-80 and PICO-8.
CHIP-8 Info:
https://en.wikipedia.org/wiki/CHIP-8
Here is a screenshot of the app running an IBM Logo CHIP-8 program via Tulip Desktop:
Here is a video of another CHIP-8 demo running in the same environment:
https://github.com/user-attachments/assets/927c5bfc-7b66-49f0-8233-e3cd8dd5e23d
Beta Was this translation helpful? Give feedback.
All reactions