iigs-game-engine/src/Sprite.s

6 lines
267 B
ArmAsm
Raw Normal View History

; Some sample code / utilities to help integrate compiled sprites int the GTE rendering
; pipeline.
;
; The main point of this file to to establish calling conventions and provide a framework
; for blitting a range of sprite lines, instead of always the full sprite.