.. |
apple2
|
Fixed recently introduced addressing mode bug.
|
2022-12-22 22:09:23 +01:00 |
atari
|
some documentation fixes
|
2023-01-18 11:55:52 +01:00 |
atari2600
|
ctype size optimization
|
2020-02-03 20:45:09 +01:00 |
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
|
fix devicestr call, so related posix function work on cbm targets
|
2023-01-28 15:08:14 +01: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
|
remove dangling spaces
|
2022-07-21 03:20:44 +02:00 |
creativision
|
remove dangling spaces
|
2022-07-21 03:20:44 +02:00 |
cx16
|
extra underscores for _randomize and _swap
|
2022-08-29 20:52:35 +02: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
|
add extra underscore to _bzero, add a test for bzero/memset
|
2022-08-29 23:20:48 +02:00 |
joystick
|
remove dangling spaces
|
2022-07-21 03:20:44 +02:00 |
kim1
|
Add documentation, make capitalization uniform
|
2022-09-19 19:56:57 +02:00 |
lynx
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
mouse
|
remove dangling spaces
|
2022-07-21 03:20:44 +02:00 |
nes
|
extra underscores for _randomize and _swap
|
2022-08-29 20:52:35 +02:00 |
none
|
ctype size optimization
|
2020-02-03 20:45:09 +01:00 |
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
|
remove dangling spaces
|
2022-04-17 16:06:22 +02:00 |
serial
|
change driver _install calls from taking "void*" to "const void*"
|
2021-05-16 22:57:28 +02:00 |
sim6502
|
ctype size optimization
|
2020-02-03 20:45:09 +01:00 |
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
|
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
|
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 |