1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-01 08:29:37 +00:00
cc65/libsrc
cuz 84be744418 Moved additional zeropage variables into an extra module.
Added interrupt vector to joystick driver.
New code from Karri.
Rewrote joystick initialization to make it somewhat shorter.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3281 b7a2c559-68d2-44c3-8de9-860c34a00d81
2004-11-06 13:51:02 +00:00
..
apple2 Added the IRQ entry point 2004-11-06 13:05:26 +00:00
apple2enh Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
atari Add the irq entry point 2004-11-06 13:12:57 +00:00
atmos Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
c16 Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
c64 Add the irq entry point 2004-11-06 13:27:38 +00:00
c128 Add the irq entry point 2004-11-06 13:12:57 +00:00
cbm Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:35:40 +00:00
cbm510 Add the irq entry point 2004-11-06 13:27:38 +00:00
cbm610 Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
common Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
conio Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
dbg Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
em Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
geos New module joy_stddrv 2004-05-06 08:16:14 +00:00
joystick Export the interrupt entry point 2004-11-06 13:09:01 +00:00
lynx Moved additional zeropage variables into an extra module. 2004-11-06 13:51:02 +00:00
mouse Disable the IRQ before calling mouse_uninstall 2004-11-06 12:58:43 +00:00
nes Add the irq entry point 2004-11-06 13:27:38 +00:00
pet Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
plus4 Add the irq entry point 2004-11-06 13:27:38 +00:00
runtime Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
serial Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
supervision Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
tgi Set view and draw pages 2004-11-03 18:33:23 +00:00
vic20 Add the irq entry point 2004-11-06 13:27:38 +00:00
zlib Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00
.cvsignore New mouse API 2004-03-23 21:56:13 +00:00
Makefile New submakefile use 2004-10-26 21:21:06 +00:00