An open API service indexing awesome lists of open source software.

https://github.com/katahiromz/dosstub

DOS stub program collection
https://github.com/katahiromz/dosstub

assembler assembly dos msdos nasm program stub

Last synced: about 2 months ago
JSON representation

DOS stub program collection

Awesome Lists containing this project

README

        

# DOSSTUB by katahiromz

1. Install NASM to build this project.
2. Execute build.bat on Command Prompt.
3. Built.

DOSHEAD.BIN is a DOS header.
DOSSTUB1.EXE is default DOS stub program.
DOSSTUB2.EXE is a DOS stub program that does nothing.