         ·······························································

         "Mod7" is a 256 byte MSDOS intro
         by hypr0 from Desire / HPM
         presented @ flashparty 2023



         ▌▌▌▌Running the demo ··········································


         Run with:

             $ dosbox -conf dosbox.conf mod7.com

         Source code is provided and can be compiled with:

             $ nasm mod7.asm -fbin -o mod7.com


         ▌▌▌▌About the demo ···········································


         "Mod7" is a 256 byte textmode MSDOS intro. It requires a 
         soundblaster pro and uses the opl3 chip with 3 channels
         and two instruments. The music is synced with the (very
         simple) visuals. This has been tested in dosbox 0.74-3
         and can be compiled with nasm version 2.16.x. The visuals
         are a version of the examples presented here:

         https://cesarmiquel.github.io/art/2021/03/29/week-13.html

         which come from this Twitter thread: 

         https://twitter.com/aemkei/status/1378106731386040322

         I provide the sourcecode of this version and will do a
         longer writeup in my blog (https://cesarmiquel.github.io).
         Stay tuned!


         ▌▌▌▌Greetz ····················································


         - Hellmood and everyone behind SizeConding.org
           (http://www.sizecoding.org/) for all the code they
           shares which makes coding small intros much easier
         - RamonB5 for constantly helping to motivate the dSr crew
         - dSr and HPM


