Coding Questions and other Quandaries
#19
Ok.

Button activator no problem... already have.

"is there a screen where you select New vs Saved Game?"

Yes.


I'll give it a try after work.

As far as the ASM code, it seems to me we should be able to do a compare on the nibble of the LSB of r29.

If it's a 4 (health address always ends with a 4):

beq some_label

some_label:
li r3, 0x00C8
stw r3, 0x0014 (r29)

Have a great day!!

Thanks!!!
Reply


Messages In This Thread
RE: Coding Questions and other Quandaries - by Hackwiz - 12-09-2021, 11:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)