GBDK libraries documentation | ||
---|---|---|
Prev | Chapter 3. Accessing hardware | Next |
It is possible to execute functions in RAM or HIRAM by first copying them there using memcpy() or himemcpy() and then calling them in similar ways to accessing memory directly. See ram_fn.c for an example.
Prev | Home | Next |
Multiple banks | Up | Assembly language |