#71826 - Payk - Tue Feb 14, 2006 7:08 pm
u16* frontBuffer = (u16*)(0x06000000);
will point to a vrambank which is opened like:
VRAM_D_MAIN_BG_0x6000000
ok so how can i make a buffer for both screens (each of them with own buffer)
beacause VRAM_D_SUB_BG_0x6000000
will just bring an error. hmhmh... is there no way to map it to sub_screen for framebuffering ?
THANX
will point to a vrambank which is opened like:
VRAM_D_MAIN_BG_0x6000000
ok so how can i make a buffer for both screens (each of them with own buffer)
beacause VRAM_D_SUB_BG_0x6000000
will just bring an error. hmhmh... is there no way to map it to sub_screen for framebuffering ?
THANX