??? 03/09/06 09:15 Read: times |
#111678 - '51-like instruction set PIC assembler Responding to: ???'s previous message |
The following non-standard PIC assembler might help you, as it uses a '51-like instruction set:
http://www.tech-tools.com/cv16_main.htm But please note that there is immense difference in the two architectures and you need to have a good knowledge of both to be able to convert the software, even with this tool. Jan Waclawek PS. If you have not gathered it from microchip's web yet, the tool for programming PICs is an IDE called MPLAB. |