16-bit-assembly
There are 8 repositories under 16-bit-assembly topic.
nikaroxanne/supersweet16bit-m4lw4r3
Sample COM Programs, Tools for Reverse Engineering and Analysis of MS-DOS malware
M-Ammar1112/x86-Assembly
Explore the realm of low-level programming with this TASM (Turbo Assembler) project in the DOSBox environment. This project delves into various essential assembly language tasks, including string and word counting, merging arrays, and summing arrays, both in signed and unsigned formats. Additionally, it demonstrates the use of stacks for efficient
tesa-klebeband/DaviDOS
A DOS clone written entirely in x86 Assembly that supports parts of the DOS api
tarik-sen/SpaceWars
16-bit real-mode assembly game
andresberejnoi/CPU_simulation
A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language
dingavinga1/16-bit-candy-crush
A multi-level implementation of "Candy Crush" in 16-bit Assembly Language (MASM)!
meppu/fart
Brainfuck to 8086 machine instructions
Satomatic/EpicOS
EpicOS v4.0 The 16-bit assembly OS I made in college.