carlini / intel-4004-in-4004-bytes-of-cLinks
A feature-complete gate-level microcoded Intel 4004 in 4004 bytes of C, capable of emulating the original Busicom calculator ROM for which the chip was originally designed.
☆26Updated 4 months ago
Alternatives and similar repositories for intel-4004-in-4004-bytes-of-c
Users that are interested in intel-4004-in-4004-bytes-of-c are comparing it to the libraries listed below
Sorting:
- TinyFive is a lightweight RISC-V emulator and assembler written in Python with neural network examples☆68Updated 2 years ago
- The single instruction language - Flip a bit, then Jump☆131Updated 11 months ago
- Text-mode graphics card, using only TTL gates.☆58Updated 5 years ago
- Port TCC (Tiny C Compiler) to support Risc-V 32 targets (specifically for the ESP32-C3). This project is a work-in-progress and is not cu…☆73Updated last week
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 4 years ago
- Minimalist, dependency-free virtual machine sandbox for microcontrollers and other resource-constrained devices. Single C file, no dynami…☆571Updated last week
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆160Updated 6 months ago
- A bignum library for C.☆33Updated last year
- Implementations of the Are-we-fast-yet benchmark suite in Oberon, C++, C, Pascal, Micron and Luon☆66Updated 2 weeks ago
- A very simple non-linear time-domain circuit simulator using multidimensional newton's method to solve kirchoff's current law☆14Updated 2 years ago
- CLI for the Py++ programming language☆26Updated 3 months ago
- A C11 compiler for the discrete logic computer☆21Updated last year
- GPU-accelerated compiler☆364Updated last year
- Synthesize Verilog to Minecraft redstone☆20Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 5 months ago
- RISC-V(RV32IM) emulator with support for syscalls.☆30Updated 2 years ago
- K&R C compiler obtained from Research UNIX v5, v6 and v7☆32Updated 7 years ago
- A bit-serial CPU written in VHDL, with a simulator written in C.☆134Updated last year
- Turbo9 - Pipelined 6809 Microprocessor IP☆160Updated 3 weeks ago
- Busy Beaver deciders backed by Coq proof☆58Updated 9 months ago
- LLVM backend for m88k architecture☆51Updated 4 months ago
- An implementation of a CPU that uses a Linear Feedback Shift Register as a Program Counter instead of a normal one☆54Updated 6 months ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 months ago
- yet another scalar autograd engine - featuring complex numbers and fixed DAG☆26Updated last year
- Can I make an *optimizing* compiler under 1k lines of code?☆65Updated 10 months ago
- Re-implementation of the Let's Build a Compiler tutorial in Python, emitting WASM☆122Updated 2 weeks ago
- TCC (Tiny C Compiler) for 64-bit RISC-V, compiled to WebAssembly with Zig Compiler☆53Updated last year
- Glacial - microcoded RISC-V core designed for low FPGA resource utilization☆87Updated 6 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- Ray Tracer in 483 bytes (x86 boot sector)☆252Updated last year