Skip to content

haskaan/LPTAlarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPTAlarm

Alarm project using LPT port

Compiler & Compile

MinGW was used as a compiler. To compile ... from command line(DOS);


mingw32-make

or others

make



To delete the Object Files(.o) that was created, Execution(.exe) and folders; ___________________________________________________ **mignw32-make clean**

or others

make clean



To run ------ Add the dinamic library "API/bin/inpout32.dll" file in the "bin" file which will be created to run the game.
Or copy the "inpout32.dll" file to ______________________________________ **./bin folders**

or

32-bit -> "C:\Windows\System32"
64-bit -> "C:\Windows\SysWOW64"


About

Alarm project using LPT port

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published