1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/libsrc
2022-08-29 19:55:48 +02:00
..
apple2 remove extra spaces 2022-08-28 22:37:33 +02:00
atari remove extra spaces 2022-08-28 22:37:33 +02:00
atari2600
atari5200 remove dangling spaces 2022-07-21 03:20:44 +02:00
atari7800 use __clocks_per_sec instead of _clocks_per_sec 2022-08-28 20:22:25 +02:00
atmos fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
c16 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
c64 detect number of RAM pages 2022-07-24 02:47:02 +02:00
c128 remove dangling spaces 2022-07-21 03:20:44 +02:00
cbm remove extra spaces 2022-08-28 22:37:33 +02:00
cbm510 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
cbm610 remove dangling spaces 2022-07-21 03:20:44 +02:00
common add extra underscore to heap stuff 2022-08-29 19:55:48 +02:00
conio remove dangling spaces 2022-07-21 03:20:44 +02:00
creativision remove dangling spaces 2022-07-21 03:20:44 +02:00
cx16 import RDTIM symbol instead of hard-wiring it here 2022-08-08 15:21:30 -05:00
dbg Removed an extra colon from libsrc/dbg/dbg/c. 2022-07-24 20:58:10 +08:00
em remove dangling spaces 2022-07-21 03:20:44 +02:00
gamate remove +x flag 2022-07-21 03:22:52 +02:00
geos-apple remove dangling spaces 2022-07-21 03:20:44 +02:00
geos-cbm remove extra spaces 2022-08-28 22:37:33 +02:00
geos-common remove extra spaces 2022-08-28 22:37:33 +02:00
joystick remove dangling spaces 2022-07-21 03:20:44 +02:00
lynx fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
mouse remove dangling spaces 2022-07-21 03:20:44 +02:00
nes remove dangling spaces 2022-07-21 03:20:44 +02:00
none
osic1p fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
pce remove dangling spaces 2022-07-21 03:20:44 +02:00
pet Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
plus4 remove dangling spaces 2022-07-21 03:20:44 +02:00
runtime remove dangling spaces 2022-07-21 03:20:44 +02:00
serial change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
sim6502
supervision Syncronize the Supervision crt0.s with its ld65 config files. 2021-05-21 03:32:43 -04:00
sym1 remove dangling spaces 2022-07-21 03:20:44 +02:00
telestrat fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
tgi remove dangling spaces 2022-07-21 03:20:44 +02:00
vic20 Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
zlib zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00
Makefile build: allow empty prefix 2022-07-21 03:22:52 +02:00