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☆164Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆154Updated 4 years ago
- Precise JavaScript emulation of Intel 8080 CPU☆46Updated 9 months ago
- A mini x86-64 assembler for fun and learning.☆221Updated 6 months ago
- Operating System from Richard A. Burgess☆91Updated 9 years ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆202Updated 5 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- The first C compiler ported to x86☆195Updated 4 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 4 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆289Updated last year
- Example code for compilers textbook.☆194Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆365Updated last year
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆546Updated 6 years ago
- Implement a Lisp, in C, from scratch, no libs☆83Updated 3 years ago
- Home-made almost operating system☆144Updated 3 years ago
- Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris☆78Updated 7 years ago
- 539kernel is a simple x86 32bit educational kernel which has been written especially for the book "A Journey in Creating an Operating Sys…☆230Updated last year
- A ray-casting game in 512 bytes of x86 machine code☆167Updated 5 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆161Updated last year
- Programming language that compiles into a x86 ELF executable.☆170Updated 2 years ago
- CP/M and MS-DOS COM executable linker written in D.☆44Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆171Updated 3 years ago
- Nand2Tetris Software Suite - hardware simulator and CPU and VM emulators☆96Updated last year
- Post-Apocalyptic Computing: bootstrapping Forth environment for LC-3 CPU☆93Updated 3 years 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…☆576Updated 4 months ago
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆121Updated 4 years ago
- McIlroy's TMG compiler-compiler in portable C☆91Updated 2 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago