A82: How to use _GRBUFCPY_V with ash ?
[Prev][Next][Index][Thread]
A82: How to use _GRBUFCPY_V with ash ?
Tell me if I'm wrong,
I think that _GRBUFCPY_V can be use by:
1-putting some bits into the graph_mem memory
2-make a ROM_CALL to put the graph_mem to screen
Can Someone give me an example of how to use _GRBUFCPY_V with ash ?
What is the address in rom to call ?
I have a ROM v18.
(I'd like to make some black rectangles on the screen very fast,I've
tried Point_on but it is very slow)
Follow-Ups: