Hello,
I found this very nice routine written by Artrag for collision detection of sprites on MSX1 here. However, as I understand it, it does tests on y collision and on x collision but only provides a return on left and right collision.
How are handled collisions from above and below ?
PS : This routine uses the stack to pass parameters and then use 'ix' to access them. Love that trick! Brilliant!
Login or register to post comments