/-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\
|  ____  _________       ___________  |
|   __  |/ /__  __ )_____ ___  /__  / |
|   __    /__  __  |  __ `/_  /__  /  |
|   _    | _  /_/ // /_/ /_  / _  /   |
|   /_/|_| /_____/ \__,_/ /_/  /_/    |
|                                     |
\-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-/
XBall Version 1.1 For The TI-83/83 Plus

	[Level Formats]
	-=-=-=-=-=-=-=-

; -=-=-=- Start Of Asm File -=-=-=-

	.DB	0D9h, "Ball"
; Header for XBall

	.DB	"Demo Level", 00h
; Zero Terminated Description

	.DB	01h
; Number Of Levels In World


; -=-=-=- Levels -=-=-=-

	.DB	07h
; Number Of Pairs Of Breakable Bricks In World

; Level Data
	.DB	01h, 01h, 01h, 0Eh, 0Eh, 01h, 01h, 01h
	.DB	04h, 04h, 04h, 04h, 04h, 04h, 04h, 01h
	.DB	01h, 0Ah, 01h, 08h, 07h, 01h, 03h, 01h
	.DB	01h, 01h, 01h, 07h, 01h, 01h, 01h, 01h
	.DB	0Ah, 03h, 04h, 04h, 08h, 04h, 04h, 03h
	.DB	01h, 01h, 0Bh, 0Ch, 01h, 01h, 04h, 0Dh
	.DB	01h, 01h, 01h, 0Bh, 01h, 01h, 03h, 01h
	.DB	01h, 01h, 0Ch, 01h, 01h, 0Dh, 01h, 01h


	[Block Definitions]
	-=-=-=-=-=-=-=-=-=-
Here are the block equates:

 * 01h: Space
 * 02h: Life
 * 03h: Death Block
 * 04h: Stone
 * 05h: Warp
 * 06h To 1Bh: Usable Blocks


	[Anything Else]
	-=-=-=-=-=-=-=-
 * Each world can hold up to 256 levels
 * The description can be anything that fits on the screen
 * The level name can be any 8 characters
 * Levels must be in binary format: use Devpac83 or Squish
 * Levels are cross compatible TI-83/83 Plus


1999 Cygnus X-1 Technologies
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Email: x1cygnus@online.fr
Web: http://x1cygnus.online.fr/
Icq: 38240788