Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fill Routine
#15
You could also add extra labels to the inbuilt functions, so they are collected with SPPixelUp and down? This way at least the labelling is consistent with the whole SPLIB2 system, should it be implemented in full.
(in short, replace two of Albrecht's routines with the inbuilt ones, but be able to jump to them using the same naming convention as he has in everything else)

There may be more of his routines that can be replaced, of course.

Edit: Oh, there is a difference: exit : Carry = moved off screen

So we'd need to replace the routine with

SPPixelUp:
call INCY
CP $40
ret

This would be shorter, it's true; though it buries an extra call and some flagging in it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)