This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
mirror of
https://github.com/cc65/cc65.git
synced
2025-02-15 10:30:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cc65
/
libsrc
History
Greg King
663268dca9
Syncronize the Supervision crt0.s with its ld65 config files.
...
.segment "VECTOR" -> "VECTORS".
Fixes
#1506
.
2021-05-21 03:32:43 -04:00
..
apple2
…
atari
…
atari2600
…
atari5200
libsrc/atari5200/crt0.s: fix formatting
2021-05-21 01:45:55 +02:00
atmos
…
c16
…
c64
…
c128
…
cbm
…
cbm510
…
cbm610
…
common
…
conio
…
creativision
…
cx16
…
dbg
…
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
…
mouse
…
nes
…
none
…
osic1p
…
pce
…
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
telestrat
…
tgi
change driver _install calls from taking "void*" to "const void*"
2021-05-16 22:57:28 +02:00
vic20
…
zlib
…
Makefile
…