Bromosel presents for the TI-99/4a and it's V9T9-Emulator:
tirev184.dsk from TI-REVUE, issue 1/84
Release: 02/15/2000             

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

INSTRUCTIONS

Goldrausch
	After the title appears you will be asked if you want to see the instructions.
	1 - instructions
	2 - start game
	Then you will be asked if you want to use the joystick.
	Press J for joystick, N for keyboard
	Object of the game:
	Collect as many gold as possible. There are 4 different objects you can dig:
	Gold, Wall(you will be asked: "remove wall" J/N), Indian grave(don't touch twice),Water 	
	When you've collected all gold then you must return to the bank and the game ends.
	Note the changed line:
	3430 replace RUN "DSK1.LOAD" with END

Schlangen-Ei
	Control the snake with joystick or keyboard ESDX
	Don't touch anything but the eggs!!!

Kniffel/Yathzee
	Similiar to Yathzee
	W:  roll dice
	1-5: choose dice
	L: delete mode
		1-5 remove from stock
	R: return
	N: Next player
	Note the changed line:
	1580 replace RUN "DSK1.LOAD" with END

Crazy Koala
	Control with cursor keys
	SPACE jump
	Note the changed line:
	1520 replace RUN "DSK1.LOAD" with END

Car Race
	<> control
	SPACE speed
	B brake
	Note the changed line:
	2010 replace RUN "DSK1.LOAD" with END
		
Remover
	Removes REM-lines in a merged program and saves it
	under merged CLEAN.
