.. |
arpa
|
Fix coding-style on header
|
2023-09-07 23:06:51 +02:00 |
em
|
|
|
geos
|
Reverted gconst.h
|
2023-05-19 15:48:31 +02:00 |
joystick
|
|
|
mouse
|
|
|
sys
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
tgi
|
|
|
_6522.h
|
|
|
_6525.h
|
|
|
_6526.h
|
|
|
_6545.h
|
|
|
_6551.h
|
|
|
_antic.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
_atari5200os.h
|
Update _atari5200os.h
|
2023-07-02 15:16:33 +02:00 |
_atarios.h
|
Fixed comments for Atari OS memory location
|
2023-05-08 15:28:22 +02:00 |
_gtia.h
|
|
|
_heap.h
|
define old names also for heap stuff
|
2022-08-29 20:10:21 +02:00 |
_maria.h
|
Add target atari7800
|
2022-03-01 06:44:26 +02:00 |
_mikey.h
|
|
|
_pbi.h
|
|
|
_pia.h
|
|
|
_pokey.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
_riot.h
|
|
|
_sid.h
|
|
|
_suzy.h
|
|
|
_ted.h
|
|
|
_tia.h
|
|
|
_vdc.h
|
|
|
_vic2.h
|
|
|
_vic.h
|
|
|
6502.h
|
|
|
accelerator.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
apple2_filetype.h
|
|
|
apple2.h
|
Add Apple IIgs serial driver
|
2023-10-03 18:34:22 +02:00 |
apple2enh.h
|
Add Apple IIgs serial driver
|
2023-10-03 18:34:22 +02:00 |
ascii_charmap.h
|
|
|
assert.h
|
use __afailed instead of _afailed
|
2022-08-28 20:08:13 +02:00 |
atari2600.h
|
|
|
atari5200.h
|
|
|
atari7800.h
|
Fix conflicts with some conio routines
|
2022-04-05 10:35:59 +03:00 |
atari_atascii_charmap.h
|
|
|
atari_screen_charmap.h
|
|
|
atari.h
|
remove trailing spacew, use correct user
|
2023-01-10 11:26:12 -08:00 |
atmos.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
c16.h
|
|
|
c64.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
c128.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
cbm264.h
|
|
|
cbm510.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
cbm610.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
cbm_filetype.h
|
|
|
cbm_petscii_charmap.h
|
|
|
cbm_screen_charmap.h
|
|
|
cbm.h
|
fix underscores in errno (and related) headers
|
2022-08-28 21:36:22 +02:00 |
cc65.h
|
Fix some commonly made spelling errors in comments.
|
2022-02-21 15:44:31 -05:00 |
conio.h
|
|
|
creativision.h
|
|
|
ctype.h
|
fix some header files to conform with C99 hopefully, should fix issue #1670
|
2022-05-08 19:29:57 +02:00 |
cx16.h
|
Added semicolon
|
2023-09-17 22:57:42 +02:00 |
dbg.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
device.h
|
|
|
dio.h
|
fix underscores in errno (and related) headers
|
2022-08-28 21:36:22 +02:00 |
dirent.h
|
|
|
em.h
|
|
|
errno.h
|
fix some errno related stuff, "make all" works again
|
2022-08-28 22:09:44 +02:00 |
fcntl.h
|
|
|
gamate.h
|
Make the intermediate gray/green levels available
|
2022-04-02 23:47:36 +02:00 |
geos.h
|
|
|
inttypes.h
|
|
|
iso646.h
|
|
|
joystick.h
|
|
|
kim1.h
|
fix copy'n'paste typo
|
2023-04-04 00:40:33 +02:00 |
limits.h
|
fix some header files to conform with C99 hopefully, should fix issue #1670
|
2022-05-08 19:29:57 +02:00 |
locale.h
|
Update locale.h
|
2023-05-14 17:27:04 +02:00 |
lynx.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
lz4.h
|
|
|
modload.h
|
|
|
mouse.h
|
|
|
nes.h
|
|
|
o65.h
|
|
|
osic1p.h
|
Fix macro order
|
2022-11-20 15:22:37 +01:00 |
pce.h
|
|
|
peekpoke.h
|
|
|
pen.h
|
|
|
pet.h
|
|
|
plus4.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
serial.h
|
Introduced the notion of a standard serial driver.
|
2022-12-22 18:13:24 +01:00 |
setjmp.h
|
fix setjmp.h
|
2022-08-28 20:05:11 +02:00 |
signal.h
|
use __sig_ign and __sig_dft instead of _sig_ign and _sig_dft
|
2022-08-28 20:18:34 +02:00 |
stdarg.h
|
|
|
stdbool.h
|
|
|
stddef.h
|
Update stddef.h
|
2023-05-14 17:32:30 +02:00 |
stdint.h
|
|
|
stdio.h
|
Update stdio.h
|
2023-05-14 17:28:09 +02:00 |
stdlib.h
|
Update stdlib.h
|
2023-05-14 02:43:35 +02:00 |
string.h
|
Update string.h
|
2023-05-14 17:28:48 +02:00 |
supervision.h
|
|
|
sym1.h
|
|
|
target.h
|
Add target atari7800
|
2022-03-01 06:44:55 +02:00 |
telestrat.h
|
|
|
tgi.h
|
|
|
time.h
|
Update time.h
|
2023-05-14 17:29:42 +02:00 |
unistd.h
|
|
|
vic20.h
|
|
|
zlib.h
|
|
|