8-bit-computer
There are 50 repositories under 8-bit-computer topic.
pico-8/awesome-PICO-8
A curated list of awesome PICO-8 resources, carts, tools and more
sql-hkr/tiny8
A tiny CPU simulator written in Python
TheByteAttic/CERBERUS2080
CERBERUS 2080™, the amazing multi-processor 8-bit microcomputer, featuring Z80, 65C02 and AVR processors.
TheByteAttic/CERBERUS2100
The amazing multi-processor 8-bit microcomputer, featuring Z80, 6502 and AVR processors. Built with CPLDs, CERBERUS 2100™ is fully programmable even with respect to its hardware, at the individual gate and flip-flop level.
previouslyanywhere/TinyE8
Ben Eater's 8 bit breadboard computer emulator in C++
michaelkamprath/eater-sap-1-improvements
Improvements and modifications made to the Ben Eater SAP-1 breadboard computer
blurpy/8-bit-computer
Documentation of my 8-bit computer build
blurpy/8-bit-computer-emulator
Emulator of my 8-bit-computer
ngdrascal/8bitsim
Simulation of Ben Eater's 8 bit computer running in the logic simulator called Digital
maarten-pennings/6502
Trying to build a 6502 based computer
pescetti-studio/FliPGA01
FPGA (Verilog) implementation of the Flip01 8-bit processor.
Timendus/chipception
A CHIP-8 and SUPER-CHIP interpreter written in XO-CHIP. Because CHIP-8 interpreters have been written in every programming language and the platform also deserves one written in CHIP-8 itself! 😄
zak-off-zak/8-bit-computer
A turing complete 8-bit computer built entirely in Logisim Evolution.
The-8bit-Noob/AGON_BASIC_HEADER
Agon Light 2 Basic Header.
meetdoshi90/8-Bit-RISC-Microprocessor
An 8-bit RISC based processor designed in verilog with x86 instructions.
gilkeidar/ByteFrost
Software Tools for ByteFrost - A Breadboard 8-Bit Computer
X65/schematic
X65 hardware schematic
blurpy/8-bit-computer-eeprom
Microcode generator for my 8-bit-computer
christopheKohler/NinjaCarnage
Ninja Carnage - A 8 bits (and 16 bits) game
liaminventions/XPL-32
All of the code and experiments for the XPL-32 Homebrew 6502 Laptop. Licensed under GNU GPL V3.
zbyti/pikoban
µSoukoban for Neo6502 retrocomputer
adiee5/cx16-neofetch
a Neofetch port for Commander X16
aklsh/Hephaestus
32-Bit Processor, formerly 8-bit
alankrantas/TinyBasicPlus-Mega-VGA-Keyboard
Tiny BASIC 8-bit Home Computer on Arduino MEGA 2560 and Uno with VGA and PS/2 Support
martinKindall/8-bit-multicycle-cpu
Minimalist 8 bit multicycle RISC CPU
chuckb/Breadboard-Computer
An FPGA implementation of Ben Eater's 8-bit breadboard computer
fgillinux/8bit_computer
Project inspired by 8-bit breadboard computer of WRKits and Ben Eater Youtube's channels (with updates).
gunterhager/mz800-emuz
Emulator for the SHARP MZ-800 written in zig (https://ziglang.org)
ivop/osiemu
Ohio Scientific Instruments, Inc. Emulator for Linux, Windows, and macOS
kyriosaa/sap-1
A fully functional 8-bit computer built entirely from scratch using basic logic chips & breadboards
MarioMihaly/riscv_assembler
Assembler for custom RISC-V like ISA developed for an 8-bit softcore processor
TeamCM/Atom-Processor
A RISC processor
The-8bit-Noob/AGON_DEMO_01_UDC1
Agon Light 2 User Defined Characters In BBC Basic. part1
The-8bit-Noob/AGON_DEMO_05_SPRITES2
Agon Light 2 Demo sprite with animation and movement.
The-8bit-Noob/AGON_DEMO_07_SPRITES4
Agon Light 2 Demo sprite with animation and movement of a 16x16 sprites Part4
The-8bit-Noob/AGON_DEMO_09_DRAWTEXT1
Agon Light 2 Demo draw text and scale Part1.