Search found 1 match

by WWakerFAN
Wed Aug 18, 2010 11:16 am
Forum: Graphics
Topic: Get the location in the rom where graphics are loaded
Replies: 3
Views: 5206

Get the location in the rom where graphics are loaded

From what I've gathered so far, the graphics are loaded from the rom into the vram which is then accessed by the oam and so on and so forth. What I don't understand is where in the code this interaction takes place. The reason I need this is so I can uniquely identify the graphics that are being loa...