1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/libsrc
2022-03-31 11:04:10 +03:00
..
apple2 Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
atari
atari2600
atari5200 libsrc/atari5200/crt0.s: fix formatting 2021-05-21 01:45:55 +02:00
atari7800 Change polarity for 2600 buttons 2022-03-31 11:04:10 +03:00
atmos
c16
c64 Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
c128 Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
cbm Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
cbm510
cbm610
common Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
conio
creativision Made Creativision's joystick driver more efficient. 2021-06-11 07:43:25 -04:00
cx16
dbg Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
em change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
gamate
geos-apple
geos-cbm
geos-common change prototype for GraphicsString() to void __fastcall__ GraphicsString(const void *myGfxString); 2021-05-18 15:16:14 +02:00
joystick change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
lynx Clear hw palette and set AUDIN low at startup 2022-03-21 08:37:49 +02:00
mouse
nes
none
osic1p
pce Added a special version of a function which uses an absolute addressing mode to access the zero page. 2021-05-04 12:10:43 -04:00
pet
plus4
runtime
serial change driver _install calls from taking "void*" to "const void*" 2021-05-16 22:57:28 +02:00
sim6502
supervision Syncronize the Supervision crt0.s with its ld65 config files. 2021-05-21 03:32:43 -04:00
sym1 Added tail call optimization 2022-02-02 23:02:01 +01:00
telestrat Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
tgi Fix some commonly made spelling errors in comments. 2022-02-21 15:44:31 -05:00
vic20
zlib
Makefile Add target atari7800 2022-03-01 06:44:55 +02:00