home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / PROG_GEN / IBRARY20.ZIP / IBRARY.NEW < prev    next >
Text File  |  1994-02-28  |  1KB  |  31 lines

  1. IBRARY 2.0, 02/28/94:
  2.  
  3.    This release adds scores of new routines, a new demo, and a
  4.    printed manual for registered owners. It features a complete
  5.    set of DOS directory and file handling services, control over
  6.    the cursor size and visibility, keyboard toggles, text screen
  7.    save/restore, convenient memory access, delays, new equipment
  8.    detection routines, and other goodies. More than 200 routines
  9.    in all!
  10.  
  11.    All IBRARY routines which access the disk include built-in
  12.    critical error handling, so's to avoid having that nasty
  13.    "A>bort, R>etry, I>gnore, F>ail" prompt interrupt your
  14.    programs. Instead, critical errors cause an appropriate error
  15.    code to be returned, so you can process them normally.
  16.  
  17.  
  18.  
  19. IBRARY 1.0, 04/23/93:
  20.  
  21.    This is the initial release of the IBRARY library for ASIC,
  22.    with over 135 routines featuring DOS/ANSI console output,
  23.    graphics (modes 8, 11, 12, 13, N0, N1), time/date setting,
  24.    mouse support, joystick support, get/set VGA palette, bit
  25.    shifts and rotates, equipment information, STR$ without
  26.    leading blanks, access to BIOS and DOS interrupts, more.
  27.  
  28.    Graphics modes N0 and N1 are nonstandard video modes which
  29.    provide for up to 360x480 in 256 colors on any standard VGA
  30.    or better setup.
  31.