-
Apple
- Ottawa, Canada
-
17:49
(UTC -05:00)
Stars
A simple Minecraft clone written in C using modern OpenGL (shaders).
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.
Io programming language. Inspired by Self, Smalltalk and LISP.
Multi CompUter Machine Emulator for several MCUs
A FAT filesystem with SPI driver for SD card on Raspberry Pi Pico
Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
C multiplatform coroutine implementation via ucontext, fibers or setjmp
Yet another 6502 emulator that one day dreams of being an Atari 2600.
Let your Raspberry Pi Pico pretend to be a Commodore 64 ROM cartridge
Highly accurate Yamaha OPL3 (YMF262, CT1747) emulator
C based ordered key-value ACID DB using a skip list data structure
Incremental garbage collector library in C for use by high level language implementions.
[DEPRECATED] An ACID compliant key-value storage library in the style of dbm. It utilizes immutable B+Trees in an append-only design and is distributed under LGPL.
Brogue is a roguelike game created by Pender. The "vanilla" branch of this repository is just vanilla brogue, but the other branches feature some changes.
3D games console based on RP2040 and iCE40 UP5k
Testing library for C, implementing the Test Anything Protocol. Written by Nik Clayton.
C port of Peter Norvig's lis.py (http://norvig.com/lispy.html)