| Author |
Message |
asic1984
Joined: 15 Nov 2003 Posts: 266 Helped: 3
|
07 Dec 2003 2:48 PDP_11 simulator? |
|
|
|
|
hi all
i wanna ask if any one know where to find a simulator to test the assembly program of a processors like pdp-11 or motorola 68000
i need a program to test that the assembly code of every machine is right
thansk
|
|
| Back to top |
|
 |
Google AdSense

|
07 Dec 2003 2:48 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
GeorgeM
Joined: 19 Nov 2003 Posts: 37
|
09 Dec 2003 13:05 Re: PDP_11 simulator? |
|
|
|
|
| asic1984 wrote: |
i wanna ask if any one know where to find a simulator to test the assembly program of a processors like pdp-11 or motorola 68000
i need a program to test that the assembly code of every machine is right
|
Well, try MSP430 microcontroller and its S/W tools, because the instruction set is very similar to the pdp-11 set excluding postdecrement address mode, sob instruction and somewhat else...
I have no idea about 68000, sorry
Regards,
George
|
|
| Back to top |
|
 |
asic1984
Joined: 15 Nov 2003 Posts: 266 Helped: 3
|
09 Dec 2003 23:23 Re: PDP_11 simulator? |
|
|
|
|
hi
thanks for the help and no need to say sorry ........i though that no one will know where to find these compilers
any way i searched about the MSP430 in google i found a c compiler and i donnot know where to find assebmly compiler
so if u know a link to the download just send it
many many thanks for the help
|
|
| Back to top |
|
 |
GeorgeM
Joined: 19 Nov 2003 Posts: 37
|
10 Dec 2003 12:58 Re: PDP_11 simulator? |
|
|
|
|
Try this
http://focus.ti.com/docs/tool/list.jhtml?familyId=342&toolTypeId=3
Regards,
George
|
|
| Back to top |
|
 |