.. |
em
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
geos
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
joystick
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
mouse
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
sys
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
tgi
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6522.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6525.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6526.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_6545.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_6551.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_antic.h
|
fix typos in comments
|
2011-02-07 23:51:18 +00:00 |
_gtia.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_heap.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_mikey.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_pbi.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_pia.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_pokey.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_sid.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_suzy.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_ted.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_vdc.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
_vic2.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
_vic.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
6502.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
ace.h
|
Made __fastcall__ be the default calling convention for non-variadic functions.
|
2015-03-10 05:53:52 -04:00 |
apple2.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
apple2enh.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
assert.h
|
Made _afailed() and uncompress() be fastcall functions.
|
2015-03-13 07:35:47 -04:00 |
atari5200.h
|
set DYN_DRV to 0; define atr5200std_joy
|
2014-05-31 19:44:10 +02:00 |
atari.h
|
add addresses of static drivers of the runtime
|
2014-01-21 22:58:50 +01:00 |
atmos.h
|
Exposed, to C code, the names of the Atmos ROM's sound effect functions.
|
2013-08-06 11:12:30 -04:00 |
c16.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
c64.h
|
Added Inkwell lightpen drivers for the C64 and the C128.
|
2013-05-29 20:02:29 -04:00 |
c128.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
cbm264.h
|
Have __PLUS4__ imply __C16__.
|
2013-06-27 23:09:54 +02:00 |
cbm510.h
|
Renamed the CBM510 lightpen driver to include the 184-C pen.
|
2013-09-10 06:47:17 -04:00 |
cbm610.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
cbm_filetype.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
cbm.h
|
Made cbm_load() be a fastcall function.
|
2015-03-13 05:46:40 -04:00 |
cc65.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
conio.h
|
Merge remote-tracking branch 'upstream/master' into pcenginetarget
|
2015-07-11 13:05:26 +02:00 |
ctype.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
dbg.h
|
Made __fastcall__ be the default calling convention for non-variadic functions.
|
2015-03-10 05:53:52 -04:00 |
device.h
|
Introduced getcurrentdevice() and implemented it for CBM and Apple.
|
2012-10-21 14:35:17 +00:00 |
dio.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
dirent.h
|
Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__.
|
2013-06-17 21:34:08 +02:00 |
em.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
errno.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
fcntl.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
geos.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
inttypes.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
iso646.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
joystick.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
limits.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
locale.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
lynx.h
|
Made __fastcall__ be the default calling convention for non-variadic functions.
|
2015-03-10 05:53:52 -04:00 |
modload.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
mouse.h
|
Keep low level VIC sprite stuff out of user code.
|
2015-10-09 18:33:35 +02:00 |
nes.h
|
Fixed bogus formatting of recent contribution.
|
2015-10-05 16:28:16 +02:00 |
o65.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
osic1p.h
|
Rename c1p target to osic1p
|
2015-02-03 22:42:35 +01:00 |
pce.h
|
style fixes
|
2015-08-29 15:58:57 +02:00 |
peekpoke.h
|
Fixed a typo
|
2003-11-04 19:26:24 +00:00 |
pen.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
pet.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
plus4.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
serial.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
setjmp.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
signal.h
|
Make _sig_ign and _sig_dfl fastcall
|
2005-05-26 09:20:36 +00:00 |
stdarg.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
stdbool.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
stddef.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
stdint.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
stdio.h
|
Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__.
|
2013-06-17 21:34:08 +02:00 |
stdlib.h
|
Added explicit settings of calling conventions in pointer-to-function declarations in system and library headers.
|
2015-06-22 00:15:48 -04:00 |
string.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
supervision.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
tgi.h
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
time.h
|
fixed screensize, timertick, revers mode
|
2015-07-16 16:00:32 +02:00 |
unistd.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
vic20.h
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
zlib.h
|
Made _afailed() and uncompress() be fastcall functions.
|
2015-03-13 07:35:47 -04:00 |