Hey everybody....

This is a program that is basically the 'controller' for my two player games...

so far all 2 player games i have written are compatible with it.
- Adv. Tennis (2 player edition)
- Fall DOwn (2 player expansion)


the link.8xp file is for ti-83 plus or se and runs in mirage os.
the linkes.86p file is for the ti-86 and runs like a normal asm program.


For the 83plus:
WAITING means that the link port isnt active, mostly just
due to the fact that the main program isnt using it yet.

ACTIVE means that the main program is running, the link port is working, 
and that the data is being sent and recieved perfectly.


The keys used are:
2nd, Mode, and DEl 
and the arrow keys...
also detects mutliple key presses.

The keys correspond to the keys in the main game being played.



For the 86:
Run the program using asm( 
The keys used are 2nd, exit and more (2nd, mode and del on the ti83
plus respectively) and the arrow keys.
To quit the program, unplug the link cable and then press the "more" key,
right next to the left button.


How the games work in general:
On the ti-83 plus game select the two player mode.
link.8xp/linkes.86p acts as a controller for the 2nd player meaning 
  that the game itself is actually only played on the one main screen
  and the controller controls the second character on that screen.


email feedback to 
nicmonu@yahoo.com          