A89: GrayScale via C/ASM


[Prev][Next][Index][Thread]

A89: GrayScale via C/ASM




Hey,

If I activate GrayMode(GRAY_ON) in C, is there a way to switch between the
pages of video memory using that in ASM, so say I can call
graphlib::put_sprite in plane 0 and again with a different sprite in plane1
to create my graphic?