eliben / js-8080-simLinks
Intel 8080 assembler and simulator in JS, optimized for simplicity.
☆165Updated 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☆166Updated 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 mini x86-64 assembler for fun and learning.☆221Updated 9 months ago
- Programming language that compiles into a x86 ELF executable.☆168Updated 3 years ago
- The first C compiler ported to x86☆196Updated 4 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆294Updated 2 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆205Updated 7 months ago
- simple java virtual machine☆267Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- A ray-casting game in 512 bytes of x86 machine code☆169Updated 5 years ago
- How to write a UNIX shell, with a lot of background☆361Updated 8 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- unofficial musl mirror git://git.musl-libc.org/musl☆177Updated 2 months ago
- Home-made almost operating system☆144Updated 3 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆70Updated 4 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆174Updated 3 years ago
- Example code for compilers textbook.☆203Updated 3 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/cas☆347Updated 7 months ago
- x86 operating system☆36Updated 3 years ago
- Precise JavaScript emulation of Intel 8080 CPU☆46Updated 11 months ago
- Operating System from Richard A. Burgess☆94Updated 10 years ago
- A JSON parser written in 6502 assembly language.☆244Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆561Updated 7 years ago
- A simple way to write standalone C programs for i386☆257Updated last year
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆122Updated last week
- Yet Another Compiler Visualizer☆159Updated 4 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆136Updated 2 years ago
- McIlroy's TMG compiler-compiler in portable C☆102Updated 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…☆579Updated 7 months ago