]> git.sur5r.net Git - cc65/history - doc
Make the watcom makefiles a bit more openwatcom compatible.
[cc65] / doc /
2009-09-27 uzAdded prototypes for snprintf/vsnprintf to stdio.h
2009-09-26 uzDocumented the new mouse_setbox() and mouse_getbox...
2009-09-24 uzSince we have now builtin search paths, we need to...
2009-09-24 uzAdded search paths similar to that of the linker and...
2009-09-22 uzChanged search paths to use subdirectories of CC65_HOME...
2009-09-20 uzFixed documentation about search paths, especially...
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2009-09-18 uzAdded a missing paren.
2009-09-17 uzLynx changes by Karri Kaksonen.
2009-09-14 ol.scNow that cc65 programs can run as SYS files themselves...
2009-09-13 uzLynx changes by Karri Kaksonen.
2009-09-13 uzRemoved the ace target. It didn't have a linker config...
2009-09-12 uzFixed a typo
2009-09-12 uzFixed a few inaccuracies the the description of the...
2009-09-10 ol.scRemoved '_' prefix from textframe(xy) because this...
2009-09-10 ol.scAdded support for switching between 40/80 columns....
2009-09-08 uzChanged the prototype of videomode() to take and return...
2009-09-08 uzFixed a typo in the docs.
2009-09-07 uzNew function videomode() for the C128. Marked toggle_vi...
2009-09-01 uzUpdated and clarified the coding hints.
2009-08-30 uzMissing resp. ignored "volatile".
2009-08-29 uzFew small changes. Started a new section about implemen...
2009-08-29 uzRewrote the paragraph about compiler limits and standar...
2009-08-28 uzAdded -u as an alias for --force-import. Updated comman...
2009-08-27 uzAdded a new "--force-import" command line option to...
2009-07-06 uzSmall documentation update by Stefan Haubenthal.
2009-07-02 uzFixed a small error.
2009-06-26 ol.scMinor update regarding the Apple ][.
2009-06-21 ol.scFixed C&P issue.
2009-06-18 ol.scAdded some more details on the specifics of the Apple2...
2009-05-18 uzSupport for the .BANKBYTES, .LOBYTES and .HIBYTES pseud...
2009-03-06 uzAdd a paragraph about which identifiers are valid for...
2009-03-06 uzFixed a typo in the makefile. HTML generatiom was broken.
2009-02-22 uzDocumented rename(), moved remove to stdio.h (where...
2009-02-15 uzA few minor fixes by Stefan Haubenthal.
2009-02-15 uzUse new syntax for call to linuxdoc.
2009-02-15 uzFixed a few problems with the docs as suggested by...
2009-02-15 uzAdded a link to the o65 specification by Andre Fachat.
2009-02-15 uzFixed a typo.
2008-08-27 uzMade strxfrm fastcall, added docs.
2008-08-25 ol.scAdded reference to dio_query_sectcount().
2008-08-25 ol.scFixed Plus/4 info. This is a test commit by uz using...
2008-08-21 uzDocument the new c_comments feature.
2008-08-05 uzAdded Koala Pad mouse drivers written by Stefan Haubenthal.
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-07-16 cpgadd CONIO section (from Stefan Haubenthal)
2008-06-16 cuzSeveral updates by Oliver Schmidt.
2008-06-16 cuzUpdates and hints regarding AppleCommander by Oliver...
2008-04-10 cuzAdded information about the DTV extended memory driver.
2008-04-10 cuzNew get_tv function by Stefan Haubenthal.
2008-03-26 cuzQuite some functions mentioned as "unsupported" are...
2008-03-26 cuzFixed a few typos (Stefan Haubenthal).
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2008-03-16 cuzIgnore all the generated text files.
2008-02-21 cuzThe descriptions of the CLI and SEI functions were...
2008-02-20 cuzPatch for ca65html by Greg King:
2008-02-19 cuzAllow optional assignments in .export and .exportzp...
2007-12-12 cuzFixed an error (Oliver Schmidt).
2007-09-02 cuzDocument segment support for da65 (which is not complet...
2007-08-23 cuzAdded Peter Wendrich <pwsoft@syntiac.com> to the CREDIT...
2007-08-23 cuzNew .FEATURE org_per_seg. If enabled, .org/.reloc do...
2007-03-11 cuzCorrected some 510/610 info.
2006-08-17 cuzFixed a typo (patch by Stefan Haubenthal).
2006-08-17 cuzAdded docs for the Supervision Console contributed...
2006-08-17 cuzAdded constructor support (contributed by Stefan Hauben...
2006-05-31 cuzMinor update by Oliver Schmidt
2006-05-31 cuzNew cbm510 docs by Stefan Haubenthal.
2006-05-09 cuzSmall C16 fixes by Stefan Haubenthal.
2006-05-08 cuzMinor fixes by Stefan Haubenthal
2006-04-26 cuzSmall addition by Oliver Schmidt
2006-04-06 cuzFixed problem with unprotected <> chars
2006-04-06 cuzApple 2 mouse driver and other stuff from Oliver Schmidt
2006-01-30 cuzDocumented the new placement options
2006-01-29 cuzAdded a sentence about unnamed labels
2006-01-27 cuzDocument new --label-break option
2006-01-03 cpgfixes from Stefan Haubenthal
2005-12-31 cuzSwitch for vice label file has changed
2005-12-29 cuzFixed a typo
2005-11-21 cuzSmall changes and a whole new doc file for the enhanced...
2005-11-20 cuzApplied a patch from Greg King for better layout of...
2005-11-20 cuzMakefile changes by Greg King
2005-11-20 cuzFixed a typo and removed reference to obsolete wprot...
2005-11-17 cuzUpdated docs from Oliver Schmidt
2005-09-12 cuzDoc files for the PET weren't built
2005-09-08 cuzAdded chapter describing special segments
2005-09-04 cpgfix missing LOWCODE and INIT in the text
2005-09-03 cpgadapt example linker scripts to new syntax and new...
2005-09-01 cpgsome language fixes
2005-09-01 cuzAdded HuC6280 CPU
2005-08-28 cuzAdded availability of atari builtin macro package
2005-08-28 cuzAdded explanation of --macpack-dir
2005-08-12 cuzSpelling and other small fixes
2005-08-12 cuzUse tables, add --memory-model
2005-08-12 cuzDocument new options
2005-08-11 cpgthe GRAPHICS command is from BASIC, not DOS
2005-08-10 cuzSmall fixes by Greg King
2005-08-09 cpgdescribe _graphics() and __RESERVED_MEMORY__ in graphic...
2005-08-08 izydorstGreg King's grammar and typo corrections
2005-08-07 cpgupdate Atari description
2005-08-05 izydorstAdded grc.sgml converted from grc.txt by Greg King
next