//////////////////////////////////////////////////////////////////////////////////
//------------------------ Super Mario 68K -----------------------------------  //
// Author: Lachprog								//																						//
// Email: lachprog@hotmail.com							//																	//
// I can also be reached at TiFreakware (http://tifreakware.net/)	//
// 										//																		//
// Project page: http://tifreakware.net/lachprog/				//
// Version: 1.00
// Release date:
// 
// 
// 
// 
// 
// 
// 
// 
// 
//
//Note: If you find any bugs or optimizations, please contact me!							//
//////////////////////////////////////////////////////////////////////////////////


Summary:
Super Mario 68K (SM68K) is a Mario game for the TI 68K calculators. SM68K is open source 
and distribuated under the GNU Licence. 



Features:
-Grayscale graphics
-Animated Levels
-Scrolling background
-8 world maps and a LOT of levels!
-Powerups like mushroms, fire flower, star, 1 UP and racoon suit!
-A lot of secrets hidden throughout the worlds ;-)
-Warp zone
-Mushrom houses
-Two different minigames. Go there and win a prize!
-Save game (3 slots)




Requirements:

	Calc version: 	  		All 68K calcs (TI89,TI89 Titanium, TI92+ ,Voyage 200 )
	Hardware version: 		All
	AMS:				2.00 or above
	Ram free:			
	Free Flash memory(archive):			

	Total size of the game:


How to install:
	Send the files:
		-mariodat.ppg
		-mario.asm
		-ma_sprts.gfx
		-ma_tiles.gfx
		-ma_bckgr.mbg
		-ma_texts.mtxt

		-sm68k.mlst
		-world1.mlev
		-world2.mlev
		-world3.mlev
		-world4.mlev
		-world5.mlev
		-world6.mlev
		-world7.mlev
		-world8.mlev
		-common.mlev

To your calculator.

The files should automaticly appear in a folder called "mario"

Now you should archive all the files, because the game needs pretty much ram to run.

Then type mario/mario() in the home-screen to launch the game.

If any error occurs while launching the game, a text message will show. See troubleshooting in the manual.

If there is an error caused by too little free memory (ram) the error message will tell about it.
If so, you need to free some memory. This can be done either by deleting or archiveing some of the 
other stuff you have on your calc.



If this readme doesn't answer your question, see the included html document or cantact the author.






