x86-16 topic

List x86-16 repositories

biefircate

48
Stars
4
Forks
Watchers

Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asc...

libi86

46
Stars
0
Forks
Watchers

Attempt to reimplement non-standard C library facilities (e.g. <conio.h>) used in MS-DOS programs, for IA-16 GCC & ACK ― mirror of https://gitlab.com/tkchia/libi86 • Ubuntu packages for cross-compilat...

elks

942
Stars
106
Forks
Watchers

Embeddable Linux Kernel Subset - Linux for 8086

book_assembly_8086

346
Stars
41
Forks
Watchers

Learn 16bit x86 Assembly with emulator

Much-Assembly-Required

920
Stars
88
Forks
Watchers

Assembly programming game

ts-c-compiler

320
Stars
18
Forks
Watchers

⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript

DOS-Emulator

115
Stars
9
Forks
Watchers

Emulator of the IBM PC running DOS written in Rust

dino

102
Stars
7
Forks
Watchers

Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly (now with 8086 support!)

MBBSDASM

47
Stars
10
Forks
Watchers

MBBSDASM is an x86 Disassembler for 16-bit DOS / Windows 3.0 Segmented Executable (NE) EXE/DLL File Format with special features related to The MajorBBS & Worldgroup Modules

GW-BASIC

71
Stars
5
Forks
Watchers

Assembling Microsoft GW-BASIC from 1983, with MASM or JWasm • "pre-release" binaries at https://github.com/tkchia/GW-BASIC/releases • source mirror at https://gitlab.com/tkchia/GW-BASIC • fork of http...