Quote Originally Posted by auge31 View Post
Hello all
I am looking easy and clear solution how to migrate hex code from 16F628 to 12f629. I use disassember Nigel Goodwin WinPicProg for .asm source. Important for my pcb to 8 pin smd pic.
...............................
Anybody can help me ?
Can I paste my disassebled .asm here ?
You can paste it here...doubt if anybody will do anything about it...
You may as well paste individual pixels from a picture here in separate posts and see if anybody will reassemble it into a different picture.
Besides - 16F628 has a lot more options than a 12F629, more code space, more ram...

Why not just figure out what the 16F628 actually did for you, learn a bit about how to program a PIC, and create your own program to mimic the 16F628 to burn into a 12F629.