THIS TEXT MUST BE MODIFIED FOR EACH 
======================================
TIME SOMETHING IS CHANGED IN THE CODE:
======================================

Rcp:0%
Rsp:0%
Rdp:0%
Memory:88%
Dma:100%
Interupts:100%
Cpu:95%
Controller:100%
Video:20%


Description:
* New feature
! Fix/Update
- Bug
+ To Be Done

/* Changes */

Version 0.10
=============
Vincent
* added a console mode demo
* removed delphi forms and made it pure windows api code. the exe will be around 112 kb!
! Fixed the types and unsigned/signed problems
- the read/write arrays in memory.pas are buggy and hard to fix i suggest a total rewrite
+ porting the video functions


Version 0.03b
=============
Vincent

* more then 30 new opcodes,finished brench,jumps
* interupts
* dma
* controller
! Fixed Opcodes array ,filled nil with r4300i_unknown()


Version 0.01b
=============
Zersion

* This file
* Included the complete blur.ini
* blur reads the boot code (0040h - 0fffh)
* Rewrote the WHOLE opcode 'decode' function
* Special Opcodes displayed in debugger
* procedures for opcodes and special opcodes
* Emulated: j, addi, add, and
- J opcode not working 100%
* Support for NOP
* other debugger display features (get_rt, get_rd, ect.)
! Debugger, changed.
! the sm command is also now used to tell
  if a opcode is unhandled or not!
- Rom Info does NOT disappear when ROM closed
- Removed ALL the TR code (DONT put in un-used stuff)
+ I don't think any off the opcodes work right, except NOP ;)
  After i looked though some other source codes!
  I think we need to study sources and stuff to be sure what
  we are doing is right!


==================================================================
Dragoons 1999