Program: Super Mario 86 Level Editor
Author: Ben Mickle
Version: 0.8
Initial Release: December 11, 1999
Current Release: December 11, 1999
Platform: TI-86

	Super Mario 86 comes with a level editor so you can make your
own worlds!  Just send medit86.86p to your calculator and run Asm(medit86
Keys in the level editor:

	Left, Right, Up, Down - Move Cursor
	[2nd] - Place current tile
	[ALPHA] - Next tile
	[GRAPH] - Previous tile
	[F1] - Go to next level
	[F2] - Add level
	[F3] - Add hidden level
	[F4] - Delete level
	[F5] - View all tiles and select one
	[+] - Insert column
	[-] - Delete column
	[EXIT] - Save world and leave editor

***VERY, VERY, VERY Important Notes about making worlds***
- To insert a hidden level:
	1. Put the cursor on the RIGHT side *ABOVE* the pipe Mario 
	   can go down
	2. Press [F3]
	3. Move the cursor to the spot Mario will come up (on the RIGHT
	   side *ABOVE* a pipe)
	4. Press [2nd]
	5. The screen will go blank - you now have the hidden level that
	   you can edit (the screen is blank because the level is empty)

- Plant enemies go on the LEFT side ABOVE their pipe.
- Do NOT put more that about 7 enemies/animated tiles on the screen at
  once (it will definately crash!)
- I would suggest not putting more than 3 enemies/animated tiles on the 
  screen at once (for speed purposes).
- ONLY add hidden levels if you are done editing the world.
- ONLY put lava/bowser tiles in dark levels.
- Do NOT add/delete levels before the hidden levels (weird things will
  happen).

If you think you may have found a bug, please make sure you have
followed these guidelines!

Email: bmickle@yahoo.com
Web page: http://bolt.icestorm.com/bmickle


DO NOT SEPARATE THIS DOCUMENT FROM THE SUPER MARIO 86 LEVEL EDITOR