Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

msikma/allegro-dos-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allegro 4.2.2 example for MS-DOS

This is a short example, designed to be used with allegro-4.2.2-xc. It's for people who want to develop DOS games on a modern operating system, through the use of andrewwutw's DJGPP build.

Usage

Ensure that you've checked out a copy of allegro-4.2.2-xc in the vendor directory. Compile it as specified in the readme. There should be a lib/djgpp/liballeg.a file.

If all is set up correctly, you should be able to just compile this example by running make. This will make a main.exe file in the dist directory.

This example can be tested in DOSBox.

Example in DOSBox

If you're experiencing problems or getting compile errors, feel free to raise an issue so we can figure out the problem and perfect the setup process.

Copyright

Copyright © 2016, Michiel Sikma [email protected]

MIT License

About

Allegro example program for cross compilation for MS-DOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published