GL v1.11 Notes ************** by Erik Bryntse Internet: --------- erikmb@etek.chalmers.se erikmb@cd.chalmers.se Fidonet: -------- Erik Bryntse, 2:203/208 Mail: ----- SHPRF (the Swedish HP-club) Box 15061 S-700 15 OREBRO SWEDEN What is GL? =========== GL (Game Language) is a language that makes it easy to write high-speed HP48 programs that uses graphics, the keyboard, and sound. GL itself is an interpreter in the form of a library, and a GL program is a string. When writing GL programs, you need not worry about how the HP48 works. GL takes care of all the problems for you, such as what version (S/SX/G/GX) you have. GL has a powerful instruction set and it is easy to get your first program running. There are two assemblers in the kit, one for PC and one for the HP48 itself. Contents of the ZIP files: -------------------------- GL111BAS.ZIP basic package with the GL library and a few demo programs GL111DOC.ZIP documentation and two utilities for the GL programmer GL111PC.ZIP the PC assembler with docs and examples GL111HP.ZIP the HP48 assembler with docs and examples Note on GL v1.11 ================ GL v1.11 is essentially the same as GL v1.1. It is released because the file PCMAC.EXE is corrupt in some copies of the archive due to a mistake by the moderator when it was first posted to Comp.sources.hp48. There is also a bug fix in the GLASS assembler, which is now v1.2. Changes in the files from release v1.1: --------------------------------------- GL111BAS.ZIP no change GL111DOC.ZIP the G2GL example G2GL.XMP is added GL111PC.ZIP the file PCMAC.EXE is not corrupt GL111HP.ZIP a bug is fixed in GLASS, which is now v1.2 Copyrights etc ============== GL is (C) Copyright Erik Bryntse 1993. GL may be used for non-commercial purposes only. Distribution free of charge, or for a media fee, of this complete and unchanged archive is allowed. You may not distribute GL in any other form. DO NOT MODIFY THE ZIP FILES!