1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-06 16:55:57 +00:00
cc65/libsrc
ol.sc 07680d2376 Read number of total blocks from ProDOS 8 volume directory header - and fall back on the constant 280 only for non-ProDOS 8 disks.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4750 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-07-17 19:16:25 +00:00
..
apple2 Read number of total blocks from ProDOS 8 volume directory header - and fall back on the constant 280 only for non-ProDOS 8 disks. 2010-07-17 19:16:25 +00:00
apple2enh Make use of the new common __directerrno and __mappederrno function. 2010-06-15 20:38:05 +00:00
atari Removed the rs232 module from the makefile, since it will no longer compile. 2010-07-15 20:58:46 +00:00
atmos
c16
c64
c128
cbm Fixed sources to use the new __mappederrno and __directerrno functions, and 2010-06-26 11:28:44 +00:00
cbm510
cbm610
common Added getopt. The implementation is based on a public domain source, 2010-07-10 11:28:02 +00:00
conio
dbg
em
geos
joystick
lynx
mouse
nes Moved most platform assembler includes into asminc, so they will be available 2009-09-24 17:44:22 +00:00
pet
plus4
runtime
serial
supervision
tgi
vic20
zlib
Makefile abort build if $(AR) reports an error 2010-06-25 22:16:43 +00:00