home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 140 / demos / read.me < prev    next >
Encoding:
Text File  |  1987-05-14  |  1.5 KB  |  49 lines

  1. AMIGA_EM.DOC
  2. AMIGA_EM.PRG
  3.  
  4.     Keywords: AMIGA_EM AMIGAEM ASSEMBLER ASSEMBLY AMIGA AMY EMULATOR EMULATE
  5.     EMULATION
  6.     
  7.     Humorous Amiga Emulator including AmigaDOS, Workbench, Preferences, Amiga
  8.     BASIC, and Guru Meditation screens. Looks and behaves like the real thing.
  9.     Written in assembly language. Color monitor only.  Is this an ST running an
  10.     Amiga emulator running a ST emulator running a ....????
  11.     
  12.  
  13. BALLPLR2.SPT
  14. BALLPLR3.PAS
  15. BALLPLR3.PI1
  16. BALLPLR3.PRG
  17. SPR3.O
  18. SPR3.PAS
  19.  
  20.     Keywords: DEMO PASCAL ANIMATION DEGAS SPRITE FACTORY
  21.     
  22.     The ballplayer is a demonstration of "FRAME FLIPPING" animation screen
  23.     indirection, loading "DEGAS" files and copy_rect() functions in PERSONAL
  24.     PASCAL. includes source code and compiled program. Mike Hollenbeck  This is
  25.     very nice demo and a nice tutorial for Pascal.
  26.     
  27.  
  28. EXAMPLE.BAS
  29. GFA.DAT
  30. GFABASRO.PRG
  31. GFADEMO.PRG
  32.  
  33.     This is a *** Low Rez *** Vektor Graphics Demo. Vektor is the new addition 
  34.     to GFA Basic.  This is yet another demo of the soon to be released GFA
  35.     VECTOR, which will allow 3-D graphics using GFA BASIC.  Check this demo out.
  36.  
  37.  
  38. HILO.ASM
  39. HILO.MAP
  40. HILO.O
  41. HILO.OBJ
  42. HILO.PRG
  43.  
  44.     This is a demo written by MAST's own Ralph Russell.  This, though, is more 
  45.     than a demo.  This is an example of how to display two resolutions on the
  46.     screen at the same time.  This program allows you move up and down between
  47.     low and medium resolution characters.  Source code is included to show how
  48.     he did it.  Very well done.
  49.