At 12:31 PM 3/31/98 GMT, you wrote: >>> Greetings, >>> Well, I have managed to completely fill a PIC14000 and >>> am now looking through the listings trying to find dead code >>> segments -- like floating point subroutines that are never >>> called and can be commented out of the code to reclaim more >>> space. >Here are a few of my favorite 'instant' code-squeezing methods, none >of which require a great deal of analysis of code (and therefore Another trick is to use goto $+1 in place of 2 nop instructions in a row used to generate a 2 instruction delay. Larry G. Nelson Sr. mailto:L.Nelson@ieee.org http://www.ultranet.com/~nr