1
0
mirror of https://github.com/cc65/cc65.git synced 2024-05-31 22:41:32 +00:00
cc65/libsrc
2024-02-02 21:58:04 +01:00
..
apple2 Merge pull request #2381 from colinleroy/asm-fgets 2024-01-26 19:36:57 +01:00
atari add a return -1 helper 2024-01-24 09:58:09 +01:00
atari2600 ctype size optimization 2020-02-03 20:45:09 +01:00
atari5200 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
atari7800 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
atmos Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c16 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
c64 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c128 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm add a return -1 helper 2024-01-24 09:58:09 +01:00
cbm510 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm610 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
common a BIT of 65C02 optimisations 2024-02-02 19:45:49 +01:00
conio Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
creativision correct INIT segment semantic is bss, make this consistent across all default cfg 2023-08-19 13:08:46 -04:00
cx16 clean-up of driver return codes 2023-02-26 20:03:41 +01: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 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
geos-apple remove dangling spaces 2022-07-21 03:20:44 +02:00
geos-cbm clean-up of driver return codes 2023-02-26 20:03:41 +01:00
geos-common Fixed comment 2024-01-24 16:32:45 +01:00
joystick clean-up of driver return codes 2023-02-26 20:03:41 +01:00
kim1 optimisation scandisplay 2023-09-15 10:35:36 +02:00
lynx Replaced references to __BLOCKSIZE__ with __BANK0BLOCKSIZE__ 2024-01-18 18:57:57 +00:00
mouse clean-up of driver return codes 2023-02-26 20:03:41 +01:00
nes clean-up of driver return codes 2023-02-26 20:03:41 +01:00
none ctype size optimization 2020-02-03 20:45:09 +01:00
osic1p Merge pull request #2069 from jefftranter/bootstrap-fix 2023-05-07 13:49:12 +02:00
pce clean-up of driver return codes 2023-02-26 20:03:41 +01:00
pet clean-up of driver return codes 2023-02-26 20:03:41 +01:00
plus4 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
rp6502 style update 2023-11-26 15:12:20 -08:00
runtime Implement aslax7/shlax7/asrax7/shrax7 2024-01-29 07:59:11 +01:00
serial Serial kernel: Fix driver lifecycle 2023-09-12 20:58:21 +02:00
sim6502 Implement __sysremove for sim65 2024-01-28 13:58:57 +01:00
supervision clean-up of driver return codes 2023-02-26 20:03:41 +01:00
sym1 remove dangling spaces 2022-07-21 03:20:44 +02:00
telestrat fix pla/pha instead of tmp1 2023-05-25 18:09:03 +02:00
tgi Don't hide errors in error handling 2022-09-02 11:55:54 +02:00
vic20 clean-up of driver return codes 2023-02-26 20:03:41 +01:00
zlib zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00
Makefile add rp6502 target 2023-11-16 18:46:16 -08:00