1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 04:30:10 +00:00
cc65/libsrc/joystick
cuz dc569cad49 Unloading the joystick driver didn't reset the interrupts, so the program may
crash later.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3751 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-06-04 10:14:30 +00:00
..
.cvsignore Joystick library, first version 2002-12-20 20:59:11 +00:00
joy_count.s Joystick library, first version 2002-12-20 20:59:11 +00:00
joy_load.c Remove an unused include 2004-01-04 21:14:43 +00:00
joy_read.s Joystick library, first version 2002-12-20 20:59:11 +00:00
joy_unload.s Unloading the joystick driver didn't reset the interrupts, so the program may 2006-06-04 10:14:30 +00:00
joy-kernel.s Code goes into the CODE segment, not RODATA. 2006-03-31 20:07:43 +00:00
Makefile Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00