1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-17 09:07:32 +00:00
cc65/libsrc
Oliver Schmidt d90c7e9853 Introduced the notion of a standard serial driver.
There's no target with more than one serial driver (and I don't see that change anytime soon) so it's a no-brainer to apply the standard driver concept to serial drivers.
2022-12-22 18:13:24 +01:00
..
apple2 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
atari Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
atari2600
atari5200 extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
atari7800 add extra underscore to _bzero, add a test for bzero/memset 2022-08-29 23:20:48 +02:00
atmos Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
c16 extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
c64 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
c128 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
cbm remove extra spaces 2022-08-28 22:37:33 +02:00
cbm510 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
cbm610 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
common add extra underscore to _bzero, add a test for bzero/memset 2022-08-29 23:20:48 +02:00
conio
creativision
cx16 extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
dbg
em
gamate
geos-apple
geos-cbm remove extra spaces 2022-08-28 22:37:33 +02:00
geos-common add extra underscore to _bzero, add a test for bzero/memset 2022-08-29 23:20:48 +02:00
joystick
lynx Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
mouse
nes extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
none
osic1p fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
pce add extra underscore to _bzero, add a test for bzero/memset 2022-08-29 23:20:48 +02:00
pet extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
plus4 Introduced the notion of a standard serial driver. 2022-12-22 18:13:24 +01:00
runtime
serial
sim6502
supervision
sym1
telestrat fix errno related underscores in all libsrc/*.s files 2022-08-28 21:52:53 +02:00
tgi Don't hide errors in error handling 2022-09-02 11:55:54 +02:00
vic20 extra underscores for _randomize and _swap 2022-08-29 20:52:35 +02:00
zlib
Makefile