It looks to be pretty easy to modify the baud rate of the mcLoader hex files, at least with the PICkit2. I changed the CONFIG1H setting for HS 4x PLL, and also modified the 7D06 address with the SPBRG (BRGH=1) setting for 19,200 baud rate for my 8mhz x 4 crystal. I left address 7E70 at 0F, and it works with the loader program, while running at 32mhz. Should be able to do the same with a 10mhz crystal at 4x PLL.

David, I sent you a 40 mhz version to try.

Walter