C8SALT
A CHIP-8 interpreter written in TI-BASIC. (by NinjaWeedle)
EMUCHIP8
EMUCHIP8, a CHIP-8 emulator. (by lvntky)
C8SALT | EMUCHIP8 | |
---|---|---|
1 | 3 | |
6 | 12 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | almost 4 years ago | |
Python | C | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
C8SALT
Posts with mentions or reviews of C8SALT.
We have used some of these posts to build our list of alternatives
and similar projects.
-
C8SALT, the first ever TI-BASIC CHIP-8 emulator- now with a working DXYN
https://github.com/NinjaWeedle/C8SALT Github link for those interested
EMUCHIP8
Posts with mentions or reviews of EMUCHIP8.
We have used some of these posts to build our list of alternatives
and similar projects.
- Check out my CHIP-8 emulator, coded with C
- Emulator Programming in C
-
I just coded my first emu, CHIP-8, Glad to be here guys!
Thank you very much for these beatiful comment! I bet you can do better than this. I coded with C only, but you can choose any language that you comfortable with such as python, java, rust etc... The instruction set part is kinda challencing but not a big deal actually. Here is my source code: https://github.com/lvntky/EMUCHIP8 you can use it anything as you like. I hope it helps a bit.
What are some alternatives?
When comparing C8SALT and EMUCHIP8 you can also consider the following projects:
ti842py - A TI-BASIC to Python 3 transpiler
sims - Burroughs B5500, ICL1900, SEL32, IBM 360/370, IBM 7000 and DEC PDP10 KA10/KI10/KL10/KS10, PDP6 simulators for SimH
pcbasic - PC-BASIC - A free, cross-platform emulator for the GW-BASIC family of interpreters
chip8 - Chip 8 emulator implemented with Python and pygame
Octo - A Chip8 IDE
CROSS-LIB - CROSS LIB - A universal 8-bit library and some games built with it