hibouLe 15/03/2005 à 22:10
Sorry, I haven't been clear in my question. I already use some graphlib function, but with LCD_MEM, in doing graphlib_choosescreen = 0
the problem is that sometimes, I would like to draw in some specific memory, in some buffers.
At the basis, in C, there no control on the registers. But maybe with asm("...."), I can do something... ?