1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/libsrc
2018-01-04 22:27:39 +01:00
..
apple2 Replaced three (logically) identical files with a single file. 2017-10-23 18:35:06 +02:00
atari Implementation of getfirstdevice/getnextdevice for Atari. 2017-12-28 04:54:18 +01: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 oops 2017-12-17 18:45:57 +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 fix cpeeks() for C128 VDC 2017-12-12 17:05:24 +01:00
cbm cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
cbm510 cbm stuff from greggs pull request 2017-12-11 19:52:11 +01:00
cbm610 fix cpeeks for CBM610 2017-12-12 04:32:39 +01:00
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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gamate directive removed 2017-11-21 10:29:35 +01:00
geos-apple directory structure changed from driver-centric to target-centric 2016-05-16 19:49:43 +02:00
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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes Removed joy_masks array. 2017-08-19 19:11:28 +02:00
none Fixed unused import and export of none.cfg and none/crt0.s 2018-01-04 22:27:39 +01:00
osic1p Removed CBM chartype table. 2017-12-02 11:04:59 +01:00
pce Removed joy_masks array. 2017-08-19 19:11:28 +02:00
pet cbm stuff from greggs pull request 2017-12-11 19:52:11 +01: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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 Renamed RAM to MAIN for all disk based targets. 2016-03-07 01:28:55 +01:00
supervision New API 2017-11-21 10:33:48 +01:00
telestrat Now mkdir is working 2017-10-28 00:37:47 +02:00
tgi Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
vic20 Removed an unwanted button mask table from a VIC-20 joystick driver. 2017-09-05 16:56:20 -04:00
zlib Fix more than 256 codes of same length. 2017-11-07 20:10:19 +01:00
Makefile Implemented the requested changes. 2018-01-04 11:17:20 +01:00