bsekisser's Stars
davidrmiller/biosim4
Biological evolution simulator
nssilva/TinyBASIC-C
TinyBASIC compiler written in C outputting 16-bit x86 NASM code for MS-DOS, FreeDOS and compatibles.
davidgiven/vimutti
Tool for decrypting Buddha Machine flash images.
Spritetm/unbuddha
Decoder / encryption crack-er for whatever chip is in that singing buddha flower thing.
uzlonewolf/BuddhaMachineFirmwareTool
trillek-team/trillek-vcomputer-module
Trillek Virtual Computer implementation
kerrishotts/retroputer
An emulator for a hypothetical 16-bit computer from the 80s and 90s. Intended as a play-thing and educational tool.
lugnitdgp/freemex
Online stock market game
tcr/avrvm
A compiler and VM hosted on an AVR.
jubalh/awesome-os
A list of operating systems and stuff
knivd/C.impl-extended-C-interpreter-for-microcontrollers
Small portable C interpreter and operating shell
narke/Einherjar
colorForth computing environment for amd64 and PowerPC Macs.
vvaltchev/tilck
A Tiny Linux-Compatible Kernel
vladris/pixie
Minimal 16-bit toy VM and assembler
2bt/vmTetris
Tetris in a small virtual machine (11 lines of C)
2bt/minilang
Bootstrapped compiler of a C-like but Python-looking language
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
babbleberry/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
dwelch67/lsasim
Educational load/store instruction set architecture processor simulator
forthnutter/Applix1616
Software created for the Applix 1616 Australian Designed Computer
lotabout/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
zakirullin/tiny-compiler
A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
parrt/simple-virtual-machine-C
Same as simple-virtual-machine but in C
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
Snial/FIGnition
DIY 8-bit Computer
zylin/zpu
The Zylin ZPU
aosp-mirror/platform_system_core
ghaerr/elks
Embeddable Linux Kernel Subset - Linux for 8086