Hello,
Actually, the Application Note AN1060 refer to HC11 programming using Bootstrap mode.
This mode makes use of a ROM program to load user-defined programs into RAM memory. All microcontrollers have these ROM program from factory and also some routines for EEPROM programming, so the only thing you have to worry about is how to enter this mode and how to use the RAM to program the EEPROM.
Please find the Application Note and the associated files at:
Application Note AN1060.pdf
Software Files for AN1060 zipped
Actually if you use the program in AN1010 you can program directly into EEPROM using this mode, and this make much easier the programming than a defined protocol with timing procedures (like some other microcontrollers).
Another option could be a 3rd party supplier, the BeeProg2C programmer.
Please find more information about the programmer mentioned in the following link:
http://www.elnec.com/products/universal-programmers/beeprog2c/
Please be aware that the MC68HC11F1 is an obsolete device.
Hope this information will be useful for you. I am glad to help.
Have a great day.
David