1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-22 02:29:29 +00:00
cc65/libsrc
2018-05-21 13:02:56 +02:00
..
apple2 Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
atari Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +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 Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02: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 Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
cbm510 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm610 Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
common Fixed formatting and two import issues. 2018-05-21 13:02:56 +02:00
conio Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
creativision Removed joy_masks array. 2017-08-19 19:11:28 +02:00
dbg Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
em Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gamate Removed joy_masks array. 2017-08-19 19:11:28 +02: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 Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
joystick Removed joy_masks array. 2017-08-19 19:11:28 +02:00
lynx Removed joy_masks array. 2017-08-19 19:11:28 +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
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 Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +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 Fixed formatting and two import issues. 2018-05-21 13:02:56 +02: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 Don't presume the stack size to be a multiple of pages. 2016-03-10 10:07:09 +01:00
telestrat Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
tgi Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
vic20 Removed an unwanted button mask table from a VIC-20 joystick driver. 2017-09-05 16:56:20 -04:00
zlib Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
Makefile make: change uppercase prefix var 2017-07-22 16:38:50 +02:00