]> git.sur5r.net Git - cc65/commit
Changes to the TGI driver API:
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 29 Oct 2009 20:13:56 +0000 (20:13 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 29 Oct 2009 20:13:56 +0000 (20:13 +0000)
commit5304a8149e0e2a7e567b6c971ebb0d5a5aab81c3
treec8425d30565849c4db0f83106544a77302d6621c
parent1d9fc5f6552e6e191d1ad684bd992a8318316a86
Changes to the TGI driver API:

  * Removed CIRCLE
  * Aspect ratio is a new header variable
  * Removed the reserved bytes - it's easier to bump the API version
  * Clipping is done completely in the wrapper

git-svn-id: svn://svn.cc65.org/cc65/trunk@4396 b7a2c559-68d2-44c3-8de9-860c34a00d81
asminc/tgi-kernel.inc
include/tgi/tgi-kernel.h
libsrc/atmos/atmos-240-200-2.s
libsrc/c128/c128-640-200-2.s
libsrc/c128/c128-640-480-2.s
libsrc/c64/c64-320-200-2.s
libsrc/tgi/tgi-kernel.s
libsrc/tgi/tgi_circle.s