cj1128 / chip8-emulator
🎉 A simple CHIP-8 emulator written with C and SDL2
☆50Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for chip8-emulator
- ☆66Updated 3 years ago
- 尝试从头开始编写一个GBA模拟器☆33Updated 3 years ago
- 🦖 Chrome's Dinosaur Game in C++☆132Updated last year
- A super tiny RISC-V emulator that is able to run xv6.☆71Updated 2 years ago
- NES模拟器(尽量还原硬件运行逻辑)☆32Updated last year
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- ☆24Updated last year
- this is a nes emulator☆52Updated 4 months ago
- A step by step guide to producing the tiniest x64 hello world.☆75Updated 3 years ago
- A simple C modules manager☆59Updated last month
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆43Updated last week
- Build a minimal kernel for RISC-V☆53Updated 3 months ago
- Write a tiny interpreter by C language in 500+ lines☆129Updated 2 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆50Updated last year
- Build Your Own Lisp 中文版☆152Updated 6 years ago
- rsp3 in conjunction with armv8 in baremetal mode☆24Updated 6 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 8 months ago
- 从零开始制作一个操作系统!---- 中文操作系统开发指南 forked https://github.com/yanull/os-guide-cn☆23Updated 2 years ago
- 一个C++实现的简单NES模拟器☆36Updated 4 years ago
- Simple DIY OS☆161Updated 6 years ago
- A simple NES (FC) emulator