Bromosel presents for the TI-99/4a and it's V9T9-Emulator:
tirev284.dsk
Release: February 2000             
Magazine: TI-REVUE, issue 2/84

Make this disk DISK1
RUN "DSK1.LOAD"
Autoloads in Extended Basic

Briefprogramm
	A tool to write letters and store them on tape or print them on GP550A
	1-Input text
	2-Change text
	3-save to tape
	4-load from tape
	5-print
	6-delete

	1-Input Text	
	Input: Page
	Input: Date

	*Loop*
	Input: Fonttype - F=bold, U=underline, FU=both
			  f=centered bold, u=centered underline, fu=both
	Input: Font 1-18 (the GP550A has 18 different fonts)
	Input: text (One printed line is two screen-lines) (* quits, ENTER blank line)
	
	*GOTO Loop*

Adresskartei
	Database for adresses and telephone-numbers
	The data is stored from line 720 on in DATA-lines.
	Line 200 DATAMAX is the limit of datasets.
	
	TE - telephone
	N - name and adress

Kick
	Control Lucky Larry with Joystick.
	Kick the balls and hit the paddle to the right. Collect symbols.
	After the title appears you will be asked for number of players
	and speed of the paddle. 
	Control:
	fire+up, fire+down: use elevator
	fire+right+up: kick ball right+up
	fire+right+down: kick ball right+down
	When time reaches 700, an UFO appears and tries to catch Larry.

	Changed code:
	Because Larry moved very sloooow in the original, I did these changes:
	line 460: replaced JX/2 with JX*2
	line 520: replaced JX/2 with JX*2
	line 840: replaced CALL MOTION(#1,-2,0) with CALL MOTION(#1,-4,0)
        line 890: replaced CALL MOTION(#1,2,0) with CALL MOTION(#1,4,0)

Dice Maze
	Up to 4 players try to reach the field in the middle.
	You can move, when a dice near you equals the number left/bottom of the screen.
	When a move is possible, number*4 is added to your score.
	When you can't move, press N. Your score is decreased by number.
	When you want to give up, press A
	This is one of my favourite games on TI-99 !

Biorhythmus
	This program shows the biorythm. Unfortunally it is Y2K-bugged.
	1. Enter your name
	2. Enter your birthdate DD, MM, YY    (ok? J-Yes, N-No)
	3. Enter begin of calculation DD, MM, YY (ok? J-Yes, N-No)
	4. Enter number of days
	5. Choose 1-Printer, 2-Screen, 3-Printer & Screen
	6. Enter actual date DD, MM, YY (ok? J-Yes, N-No)
	7. Choose 1-End, 2-go on, 3-new parameters

Yoon
	Maybe problems occur running in Win95. Try it in pure DOS-Mode.
	Goal is to land your lunar lander on the Moon of Yoon.
	Speed>8000 m/s : Your ship will be out of control.
	Oxygen or Gas reaching zero: Alarm
	Height<1000 : Your speed must be < 1000 m/s

	Control:
		F - Free falling
		K - Constant flight
		B - Brake
		S - Strong brake
	Screen
		M/S : speed in meters per second
		Luft: oxygen
		Gas: fuel/gas
		Hoehe: height