Term
At the GBA hardware register for detecting input, how do you know if a button is being held down? |
|
Definition
|
|
Term
When you are in video mode 5, how do you switch the current video display buffer drawing to the screen? |
|
Definition
toggle bit 4 of the displaybuffer |
|
|
Term
How many bits in video memory represent a single pixel when video mode 4 is set which uses a palette for color information? |
|
Definition
16 bits
Kevin says one
Who is right? Nobody knows. |
|
|
Term
Which memory would you use for dynamic memory allocation? |
|
Definition
|
|
Term
Which hardware register has one bit each for vertical refresh and horizontal refresh status? |
|
Definition
|
|
Term
|
Definition
Halt the CPU immediately until it has finished copying its data. |
|
|
Term
Which of these is true about IWRAM? |
|
Definition
Only memory directly accessible on 32 bit internal data bus
Fastest memory in GBA
Only memory that be accessed 32 bits at a time
Ideal for running ARM code at full speed
Only 256 Kbits of memory
|
|
|