Maurizio Morandi wrote:
Why it's not at the top left corner of the screen but a line below?
To put it at the top left corner i have to do Putsprite 0,(0,-1),15,0 . Why? What mistake i'm making ??
None, sprites use a different coordinate system from the rest of vdp features. Even using assembly you would need to place them in (0,-1) to get the top of screen.
---------------------------------------------------------------- Ricardo Bittencourt http://www.mundobizarro.tk [EMAIL PROTECTED] Mantenha a paz: Doe um Pretzel para o Bush ------ Uniao contra o forward - crie suas proprias piadas ------ _______________________________________________ MSX mailing list ([EMAIL PROTECTED]) Info page: http://lists.stack.nl/mailman/listinfo/msx
