]> git.sur5r.net Git - cc65/history - src/common/segdefs.h
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / src / common / segdefs.h
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-06-30 uzMove evaluation of the argument for .BANK into the...
2012-01-04 uzMark segments that are referenced in a .BANK statement.
2012-01-04 uzMoved the segdefs module to ca65, since it was used...
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-07 cuzWorking on better 65816 support
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzChanged the object file and library format. There is...
2003-02-08 cuzMove ValidSegName into segnames.c
2003-02-08 cuzMove default segment names into segnames.h
2003-02-08 cuzCorrect zeropage #def
2003-02-08 cuzDefine default segment names
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-28 cuzAdded SegDef struct and a few functions to the segdefs...
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...