HP Files Documentation ---------------------- by ?? [see !FRANCE!.DOC for important information about this collection. -jkh-] LIB1795.LIB Type '1795 MENU' and it gives you tools for programming. Example : $ 5B15 <=> # 5B15h SYSEVAL (CRNAME) ASM.LIB ) TLBOX.LIB ) Other tools for programming in machine language. TOOLS ) DBUG.LIB A machine language code dissassembler you can use directly on the HP 48 DLPLUS.LIB The principal program is DLB that enables you to 'destroy' the libraries and to recover their programs. The other programs are useful in machine language. FASTLINK.LIB An important library that lets you communicate between two HP 48 more rapidly than using SEND and RECEIVE commands. (The two HP have to run it at the same time) LIBMKR3.LIB A library creator on the HP. PACM.LIB Pac Man game. You can create your own screen and change the speed (# YYYXh : X is your speed [1 to F] Y is the ghosts' speed). TRON.LIB The well-known game TRON exists now on the HP. XPUB.LIB If flag 63 is SET, this library inhibits all the $CONFIG programs of the libraries and just shows the message 'Configs Aborted'. PROGRAMS : CIRCLE A very fast circle plotting. COM A program which lets you communicate directly between two HP : what you type on your HP appears on the other one. CRRAM This program lets you take any program on your memcard even a library although the card is protected. HPTRIS The best Tetris on the HP (do {X Y} 'PARAM' STO: X is the number of lines [1 to 90] Y is the speed [1 to 9] ). SEND1 A modification of the SEND Command so that you can send a library without storing it in a variable. SYNTAX : 2: OBJECT 1: String NAME