There are 0 repository under 16-bit-assembly topic.
A DOS clone written entirely in x86 Assembly that supports parts of the DOS api
Sample COM Programs, Tools for Reverse Engineering and Analysis of MS-DOS malware
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
A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language
A multi-level implementation of "Candy Crush" in 16-bit Assembly Language (MASM)!