1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-29 02:55:20 +00:00
cc65/include
Greg King 9fa90e2265 Added VERA peek() and poke() to the cx16 library.
They simplify C programs' direct access to VERA's internal address space.
2019-10-24 05:15:42 -04:00
..
em
geos fix for err blank line removal 2018-12-30 18:57:46 +01:00
joystick
mouse
sys
tgi Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6522.h
_6525.h
_6526.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_6545.h
_6551.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_antic.h Atari colors into _gtia.h; NMIRES/NMIST as union 2019-01-17 22:44:25 -08:00
_atarios.h Changed enum for FP-register index. 2019-03-16 20:37:42 +01:00
_gtia.h atari5200: conio now uses just four colors altogether 2019-04-12 12:49:38 +02:00
_heap.h Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
_mikey.h
_pbi.h
_pia.h Move Atari-specific PIA reg vals to atari.h 2019-02-17 23:23:30 +01:00
_pokey.h Comment adjustments; removed surperfluous keycodes 2019-01-16 23:29:41 -08:00
_riot.h
_sid.h
_suzy.h
_ted.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
_tia.h remove TABs 2019-02-05 23:27:52 +01:00
_vdc.h
_vic2.h
_vic.h Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
6502.h add support for detecting 45GS02 2018-12-30 03:49:26 -05:00
accelerator.h Added C64 Turbo Master accelerator code and documentation. 2018-04-30 14:30:35 -07:00
apple2_filetype.h
apple2.h Made Apple II CONIO more flexible. 2018-08-20 00:30:17 +02:00
apple2enh.h Made Apple II CONIO more flexible. 2018-08-20 00:30:17 +02:00
ascii_charmap.h Added a charmap header that converts no character encodings. 2019-09-07 23:02:31 -04:00
assert.h Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
atari2600.h
atari5200.h Revert "atari5200: fix COLOR defines' names" 2019-04-12 12:49:38 +02:00
atari_atascii_charmap.h
atari_screen_charmap.h
atari.h Fixed _textcolor definition. 2019-05-08 10:22:12 +02:00
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 Added missing external declaration of c64_65816_emd. 2018-12-21 09:51:27 +01:00
c128.h
cbm264.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
cbm510.h
cbm610.h
cbm_filetype.h
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 Renamed a C header. 2019-03-05 21:20:05 -05:00
cbm.h Added character codes to change between the two CBM fonts. 2019-10-01 04:16:44 -04:00
cc65.h Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
conio.h
creativision.h Fix colors for #948 2019-10-09 06:15:38 -04:00
ctype.h
cx16.h Added VERA peek() and poke() to the cx16 library. 2019-10-24 05:15:42 -04:00
dbg.h
device.h
dio.h
dirent.h
em.h
errno.h Implement exec() for Atari XDOS. 2016-06-13 20:40:01 +02:00
fcntl.h
gamate.h Removed joy_masks array. 2017-08-19 19:11:28 +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
locale.h
lynx.h
lz4.h
modload.h
mouse.h
nes.h
o65.h
osic1p.h Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
pce.h Style changes. 2018-08-30 11:48:46 +02:00
peekpoke.h Fixed a typo 2003-11-04 19:26:24 +00:00
pen.h
pet.h
plus4.h
serial.h
setjmp.h
signal.h Make _sig_ign and _sig_dfl fastcall 2005-05-26 09:20:36 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
supervision.h
target.h
telestrat.h
tgi.h
time.h
unistd.h
vic20.h
zlib.h zlib: Use correct (un)signedness of char in prototypes and functions. 2019-06-19 19:01:30 +02:00