Skip to content

nullman/msdos-djgpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJGPP GCC Programs for MS-DOS

See the “Build and Run” sections of msdos-djgpp.org to see how to build, clean, and run these applications using the DOSBox emulator. In general you follow these steps:

Build with make.

Clean with make clean.

Run with dosbox NAME.EXE.

All files are generated from msdos-djgpp.org using Emacs’ org-mode literate programming system to “tangle” them.

root42’s “Let’s Code: MS-DOS” series was instrumental in creating these programs.

Copyright © 2023 Kyle W T Sherman

License: MIT License

Just prints “Hello World!”.

Draws lines on the screen like the game Qix.

qix-lines/qixlines.gif

About

DJGPP Programs for MS-DOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published