scene.org File Archive

File download

<root>­/­demos­/­compos­/­the_codering1/11_TCENTRY.zip

File size:
36 516 bytes (35.66K)
File date:
2021-08-12 05:45:03
Download count:
all-time: 19

Screenshot (by pouët.net)

Screenshot

Preview

  • source/DOT3D.H 9.15K
  • source/FACE3D.H 10.46K
  • source/KBDEFINE.H 2.93K
  • source/KBHANDLE.H 1.38K
  • source/KBHANDLE.ZIP 6.82K
  • source/TCENTRY.C 9.76K
  • TCENTRY.EXE 18.13K
  • TCENTRY.NFO 2.97K

file_id.diz

-ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ-Ä
                       ÜÜÜÜÜÜÜ                ÜÜÜÛÛÛÛÛÛÛÛÜÜÜ
             ÜÜÜÜÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ           ÛÛÛÛÛßßß   ßßÛÛÛÛÜ
       ÜÜÜÛÛÛÛßßßßÛÛÛß      ßßßÛÛÛ        ÛÛÛß              ßÛÛ
    ÜÛÛßß          ÛÛÛ                  ÛÛÛß                  Ûß
   ß               ÛÛÛ                 ÛÛÛ
                    ÛÛÛ                ÛÛÛ
                    ÛÛÛÝ              ÛÛÛÝ
                    ÞÛÛÛ              ÛÛÛÛ
                    ÞÛÛÛ               ÛÛÛÜ                   ÛÜ
                    ÞÛÛÛÝ               ÛÛÛÜ                ÜÛÛß
                    ÛÛÛÛÝ                 ÛÛÛÛÜÜÜ       ÜÜÛÛÛß
                    ÛÛÛÛ                   ßßÛÛÛÛÛÛÛÛÛÛÛÛÛßß
                     ßß                         ßßßßßßßß

-ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ-Ä
            THE CODERING - ISSUE #1 - BIWEEKLY CODING COMPETITION
           Jcl/Unknown & Plasm Entry InfoFile - 3rd of January 1997
-ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ-Ä

        Hyaz! well, this is my entry for the Codering compo by CD and
   Inopia. I assure you (in case you haven't already seen it) it is a
   complete waste of bytes... well, at least, it is small ;)

        So, I heard of this competition yesterday, and started coding
   sumthing for it 2day... I did all the code from scratch, but the
   keyboard handler... so, it is slow... I didn't spent any time in
   optimizations. This is my first release in 1997... heh a bad way to
   start the year ;)

        This code is easy to understand, and the source codes are included,
   so, if you have any problem with it, look at the sources, if you don't
   understand them, feel free to ask me anything about them or (better)
   look any other well explained sources about 3D rotations and stuff.

        Use "TCENTRY -r" to see the refresh rate as a red bar in the screen

        The code was made for Borland C 3.1... I didn't use protected mode
   for several reasons:

        1) Protected mode is slow for floating point maths
        2) I didn't have to allocate any memory
        3) Watcom C makes too big executables with a poor speed
        4) Assembler inline code is much easier with Borland C
        5) Wanted to see if I could still code anything in real mode ;)
        6) No need to use PM ;)

        Well... I think nothing else... oh! yes! in KBHANDLE.ZIP is the full
   keyboard handler release... if you want to know how to use it, bcoz the
   only one thing I do here is to disable the keyboard :)

        hmmm... if you wanna contact me:

        e-mail: laencina@lander.es
        IRC:    irc.another.net #plasm, #chill, #trax or #coders
                irc.funet.fi    #coders, #trax or #euskal
                irc.lander.es   #lander

        there... see you, l8z!

                                                   - Jcl/Unknown & Plasm 1997