1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-02 15:29:33 +00:00
cc65 - a freeware C compiler for 6502 based systems
Go to file
uz 762d4d9ea2 Grow the Span collection before adding spans for the segments. This means that
in most cases the colection will have the optimal size.


git-svn-id: svn://svn.cc65.org/cc65/trunk@5157 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-08-12 16:10:34 +00:00
asminc Declaration of tgi_settextdir() added. 2011-07-31 22:17:21 +00:00
doc Document new command line switches. 2011-07-31 12:27:44 +00:00
include Declaration of tgi_settextdir() added. 2011-07-31 22:17:21 +00:00
libsrc New tgi_settextdir() function. 2011-08-01 21:00:51 +00:00
make Renamed grc -> grc65. 2010-11-18 22:09:36 +00:00
packages NES character mode TGI driver. By Stefan Haubenthal. 2011-06-21 20:34:18 +00:00
samples Cache aspect ratio like already done with resolution. 2011-05-01 21:38:04 +00:00
src Grow the Span collection before adding spans for the segments. This means that 2011-08-12 16:10:34 +00:00
testcode change my email addr from cpg@aladdin.de to chris@groessler.org 2011-02-26 22:15:24 +00:00
util Added a convertor from Latin1 to PetSCII. By Greg King. 2011-04-29 15:39:28 +00:00