]> git.sur5r.net Git - cc65/commit
initial import of the gamate stuff
authormrdudz <mrdudz@users.noreply.github.com>
Sat, 14 Nov 2015 12:15:29 +0000 (13:15 +0100)
committermrdudz <mrdudz@users.noreply.github.com>
Sat, 14 Nov 2015 12:15:29 +0000 (13:15 +0100)
commit60285097e3b5bddc8c5ef67bd101039eae547763
treed626b50944940660af58555330a469890bb7d8ad
parentb6f429f934cd88259633ff7ee5f541cf337260a8
initial import of the gamate stuff
18 files changed:
README.md
asminc/gamate.inc [new file with mode: 0644]
cfg/gamate.cfg [new file with mode: 0644]
doc/gamate.sgml [new file with mode: 0644]
doc/index.sgml
include/conio.h
include/gamate.h [new file with mode: 0644]
include/time.h
libsrc/Makefile
libsrc/gamate/crt0.s [new file with mode: 0644]
src/ca65/main.c
src/cc65/main.c
src/common/target.c
src/common/target.h
testcode/lib/gamate/Makefile [new file with mode: 0644]
testcode/lib/gamate/audiotest.s [new file with mode: 0644]
testcode/lib/gamate/cga2.chr [new file with mode: 0644]
testcode/lib/gamate/lcdtest.s [new file with mode: 0644]