Hi wonder if anyone can help me. I've got this program to write in MPLAB and I don't have a clue how 2 do it.
This is the scenario
Write a program in assembler that puts data 01h in the general purpose register 0ch, 02h in the general purpose register 0dh, 03h in the general register 0eh and so on up to register 14h.
Read the datasheet for the paticular uC you are writing for, paticularly the section listing the instruction set.
There is plenty of PIC software on the web that you can look at for examples.
Please give your post meaningfull subjects eg "writing software for microchip PIC".
this should be in the microcontrollers forum, you are writing software to run on a microcontroller not a PC.