Apple 2 mouse driver and other stuff from Oliver Schmidt

git-svn-id: svn://svn.cc65.org/cc65/trunk@3717 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2006-04-06 19:51:37 +00:00
parent f507124733
commit 685235795c
17 changed files with 660 additions and 46 deletions

View File

@@ -20,7 +20,7 @@
; ProDOS 8 2.0.3 - $23
;
.constructor initdostype, 25
.constructor initdostype, 19
.export __dos_type
.include "mli.inc"