dostests/README.md
2025-12-15 20:33:00 -08:00

11 lines
345 B
Markdown

# 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]