I have the 16c6x .pdf docs. I am using a 16c65 and have three questions. 1) The 16c6X docs say that a GOTO 0 to 2047 but the 65 has 4k of eprom how do I use the other half? (ref. page 137 of 238 PIC16C6X docs) 2) The 16c6x docs say a file register address can be 0x00 to 0x7F but the 16c65 has 192 bytes ram. How do I use the otehr 64 bytes? (ref table 14-1 page 131 of 238 PIC16C6X docs) 3) MPLAB supports the 16C64 but not the 16C65 why? will it be added soon? Would a work around be to use the 16c64 mode until my code grew too big?