]> git.sur5r.net Git - cc65/commit
Added _systime for all platforms
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Nov 2002 22:49:38 +0000 (22:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 12 Nov 2002 22:49:38 +0000 (22:49 +0000)
commit704ce5ae223ae799a45aec1e8577d507e75048c1
tree3651aabc968341d100843bb8eafbb49150a129f2
parentde7bb15dee4e0adb7d3b6841f4c1d24bbe7956f8
Added _systime for all platforms

git-svn-id: svn://svn.cc65.org/cc65/trunk@1510 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/apple2/Makefile
libsrc/apple2/systime.s [new file with mode: 0644]
libsrc/atari/Makefile
libsrc/atari/systime.s [new file with mode: 0644]
libsrc/atmos/Makefile
libsrc/atmos/systime.s [new file with mode: 0644]
libsrc/cbm/Makefile
libsrc/cbm/systime.s [new file with mode: 0644]
libsrc/geos/system/Makefile
libsrc/geos/system/systime.s [new file with mode: 0644]