scene.org File Archive

File download

<root>­/­resources­/­code­/­sources/flagdemo.zip

File size:
121 231 bytes (118.39K)
File date:
2021-02-05 05:45:01
Download count:
all-time: 53

Preview

  • 158874.TXT 1.85K
  • FLAG.EXE 49.67K
  • README 1.61K
  • SOURCE/ dir
  • SOURCE/BITS.ASM 198.01K
  • SOURCE/FIXED.ASM 2.33K
  • SOURCE/FLAG.C 18.28K
  • SOURCE/FLAG.DSK 1.29K
  • SOURCE/FLAG.PRJ 5.83K
  • SOURCE/FONT.ASM 136.83K
  • SOURCE/INTS.ASM 2.14K
  • SOURCE/MODE.ASM 3.57K
  • SOURCE/PAL.ASM 2.30K
  • SOURCE/POLY.ASM 5.19K
  • SOURCE/SUPPORT.ASM 3.31K
  • SOURCE/TEXT.ASM 2.19K
  • STARPRT2.EXE 6.25K

file_id.diz


    Hi all, here's a little demo I did last month. It is part of a suite of
    programs written for Fresh week 1993 for Bits - The University of Bristol
    Computer Society (of which I am President).

    It was written on a 33MHz 486 with a Paradise 90c30 graphics chipset on
    an 11MHz bus. If you run it on anything less, then don't blame me if it
    either doesn't work, or goes horribly slowly! Seriously though, if you
    do have any major problems, then email me and I'll see what I can do.

    I have included the full source code for this demo. Please feel free to
    examine it. I apologise in advance for the lack of comments, and the
    code may be hard to follow simply because it has been optimised. If you
    find the code useful, a greet would be appreciated in any demo you write.
    Please don't just blatently rip it off.

    The source should compile fine using Borland C++ (I used V2.0) though you
    will have to change the include/library directories to get it to compile.

    I am currently seeking to join a demo group of some description
    (preferably one with a good musician/graphics artist) - email me if you
    are interested.


    David Hedley (hedley@cs.bris.ac.uk)
    Computer Science Undergraduate at the University of Bristol, England



                                   CREDITS
                                   -------

        Program design and implementation by David 'Deadly' Hedley
        Interrupt routine by Future Crew (used in modified form)
        Mode switching code from Dr Dobbs Journal
        Font by THG/FX (used in modified form)