Nakrez / chip8
An implementation of a chip8 emulator in C++ using SDL
☆9Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for chip8
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆49Updated 6 years ago
- cmips☆57Updated 10 years ago
- CHIP-8 Emulator written with Python3 and PyGame☆10Updated 4 years ago
- Brainfuck compiler written in QBE IR.☆16Updated 3 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆42Updated 3 years ago
- (OBSOLETE) A B Compiler for x86☆43Updated last year
- A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.☆56Updated 2 years ago
- 16-bit x86 architecture for Binary Ninja☆13Updated 3 years ago
- Collection of libc-free C snippets that I paste and tweak in my projects☆14Updated 7 years ago
- Yet another C compiler.☆29Updated 11 months ago
- 6502 Emulator written in C.☆23Updated 4 years ago
- A guide to hobbyist operating systems☆56Updated 6 years ago
- Chip8 emulator using dynamic recompilation☆17Updated 4 years ago
- Data structures & helper functions written in wren☆17Updated 9 years ago
- Yet another hobby OS☆11Updated 6 years ago
- Self-hosting C toolchain, from scratch☆14Updated 2 months ago
- A Toy C Compiler☆20Updated 3 years ago
- Tetris in a small virtual machine (11 lines of C)☆21Updated 3 weeks ago
- Functional-programming macros for the C preprocessor.☆61Updated 9 years ago
- [development paused; issues and PRs still welcome] Portable UTF-8 and UTF-16 routines in a single C source file.☆47Updated 7 years ago
- colorForth computing environment for amd64 and PowerPC Macs.☆22Updated 4 years ago
- Direct/Interactive C Compiler☆26Updated 7 years ago
- ☆10Updated 3 years ago
- Virtual Machine and Assembler for Notch's DCPU-16 Architecture☆221Updated 12 years ago
- Calcium OS project for x86_64☆37Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 6 years ago
- UTF-7 encoder and decoder in ANSI C☆20Updated 2 years ago
- C17 compiler implementation from scratch☆64Updated last year
- C library for parsing JSON config files