How to change a word in mem90?
#2
Misc/Other is a section for posting gecko codes in, not asking for help, so I've moved your post

For asm, accessing mem90 is the same except the addresses start with a 9 instead of an 8. For things like 04 gecko codes, I don't think there's a way to use mem90 (maybe with the pointer instructions?).

Generally using a fixed address in mem90 is a bad idea though, as it's all dynamic memory so stuff may move around (except maybe things allocated early in the boot process, which just happen to be allocated in the same place every time by luck)
Reply


Messages In This Thread
How to change a word in mem90? - by jawa - 08-06-2021, 09:44 AM
RE: How to change a word in mem90? - by Seeky - 08-06-2021, 01:23 PM
RE: How to change a word in mem90? - by Vega - 08-06-2021, 10:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)