eliben / js-8080-simLinks
Intel 8080 assembler and simulator in JS, optimized for simplicity.
☆164Updated 10 months ago
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☆162Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆153Updated 3 years ago
- The first C compiler ported to x86☆193Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A small BASIC-to-C compiler written in Python.☆358Updated last year
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆287Updated last year
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆198Updated 2 months ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- A mini x86-64 assembler for fun and learning.☆216Updated 4 months ago
- Home-made almost operating system☆138Updated 2 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated last month
- Example code for compilers textbook.☆189Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆329Updated 2 months ago
- IOCCC International Obfuscated C code contest entries☆141Updated 5 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆168Updated 2 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- A ray-casting game in 512 bytes of x86 machine code☆167Updated 5 years ago
- McIlroy's TMG compiler-compiler in portable C☆83Updated 2 years ago
- Ternary computer emulator☆233Updated 3 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆131Updated 2 years ago
- SCC - Small C Compiler for DOS☆96Updated 4 years ago
- A mirror of TinyBIOS repository☆311Updated this week
- 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…☆571Updated 2 months ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆382Updated 9 months ago
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆121Updated 4 years ago
- An educational C-like toy programming language that compiles to x64 binary.☆156Updated last year
- The original source code of the vi text editor, taken from System V☆187Updated 3 years ago