1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-27 12:29:33 +00:00
cc65/libsrc
2018-05-22 16:00:05 +02:00
..
apple2 Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
atari Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
atari2600 Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
atmos Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
c16 Add c16 files as well. 2018-03-23 14:31:53 -07:00
c64 Make NMI ready 2018-05-14 23:22:09 +00:00
c128 Merge pull request #631 from blackystardust/master 2018-04-27 20:47:03 +02:00
cbm Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
cbm510 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
cbm610 fix cpeeks for CBM610 2017-12-12 04:32:39 +01:00
common Further optimizations in common/conio. 2018-05-22 16:00:05 +02:00
conio Further optimizations in common/conio. 2018-05-22 16:00:05 +02:00
creativision Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01: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 IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
geos-apple directory structure changed from driver-centric to target-centric 2016-05-16 19:49:43 +02:00
geos-cbm Made dio_read(), dio_write(), and dio_write_verify() catch sector number conversion errors. 2018-02-23 16:12:12 -05:00
geos-common Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
joystick Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
lynx Removed IRQ support from TGI drivers. 2018-02-02 18:15:45 +01:00
mouse Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes Moved most of the tgi_colors.s files into the libsrc/common/ directory. 2018-03-27 07:28:46 -04:00
none crt0.s ("none" target): fix initialization of sp variable. 2018-01-11 13:15:19 +01:00
osic1p Removed CBM chartype table. 2017-12-02 11:04:59 +01:00
pce Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
pet Updated to use the new VIA register names 2018-04-20 21:25:43 +03:00
plus4 Added c16/plus4 fast(), isfast() and slow() functions, and updated the documentation accordingly. 2018-03-23 14:27:15 -07:00
runtime Apply faster popptr1 to functions and/or use register instead of stack to save accu. 2018-05-21 18:18:01 +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 Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
telestrat Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
tgi Converted unintentionally introduced tabs to spaces. 2018-05-21 14:33:44 +02:00
vic20 Merge pull request #625 from ops/VIAFIX 2018-04-18 17:09:35 +02:00
zlib Merge branch 'master' into popptr1 2018-05-21 13:33:14 +02:00
Makefile Implemented the requested changes. 2018-01-04 11:17:20 +01:00