1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/asminc
uz ebca2991a3 Moved most of the file type detection from cbm_dir.c into a new function
called _cbm_filetype().
Added an assembler include file with the file type definitions from cbm.h.
Added a first implementation of readdir() for the CBMs.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5669 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-06-02 22:56:14 +00:00
..
_file.inc
_heap.inc
apple2.inc Minimal source reformatting. 2011-04-28 13:05:12 +00:00
atari.inc recognize XDOS -- patch from Stefan Haubenthal 2012-02-11 08:35:54 +00:00
atmos.inc
c16.inc
c64.inc
c128.inc
cbm510.inc
cbm610.inc
cbm_ftype.inc Moved most of the file type detection from cbm_dir.c into a new function 2012-06-02 22:56:14 +00:00
ctype.inc
em-error.inc
em-kernel.inc
errno.inc
fcntl.inc
get_tv.inc
joy-error.inc
joy-kernel.inc
lynx.inc
modload.inc
mouse-kernel.inc
nes.inc
o65.inc
opcodes.inc Added a macro package for writing self modyfying code. By Christian Krüger. 2012-02-21 20:02:20 +00:00
pet.inc
plus4.inc
ser-error.inc
ser-kernel.inc
signal.inc
smc.inc Renamed smc.mac to smc.inc. 2012-02-21 20:05:36 +00:00
stdio.inc
supervision.inc
tgi-error.inc
tgi-kernel.inc Declaration of tgi_settextdir() added. 2011-07-31 22:17:21 +00:00
tgi-vectorfont.inc Small change in the vector font format. 2011-07-17 17:15:54 +00:00
time.inc
utsname.inc
vic20.inc
zeropage.inc