(Comp.sys.handhelds) Item: 2719 by d90perko at odalix.ida.liu.se Author: [Per Konradsson] Subj: ML-tetris Date: Wed Apr 10 1991 This is my Easter-doings and also my first machine code program for the 48. It's a Tetris which is significantly faster than the others. It does not have any fancy screen but it's fast! It is romable. yours sincerely, Per Konradsson EMAIL d90perko@odalix.ida.liu.se -------- (Comp.sys.handhelds) Item: 2720 by gt3398b at prism.gatech.EDU Author: [DELANO,ANDREW DOUGLAS] Subj: KEYS USED IN THE ML LIBRARY TETRIS FROM SWEDEN Date: Wed Apr 10 1991 This new Tetris works great, and it only takes up 2714 bytes. Just in case anyone wants to know, to play use the following keys: 5 --> left * --> right 6 --> drop (only when held down) 4 --> flip clockwise left shift --> flip counter-clockwise That's all I know. Try holding down all of these. Also, in case you don't know how to set the library up, do the following: 1.)download Tetris using binary config in I/O setup menu 2.)call the contents of Tetris onto the stack (Library 1700: Tetris) 3.)type port number (0, or 1 or 2 if you have a free'd RAM card) 4.)press [You can then purge it from main memory. -jkh-] 5.)turn 48 off and then back on. 6.)press [LIBRARY] [TETRI] [Note: There is no QUIT key. To exit early, hold down [6]. To quit when the game ends, press any key. -jkh-] Have fun Andy Delano DELANO,ANDREW DOUGLAS Georgia Institute of Technology, Atlanta Georgia, 30332 uucp: ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!gt3398b Internet: gt3398b@prism.gatech.edu -------- (Comp.sys.handhelds) Item: 2961 by xxw8409 at ritvax.isc.rit.edu Author: [Fractalman] Subj: ML Tetris bug Date: Mon Apr 29 1991 Hello all. I found a bug in ML Tetris. Maybe the author could release a new version that fixes this and a way to remap the keys. :) [Note: HP's version of Tetris allows the user to remap the keys within the program. Now that it has stiff competition ($0.00), maybe HP will be magnanimous enough to post it for all to enjoy... hint, hint... -jkh-] The bug happens when a new piece appears and you immediately start moving it left or right so it gets stuck at the top of the frame. _____ |___ |<- piece stuck on border Do this a couple of times and | |_| you'll get a game over with | most of the board still empty. | |<- border -Fractalman- xxw8409@ritvax.isc.rit.edu -------- [Note: There are three versions of Tetris on this disk: Tetris, TetriSX, and Tetris3. They are inluded to please two audiences: those who are Tetris fans and enjoy every version that comes out, and those who are programmers and enjoy reading other people's code to learn how they do it. I am an enthusiastic member of only the latter group. -jkh-]