- 29
- Posts
- 8
- Years
- Seen Feb 27, 2025
So i followed the ability resource thread and was able to compile and make the .bins and insert the data into my rom. now how do i access it and put it in. i have pge, do i use that? and how?
this is the last thing it told me to do
" Running the Rountine from your ROM.
In your script have "callasm 0xRoutineAddress +1".
So if I had inserted my routine at 0x720000, I would have the command "callasm 0x720001". That's all there is to compiling and using ASM routines.
If you still don't understand, I would advise you to go and play outside instead :) "
but i don't know how to do that. can someone possibly help please?
this is the last thing it told me to do
" Running the Rountine from your ROM.
In your script have "callasm 0xRoutineAddress +1".
So if I had inserted my routine at 0x720000, I would have the command "callasm 0x720001". That's all there is to compiling and using ASM routines.
If you still don't understand, I would advise you to go and play outside instead :) "
but i don't know how to do that. can someone possibly help please?