Skip to content
/ Sound Public

a program that generates the imperial march through the motherboard buzzer.

License

Notifications You must be signed in to change notification settings

Holeryn/Sound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sound

Run this software into a Dos environment

a program that generates the imperial march through the motherboard buzzer

Compile

nasm -f obj sound.asm

tlink sound.obj + exelib.obj

Or

Use the make.bat:

$ Make

Or

$ Make.bat

Where can I find nasm,tlink and dosbox ?

nasm : http://www.mediafire.com/file/c1z3xh1v9ni6wz8/nasm.exe/file

tlink : http://www.mediafire.com/file/f9cshgmlqf6m0yt/TLINK.EXE/file

exelib : http://www.ramsite.altervista.org/comprogr/downloads/downloads.html

dosbox : https://www.dosbox.com/download.php?main=1

About

a program that generates the imperial march through the motherboard buzzer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published