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☆164Updated 4 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Programming language that compiles into a x86 ELF executable.☆169Updated 2 years ago
- The first C compiler ported to x86☆193Updated 4 years ago
- Ben Eater's 8 bit breadboard computer emulator in C++☆69Updated 4 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- CP/M and MS-DOS COM executable linker written in D.☆43Updated 4 years ago
- A simple x86 emulator, debugger, and editor in JavaScript.☆103Updated 2 years ago
- A homebrew 16-bit CPU with a homebrew Unix-like-ish operating system.☆287Updated last year
- A mini x86-64 assembler for fun and learning.☆219Updated 4 months ago
- visual6502 remixed☆353Updated last month
- How to write a UNIX shell, with a lot of background☆353Updated 8 years ago
- 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.☆158Updated last year
- unofficial musl mirror git://git.musl-libc.org/musl☆178Updated 3 weeks ago
- A tiny bootloader for x86 IBM-PC compatible machines☆132Updated 2 years ago
- Operating System from Richard A. Burgess☆91Updated 9 years ago
- The original source code of the vi text editor, taken from System V☆188Updated 4 years ago
- Christmas tree demo on bare PC hardware (no OS), in 16-bit assembly☆121Updated 4 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Home-made almost operating system☆139Updated 2 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…☆229Updated last year
- 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…☆573Updated 2 months ago
- A JSON parser written in 6502 assembly language.☆243Updated 4 years ago
- bootBASIC is a BASIC language in 512 bytes of x86 machine code.☆365Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- An Understandable 6502 Emulator☆48Updated 3 years ago
- ⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, cus…☆384Updated 9 months ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- A complete emulation of the Intel 8080 processor written in C99.☆168Updated 3 years ago