---------------------------------------------------------------------
- Possible To Do Things with The Jaguar Server Software and JagOS.  -
-              Suggestions on more features are welcome!!           -
---------------------------------------------------------------------

* Upload of EEPROM (128 bytes).

* Being able to upload code/data on the command of a user Jaguar
  program running.
  
* Upload of bigger programs than availible free memory in the computer.

* Make it run with nicer gfx layout in ST-medium resolution.

* Finally do this "Test" hardware thing that is grey right now.

* Load and run a DSP or GPU program without having to write any 68000
  code for startup.
  
* Upload routines running on the GPU for faster transfer rates.
  (Computers with hardware accelerators)

* Sort of a "incbin" function for the Jaguar Server. Include a textstring
  and the file will be read at upload time. Saves time and harddisc space
  when developing with lots of gfx/sound. 

* Upload and Download progress indicator.

* Ability to upload part of a *.JAG file, run it, and upload some more.

