eliben / js-8080-simLinks
Intel 8080 assembler and simulator in JS, optimized for simplicity.
☆166Updated last year
Alternatives and similar repositories for js-8080-sim
Users that are interested in js-8080-sim are comparing it to the libraries listed below
Sorting:
- The first C compiler made to work under modern GCC☆165Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Precise JavaScript emulation of Intel 8080 CPU☆46Updated 10 months ago
- Example code for compilers textbook.☆197Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 8 months ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆204Updated 6 months ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆577Updated 6 months ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆290Updated last year
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆135Updated 2 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- The first C compiler ported to x86☆196Updated 4 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆176Updated last month
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆162Updated 2 years ago
- Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)☆106Updated 4 years ago
- Home-made almost operating system☆144Updated 3 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆70Updated 4 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆336Updated 6 months ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆553Updated 7 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- A ray-casting game in 512 bytes of x86 machine code☆169Updated 5 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆173Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Operating System from Richard A. Burgess☆91Updated 9 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆397Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- visual6502 remixed☆367Updated 2 months ago
- How to write a UNIX shell, with a lot of background☆358Updated 8 years ago