1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/libsrc/nes
Oliver Schmidt 81e467cdc2 Replaced whole bunch for Makefiles with a single generic Makefile.
- No complex shell logic.
- "Source file shadowing" for all targets via vpath.
- Dependency handling.
- True incremental build.
- Don't write into source directories.
- Easy cleanup by just removing 'wrk'.
2013-05-04 22:15:30 +02:00
..
joy
tgi
_scrsize.s
cclear.s
chline.s
clock.s
clrscr.s
color.s
cputc.s
crt0.s
ctype.s
cvline.s
get_tv.s
gotox.s
gotoxy.s
gotoy.s
joy_stat_stddrv.s Replaced whole bunch for Makefiles with a single generic Makefile. 2013-05-04 22:15:30 +02:00
joy_stddrv.s
mainargs.s
Makefile.inc
neschar.inc
ppu.s
ppubuf.s
randomize.s
revers.s
setcursor.s
sysuname.s
tgi_colors.s
tgi_stat_stddrv.s Replaced whole bunch for Makefiles with a single generic Makefile. 2013-05-04 22:15:30 +02:00
tgi_stddrv.s
waitvblank.s
wherex.s
wherey.s