Emmett,
I disassembled the Mecanique hex file and was able to successfully modify it for a couple different clock frequencies and baudrates, including the internal PIC oscillator (no external xtal required!). If you want to do this, go to this web site and download PIC18dis.exe:
http://www.etc.ugal.ro/cchiculita/so.../picdisasm.htm
After you run the disassembler on the .hex file, you'll get a viewable .asm file that you can modify and reassemble using MPASM.
Joe
Bookmarks