
08-20-2008, 11:55 PM
|
 |
Retired Staff
Offline
Threadstarter
|
|
Join Date: May 2007
Posts: 1,168
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: need some testing done
Quote:
Originally Posted by CNeufeld
C:\temp\PPC>pmemdump 0x9A000000 0x4
9a000000: fe 03 00 ea ....
C:\temp\PPC>psetmem 0x9A000000 -4 0x0
writemem(00000042, 9a000000, 00000004, 4)
ITWriteProcessMemory(00000042, 9a000000, 00000004, 4)
C:\temp\PPC>pmemdump 0x9A000000 0x4
9a000000: fe 03 00 ea ....
BTW, you can either PM me, or e-mail me @ my username@shaw.ca
Clint
|
thanks =) seems like the mpu is on.
|