jes / scamp-cpuLinks
A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.
☆287Updated last year
Alternatives and similar repositories for scamp-cpu
Users that are interested in scamp-cpu are comparing it to the libraries listed below
Sorting:
- A ray-casting game in 512 bytes of x86 machine code☆167Updated 5 years ago
- sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector.☆436Updated 3 years ago
- The first C compiler ported to x86☆193Updated 4 years ago
- A mirror of TinyBIOS repository☆311Updated 2 weeks ago
- Contents from SunOS 4.1.3 SUNSRC CD-ROM☆183Updated 3 years ago
- bootBASIC is a BASIC language in 512 bytes of x86 machine code.☆365Updated 2 years ago
- The first C compiler made to work under modern GCC☆164Updated 4 years ago
- Another World on a chip☆287Updated last year
- A JSON parser written in 6502 assembly language.☆243Updated 4 years ago
- Reso: A visual circuits programming language using pixels.☆303Updated last year
- Bootstrapping a Forth interpreter from hand-written tiny ELF binary. Just for fun.☆312Updated 3 years ago
- Minimal 68000-based single board computer☆300Updated 5 years ago
- A mini x86-64 assembler for fun and learning.☆219Updated 5 months ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆201Updated 3 months ago
- Logo language in 508 bytes (x86 boot sector)☆179Updated last year
- A Forth CPU and System on a Chip, based on the J1, written in VHDL☆356Updated last year
- A rewrite of Wozmon in x86-64 for the BareMetal kernel.☆61Updated 8 months ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 4 years ago
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆121Updated 4 years ago
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆94Updated 3 years ago
- A custom-built CHIP-8 hand-held gaming console powered by a STM32 microcontroller.☆114Updated 2 years ago
- the BLAKE3 hash function implemented in 6502 assembly☆57Updated 3 years ago
- My DIY TTL home computer with VGA and PS/2 and 4x the processing power of a Commodore C64 or Apple II.☆258Updated last month
- Smalltalk-80 bare metal implementation for the Raspberry Pi☆368Updated 5 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- A self-hosted Ada-inspired programming language for very small systems.☆259Updated 6 months ago
- Piccolo OS is a small multitasking OS for the Raspberry Pi Pico. It is designed primarily as a teaching tool. It demonstrates the fundame…