1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc/joystick
cuz 878dcf4aa7 Fixed a problem when loading joystick drivers: When an install error occurred,
the driver wasn't removed from memory.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3752 b7a2c559-68d2-44c3-8de9-860c34a00d81
2006-06-04 10:15:18 +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 Fixed a problem when loading joystick drivers: When an install error occurred, 2006-06-04 10:15:18 +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 Fixed a problem when loading joystick drivers: When an install error occurred, 2006-06-04 10:15:18 +00:00
Makefile Add definitions for tools so the makefile is useful by itself. 2004-10-26 19:28:26 +00:00