Q. What do you mean by Manual Assembly?
It was an old method which required the programmer to translate every opcode in its numerical machine language representation by searching a table of microprocessor instructions set that comprise both machine and assembly language instructions. Manual assembly is suitable for short programs though becomes very troublesome for large programs. Intel SDK-85 and most of the former university kits were programmed using manual assembly.