Date: Wed, 24 Feb 1999 20:50:17 -0500 From: Jeff King To: "TAPR PIC Development Special Interest Group" Subject: [picsig] GPS-E ROM 1007 > 985 I spent about 10-15 minutes messing with the GPS-E code and was able to shrink it from 1007 bytes of ROM to 985 bytes. See comments below. I'm using CCS PCM version 2.659 I'm sure a few more things might be able to be done but ran out out time for tonight. I was wondering if anyone could check this as I haven't built my "stock" PIC-E yet. I'll upload the changes to the upload area as well as the HEX file. Thanks Jeff wb8wka /*********************************************************/ /* Changes: wb8wka ROM size 1007 > 985 */ /* 2/24/99 Changed some if (!condition), if(condition) to */ /* if (!condition) else */ /* Removed (commented out) setup counter statement */ /*********************************************************/