CHANGES for TIGER
by Jonas Minnberg (Sasq)

v0.7

- Grayscale emulation
- New commandstate for easy configuration
- Save/loading of config files
- Real timer syncing on pentium CPUs
- Colors can be changed :)
- Navigation commands to move around directories
  and load files into the TI92
- Checking which libs a fargo-program needs
- + some more that I have forgotten :)

v0.61


- Local file sending (reading) boosted - A 109k backup loads in
  around 5 seconds on my P200 (NOTE: When loading Fargo backups
  it's supposed to say Transaction Failed)
  
- Progress bar for backup loading  
 
- Commandline added on F10 key with these commands
  load <file.92[b|p]  : Load a program or backup from disk
  ls                  : Show current files in the emulator
  quit                : Back to emulator
  cycles [cycles]     : Set/show number of cycles per instruction


v0.6

- Possibility to load and save backups

- Support for 256 or 128k and 1Mb or 2MB Rom files

- State of calculator saved to ti92.mem

- Speed of timers can be configured through the -c option
  (cycles per instruction). Timers are executed every
  6400 cycles on a real TI92 so a value n means that
  every instruction is assumed to take n cycles and the
  timer will run every 6400/n instructions.

- Memory access fixes along with backupsupport means Fargo
  is now working

- More complete keyboard emulation


v0.5

First public Release


