1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 04:30:10 +00:00
cc65/libsrc
Stefan 9ee4431994
Add files via upload
Alternative joystick interface
2017-11-02 21:11:08 +01:00
..
apple2 Replaced three (logically) identical files with a single file. 2017-10-23 18:35:06 +02:00
atari Atari: split "setcursor" function out of cgetc.s source file into setcursor.s. 2017-10-03 21:58:52 +02:00
atari2600 Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
atmos Add files via upload 2017-11-02 21:11:08 +01:00
c16 libsrc/c16/get_tv.s: remove code duplication 2017-01-26 16:43:47 +01:00
c64 Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
c128 Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
cbm
cbm510 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm610
common Save/restore jmpvec as it is used by generated code - see g_callind(). 2017-10-23 18:57:28 +02:00
conio Make some arrays const. 2017-06-28 20:43:31 +02:00
creativision Removed joy_masks array. 2017-08-19 19:11:28 +02:00
dbg Make some arrays const. 2017-06-28 20:43:31 +02:00
em
gamate Removed joy_masks array. 2017-08-19 19:11:28 +02:00
geos-apple
geos-cbm Removed joy_masks array. 2017-08-19 19:11:28 +02:00
geos-common Make some arrays const. 2017-06-28 20:43:31 +02:00
joystick Removed joy_masks array. 2017-08-19 19:11:28 +02:00
lynx Replaced three (logically) identical files with a single file. 2017-10-23 18:35:06 +02:00
mouse
nes Removed joy_masks array. 2017-08-19 19:11:28 +02:00
osic1p Added two functions that make it easier to write portable programs for Ohio Scientific computers. 2017-06-26 02:34:23 -04:00
pce Removed joy_masks array. 2017-08-19 19:11:28 +02:00
pet Made the CBM Pet kbrepeat() work on both 40-column and 80-column machines. 2017-09-05 09:19:01 -04:00
plus4 Removed dysfunctional kbrepeatdelay() and kbrepeatrate(). 2017-08-30 16:37:59 +02:00
runtime callptr4 2017-05-01 21:08:03 +03:00
serial
sim6502
supervision
telestrat FIX label for setpixelmode 2017-10-23 23:25:08 +02:00
tgi
vic20 Removed an unwanted button mask table from a VIC-20 joystick driver. 2017-09-05 16:56:20 -04:00
zlib Optimize inflatemem. 2017-02-12 11:41:11 +01:00
Makefile make: change uppercase prefix var 2017-07-22 16:38:50 +02:00