On Mon, 7 Nov 1994, Don Lekei wrote: > There is only room for 1 instruction at 1FFH, and that should be a GOTO to > the start of your reset code (which should be at 100H or above, for > security and to save valuable subroutine space). > > - Don Don, Why do you recommend that the reset code is above 100h FOR SECURITY ? I understand about saving valuable subroutine space, but the security comment puzzles me. Gary Gaskell