No description
Find a file
2025-12-15 20:33:40 -08:00
dosbox.asm Initial commit 2025-12-15 20:33:00 -08:00
LICENSE Add LICENSE 2025-12-15 20:33:40 -08:00
README.md Initial commit 2025-12-15 20:33:00 -08:00

DOS Tests

Small COM programs to check quirks or functions of various DOSen to test which type they might be.

Information on compiling them is available in the contents of each file.

dosbox.asm

Tests for a special opcode only implemented on DOSBox (to my knowledge!). More info here: [https://datagirl.xyz/posts/dos_inside_the_box.html]