.. |
_file.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
_heap.inc
|
add extra underscore to heap stuff
|
2022-08-29 19:55:48 +02:00 |
accelerator.inc
|
|
|
apple2.inc
|
|
|
apple2.mac
|
|
|
ascii_charmap.inc
|
mc: Removed original version comment, not relevant for assembler
|
2021-04-18 20:39:05 +02:00 |
atari2600_riot.inc
|
|
|
atari2600_tia.inc
|
|
|
atari2600.inc
|
|
|
atari5200.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
atari7800_maria.inc
|
Fix offset for MARIA
|
2022-03-19 09:09:50 +02:00 |
atari7800_riot.inc
|
Add target atari7800
|
2022-03-01 06:44:26 +02:00 |
atari7800_tia.inc
|
Add target atari7800
|
2022-03-01 06:44:26 +02:00 |
atari7800.inc
|
Add mono conio files
|
2022-04-18 11:59:54 +03:00 |
atari_antic.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
atari_atascii_charmap.inc
|
mc: Removed original version comment, not relevant for assembler
|
2021-04-18 20:39:05 +02:00 |
atari_gtia.inc
|
|
|
atari_pokey.inc
|
|
|
atari_screen_charmap.inc
|
mc: Removed original version comment, not relevant for assembler
|
2021-04-18 20:39:05 +02:00 |
atari.inc
|
Fix Atari keyboard code for cursor up key
|
2021-05-31 11:19:24 +02:00 |
atari.mac
|
remove dangling spaces
|
2022-04-18 17:43:56 +02:00 |
atmos.inc
|
|
|
c16.inc
|
|
|
c64.inc
|
adding missing VIC register definition to c64.inc
|
2021-11-23 21:34:49 +01:00 |
c128.inc
|
|
|
cbm510.inc
|
|
|
cbm610.inc
|
|
|
cbm_filetype.inc
|
|
|
cbm_kernal.inc
|
Upgraded the cx16 library to the Commander X16 Kernal ROM's prerelease 39.
|
2022-04-29 16:56:54 -04:00 |
cbm_petscii_charmap.inc
|
mc: Removed original version comment, not relevant for assembler
|
2021-04-18 20:39:05 +02:00 |
cbm_screen_charmap.inc
|
mc: Removed original version comment, not relevant for assembler
|
2021-04-18 20:39:05 +02:00 |
cbm.mac
|
|
|
cpu.mac
|
|
|
creativision.inc
|
Moved Creativision's playsound() into a separate file.
|
2021-06-11 07:43:25 -04:00 |
ctype_common.inc
|
|
|
ctype.inc
|
|
|
ctypetable.inc
|
|
|
cx16.inc
|
cx16: use KERNAL memsiz for MEMSIZE in asminc/cx16.inc
|
2023-06-15 21:30:26 -04:00 |
em-error.inc
|
|
|
em-kernel.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
errno.inc
|
fix underscores in errno (and related) headers
|
2022-08-28 21:36:22 +02:00 |
fcntl.inc
|
|
|
gamate.inc
|
|
|
generic.mac
|
don't use a label in the bgt macro, as that may cause subtle problems. fixes #2222
|
2023-10-14 23:04:30 +02:00 |
get_tv.inc
|
|
|
joy-error.inc
|
|
|
joy-kernel.inc
|
Removed non-ASCII chars.
|
2021-04-19 15:50:52 +02:00 |
kim1.inc
|
Add KIM-1 functions to write to the 7-segment LED display and get
|
2023-03-29 18:40:10 -04:00 |
longbranch.mac
|
|
|
lynx.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
modload.inc
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
module.mac
|
|
|
mouse-kernel.inc
|
|
|
nes.inc
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
o65.inc
|
|
|
opcodes.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
pce.inc
|
|
|
pet.inc
|
asminc/pet.inc: Add PIA1 & PIA2
|
2022-01-17 08:22:15 -08:00 |
plus4.inc
|
|
|
rp6502.inc
|
style update and add rp6502 doc
|
2023-11-17 11:08:51 -08:00 |
ser-error.inc
|
|
|
ser-kernel.inc
|
Removed non-ASCII chars.
|
2021-04-19 16:06:10 +02:00 |
signal.inc
|
use __sig_ign and __sig_dft instead of _sig_ign and _sig_dft
|
2022-08-28 20:18:34 +02:00 |
smc.inc
|
|
|
stdio.inc
|
stdio.inc,stdio.h: set CBM PATH_MAX/FILENAME_MAX value to 255
|
2021-06-10 20:08:58 +02:00 |
supervision.inc
|
|
|
sym1.inc
|
Synertek Systems Sym-1 config files
|
2021-05-09 17:13:24 -05:00 |
telestrat.inc
|
add xfseek
|
2023-03-17 23:10:15 +01:00 |
tgi-error.inc
|
|
|
tgi-kernel.inc
|
|
|
tgi-vectorfont.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
time.inc
|
|
|
utsname.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |
vic20.inc
|
Fix typo: VIAx_CR -> VIAx_ACR
|
2021-05-19 20:26:11 +02:00 |
zeropage.inc
|
remove dangling spaces
|
2022-04-17 16:04:58 +02:00 |