]> git.sur5r.net Git - cc65/blobdiff - asminc/em-kernel.inc
Made the VIC-IIe TGI driver put its bitmap behind the ROMs.
[cc65] / asminc / em-kernel.inc
index 313bfc0bf04c1464553d6891ff11b28f8aa995cd..e7cdf9a700f31df657ee85003ec563fb8c122471 100644 (file)
@@ -55,7 +55,7 @@
 ;------------------------------------------------------------------------------
 ; The EMD API version, stored in EMD_HDR::VERSION
 
-EMD_API_VERSION         = $01
+EMD_API_VERSION         = $02
 
 ;------------------------------------------------------------------------------
 ; The asm equivalent to the C em_copy structure