Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 851 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 851 Bytes

A bunch of assembler programs that produce graphical fx in MSDOS

Inspired by various MSDOS malwares and prank programs of the mid 1980's to early 1990's

All of the programs outside the prank folder are completely benign - the ones in the prank folder hang MSDOS in a way that you will need to power-cycle to return to normal - for the love of all that is retro please do not use those programs on machines with vintage mechanical hard drives as those do not enjoy random power-cycling!

You will need FASM to build them

Some code in places is quite messy but everything does work!

Expect changes to code as I learn more and more about intel 80386 and FREEDOS devlopment!

They work fine and were devloped in a simulated "semi-modern" dos machine (A 86_BOX emulating a 4MB 386 with FPU and XTIDE card running a virtual freedos cf-card image)