.. |
em
|
Fixed missing name and semicolon in two device structs.
|
2017-08-23 01:46:57 -04:00 |
geos
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
joystick
|
|
|
mouse
|
Removed non-ASCII chars.
|
2021-04-19 15:50:52 +02:00 |
sys
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
tgi
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6522.h
|
|
|
_6525.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6526.h
|
|
|
_6545.h
|
|
|
_6551.h
|
|
|
_antic.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
_atari5200os.h
|
|
|
_atarios.h
|
|
|
_gtia.h
|
|
|
_heap.h
|
|
|
_maria.h
|
|
|
_mikey.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_pbi.h
|
|
|
_pia.h
|
Move Atari-specific PIA reg vals to atari.h
|
2019-02-17 23:23:30 +01:00 |
_pokey.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +02:00 |
_riot.h
|
|
|
_sid.h
|
|
|
_suzy.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_ted.h
|
|
|
_tia.h
|
remove TABs
|
2019-02-05 23:27:52 +01:00 |
_vdc.h
|
|
|
_vic2.h
|
|
|
_vic.h
|
|
|
6502.h
|
|
|
accelerator.h
|
|
|
apple2_filetype.h
|
|
|
apple2.h
|
|
|
apple2enh.h
|
|
|
ascii_charmap.h
|
|
|
assert.h
|
Guarded the static_assert macro with a C standards test.
|
2020-08-21 15:15:19 -04:00 |
atari2600.h
|
|
|
atari5200.h
|
Add operating system symbols for the Atari 5200 target
|
2020-12-25 01:35:38 +01:00 |
atari7800.h
|
Fix conflicts with some conio routines
|
2022-04-05 10:35:59 +03:00 |
atari_atascii_charmap.h
|
Allow use of different charmaps on Atari target
|
2016-08-19 17:27:41 +02:00 |
atari_screen_charmap.h
|
Internal/screen character mapping: Supressed warnings for re-map and added documentation.
|
2016-08-27 22:02:08 +02:00 |
atari.h
|
|
|
atmos.h
|
|
|
c16.h
|
Moved declarations that are common to the C16 and the Plus4 libraries over to their common header.
|
2018-04-01 15:47:48 -04:00 |
c64.h
|
add prototype for static driver
|
2022-07-24 23:43:53 +02:00 |
c128.h
|
Removed the colour purple
|
2022-02-02 00:58:50 +01:00 |
cbm264.h
|
|
|
cbm510.h
|
|
|
cbm610.h
|
|
|
cbm_filetype.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
cbm_petscii_charmap.h
|
Added a C header that translates from the source file's encoding to PetSCII.
|
2019-03-11 09:00:49 -04:00 |
cbm_screen_charmap.h
|
fix typo
|
2021-03-19 22:26:49 +01:00 |
cbm.h
|
|
|
cc65.h
|
|
|
conio.h
|
Implemented some CONIO peek functions.
|
2020-07-12 22:19:55 +02:00 |
creativision.h
|
|
|
ctype.h
|
|
|
cx16.h
|
Fixed YM2151 struct to match HW behavior
|
2022-08-08 16:16:37 -05:00 |
dbg.h
|
|
|
device.h
|
|
|
dio.h
|
|
|
dirent.h
|
Use macro actually defined in cbm_filetype.h.
|
2017-11-06 21:02:14 +01:00 |
em.h
|
change driver _install calls from taking "void*" to "const void*"
|
2021-05-16 22:57:28 +02:00 |
errno.h
|
remove dangling spaces
|
2022-04-17 16:05:19 +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
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
joystick.h
|
|
|
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
|
Removed non-ASCII chars.
|
2021-04-19 16:06:10 +02:00 |
lynx.h
|
Update lynx.h
|
2022-07-20 23:54:57 +02:00 |
lz4.h
|
|
|
modload.h
|
|
|
mouse.h
|
Keep low level VIC sprite stuff out of user code.
|
2015-10-09 18:33:35 +02:00 |
nes.h
|
Removed the colour purple
|
2022-02-02 00:58:50 +01:00 |
o65.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
osic1p.h
|
|
|
pce.h
|
|
|
peekpoke.h
|
|
|
pen.h
|
|
|
pet.h
|
|
|
plus4.h
|
Removed non-ASCII chars.
|
2021-04-19 16:06:10 +02:00 |
serial.h
|
Fixed typo
|
2022-05-30 17:10:33 +02:00 |
setjmp.h
|
|
|
signal.h
|
|
|
stdarg.h
|
Removed non-ASCII chars.
|
2021-04-19 16:06:10 +02:00 |
stdbool.h
|
|
|
stddef.h
|
|
|
stdint.h
|
|
|
stdio.h
|
|
|
stdlib.h
|
|
|
string.h
|
|
|
supervision.h
|
|
|
sym1.h
|
|
|
target.h
|
|
|
telestrat.h
|
|
|
tgi.h
|
|
|
time.h
|
fix some header files to conform with C99 hopefully, should fix issue #1670
|
2022-05-08 19:29:57 +02:00 |
unistd.h
|
|
|
vic20.h
|
|
|
zlib.h
|
|
|