TO DO:
    - Find the TETRIS and SYZYGY bugs
    - Find asked games: TIC-TAC-TOE and TANK
    - Possibility to connect an Hex Keyboard on the Printer Port
    - Snapshot function

1.1.4:
    - Changed: Versions are now Global.Current.Release (ex: 1.1.4)
    - Changed: Internal version headers
    - Improved: Corrections in HISTORY.TXT
    - Improved: Corrections in CHIP_DOC files
    - Added: BINHEX.EXE and HEXBIN.EXE, programer utilities
    - Added: PONG2, same as PONG but improved by me
    - Added: Screen-capture function
    - Removed: TEST file in the GAMES directory

1.1 #3:
    - Fixed: PUZZLE2 (not a bug, just a correction to make it work)
    - Fixed: Bug in program-counter and register I when > 4095
    - Changed: Blue border
    - Improved: CARRY/BORROW routines in math instructions
    - Added: Little doc for games, history

1.1 #2:
    - Improved: Internal code

1.1 #1: FIRST OFFICIAL RELEASE

1.0:
    - Fixed: Serious bug in XOR function
    - Fixed: Synchronisation routine

0.9:
    - Fixed: Bug in the drawing routine
    - Fixed: BORROW bug
        
0.2 to 0.8: Lots ot improvements and debuging

0.1: FIRST STEPS

    - Drawing working, but needs to be much faster
    - Keyboard not very well emulated
    - Speed not synchronized
    - LOTS of other bugs to find (arrrrggghhh...):
        -> Registers save/load instructions
        -> Register BCD coding in memory doesn't work
        -> Games don't load every time
        -> Beeper bug
        -> Seems to be a serious bug in a math instruction
