1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-09 01:28:58 +00:00
cc65/libsrc
cuz fd2b108cd0 Set the file name bank to bank zero on startup to make our file routines
work.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1535 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-11-18 11:16:18 +00:00
..
apple2 Added _systime for all platforms 2002-11-12 22:49:38 +00:00
atari Make close() fastcall 2002-11-16 19:38:37 +00:00
atmos Added _systime for all platforms 2002-11-12 22:49:38 +00:00
c64 Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
c128 Set the file name bank to bank zero on startup to make our file routines 2002-11-18 11:16:18 +00:00
cbm Working on the CBM file functions 2002-11-17 22:45:55 +00:00
cbm510
cbm610
common Fix open flags, minor optimization 2002-11-15 23:52:39 +00:00
conio
dbg
geos Added _systime for all platforms 2002-11-12 22:49:38 +00:00
pet
plus4
runtime Moved divt.s from runtime into common because it's a C library function, not a 2002-11-02 10:52:36 +00:00
tgi
vic20 Finally: Commodore file I/O 2002-11-16 23:45:15 +00:00
zlib New version from Piotr 2001-11-23 11:56:07 +00:00
.cvsignore
Makefile