scene.org File Archive

File download

<root>­/­parties­/­2024­/­flashparty24­/­4k_and_256b_intro/cf172.zip

File size:
16 978 919 bytes (16.19M)
File date:
2024-10-07 00:07:03
Download count:
all-time: 57

Preview

  • cf172/ dir
  • cf172/cf172.com 172B
  • cf172/cf172.mp4 16.24M
  • cf172/cf172.txt 1.79K
  • cf172/dosbox.conf 229B
  • cf172/screenshot.png 110.83K
  • cf172/src/ dir
  • cf172/src/cf172.asm 1.62K
  • cf172/src/dosbox.conf 233B
  • cf172/src/Makefile 211B

file_id.diz

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

         "cf172" is a 172 byte MSDOS intro
         by hypr0 from Desire / HPM
         presented @ flashparty 2024



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


         Run with:

             $ dosbox -conf dosbox.conf cf172.com

         Source code is provided and can be compiled with:

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


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


         CF172 is a 172 byte demo I made for the 2024 Flashparty. It
         basically takes Helloods memories code as a foundation with
         only the "Scrolling tilted plane" effect with some mod magic
         and then adds another layer on top. I think it looks nice. For
         sound I basically used the sample MIDI code from the sizecoding
         site (http://www.sizecoding.org/wiki/Sound). I experimented a
         lot trying to use the remaining 84 bytes but couldn't get anything
         too interesting in the little time I had.

         The demo has source code and was compiled and run in Linux. For
         the MIDI sound I used `timidity` with the following parameters:

         $ timidity -iA -p8 --module=32


         ▌▌▌▌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