]> git.sur5r.net Git - cc65/commitdiff
Bumped API version.
authorOliver Schmidt <ol.sc@web.de>
Tue, 21 Nov 2017 21:42:43 +0000 (22:42 +0100)
committerOliver Schmidt <ol.sc@web.de>
Tue, 21 Nov 2017 21:42:43 +0000 (22:42 +0100)
Removal of the joy_masks array with https://github.com/cc65/cc65/commit/7f52a770d9c6a43dde67689032bb3a4848eb6b30 was exactly the very type of change asking for a new API version.

asminc/joy-kernel.inc

index ba969da1d36618510cbeb414eb87a1e6b4ba30d0..c8cc298208a1a2a6837f9059e37c12ed3f8c2bc3 100644 (file)
@@ -55,7 +55,7 @@
 ;------------------------------------------------------------------------------
 ; The JOY API version, stored in JOY_HDR::VERSION
 
-JOY_API_VERSION         = $03
+JOY_API_VERSION         = $04
 
 ;------------------------------------------------------------------------------
 ; Variables