Hiyoal Posted May 16, 2008 Posted May 16, 2008 Hey everyone, Im wondering if I can write an array of bytes to the memory using Nomad Memory. If I cant I would love it if someone could point out how I could do this. Heres my script: Global $NoDC1Write[20]=[0x81,0x05,0xB0,0xEF,0x56,0x00,0x6A,0x04,0x00,0x00,0xA1,0xB0,0xEF,0x56,0x00,0xE9,0x58,0x2F,0xF8,0xFF] Global $NoDC2Write[4]=[0xE9,0x94,0xD0,0x07] Global $NoDC1=0x523905 Global $NoDC2=0x4a686c Global $IntSpeed=0x56bc06 Wanting to write $NoDC1Write into the Address $NoDC1, same for $NoDC2. Hiyoal
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now