Info
    Backport of WORLDcodes from tvbgone 1.2 to tvbgone 1.1

Details
    
    The downsides of the version 1.1 are:
    
        * there are mainly NA codes only supported in firmware 1.1 and 1.1b
        * there are only around 40+ codes supported in firmware 1.1 and 1.1b
    
    So, I backported from tvbgone firmware 1.2 (Caitsith corrected WORLDcodes.c #ifdef version) into firmware 1.1b the following:
    
        * removed NAcodes, which are UNcompressed version of limited codes table
        * added WORLDcodes, which are compressed/optimized version of extended codes table
        * modified main() to use compressed codes table routines
        * modified Makefile to use EU/NA/both tables

Tools used

    To accomplish the above task of compilation and firmware flashing, I have used:
    
        * WinAVR with avr-gcc toolchain - compilation of the tvbgone firmware
        * AVR studio with Atmel AVR STK500 kit board (kindly provided by VadimBo) - flashing the compiled firmware .hex file

Author
    http://andreicostin.com
    zveriu@gmail.com