ZubinGou / 8086-emulator
An Intel 8086 CPU emulator in Python with GUI.
☆137Updated last year
Alternatives and similar repositories for 8086-emulator:
Users that are interested in 8086-emulator are comparing it to the libraries listed below
- Intel 80386 Reference Programmer's Manual☆67Updated 3 weeks ago
- A simple and fast RISC-V JIT emulator.☆139Updated 8 months ago
- Just refactoring and extending of https://github.com/rswier/c4.☆64Updated 3 years ago
- ☆8Updated last week
- A super tiny RISC-V emulator that is able to run xv6.☆73Updated 2 years ago
- ☆94Updated 5 months ago
- Port XV6 to K210 board!☆136Updated 3 years ago
- A fork of chibicc ported to RISC-V assembly.☆39Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆54Updated 4 months ago
- 《30天自制操作系统》NASM+GCC+QEMU实现☆77Updated 8 months ago
- Learn how to write a minimal working linker from scratch☆102Updated 11 months ago
- A C compiler written in C☆97Updated 2 years ago
- Write a tiny interpreter by C language in 500+ lines☆135Updated 3 years ago
- run and debug TASM/MASM code in VSCode via JSDos, DOSBox and msdos-player☆163Updated last month
- Build your own Riscv Emulator in Rust.☆105Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆341Updated last year
- xv6-riscv-book中译版☆81Updated 11 months ago
- Linux 源码分析☆60Updated 3 years ago
- llvm-based c compiler☆98Updated last year
- 实现一个子集c编译器,后端基于llvm20☆2Updated last month
- ⚡ 亲手编写实现基于王爽老师《汇编语言》的300个汇编程序例程 | Implementation of 300 assembly program examples based on "Assembly Language"☆273Updated last year
- The Yu (羽) programming language.☆77Updated last year
- A minimal, modularized, and machine-independent hardware abstraction layer☆486Updated this week
- PL/0 compiler☆29Updated last year
- The Gee (寂) Operating System, written in YuLang.☆34Updated 3 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆125Updated 2 years ago
- The first available release, on March 22, 1987.☆73Updated 7 years ago
- 8086 emulator written in Ruby and JavaScript☆30Updated 3 years ago
- 🦀️ Re-implement xv6-riscv in Rust☆331Updated 2 years ago
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆506Updated 3 weeks ago