]> git.sur5r.net Git - cc65/history - libsrc/atmos
Only for jumps, the lib uses named asm labels in branches
[cc65] / libsrc / atmos /
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2013-01-07 uzBugfix by Stefan Haubenthal.
2013-01-07 uzPatch by Greg King: Added a TGI text translator and...
2013-01-07 uzPatch by Greg King: The Oric Atmos graphics driver...
2012-11-01 ol.scIntroduced static standard drivers.
2012-11-01 ol.scAdded missing standard driver definitions.
2012-10-31 ol.scFixed typo.
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-05-28 uzTape load and save functions for the Oric Atmos. By...
2012-03-09 uzAdded a new serial driver for the atmos. By Stefan...
2012-03-04 uzThe IRQ handler needs to save the registers. By Stefan...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-07-03 uzFixes for program arguments and TAP header by Stefan...
2011-06-07 uzAdded (again) IRQ support for the Oric Atmos by Stefan...
2011-05-24 uzReverted the last change, because it doesn't compile.
2011-05-23 uzAdd support for interruptors (Stefan Haubenthal).
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-05-01 uzImproved the stub for __osmaperrno somewhat (Stefan...
2011-05-01 ol.scRemoved recently added TGI mode tables for Atmos and...
2011-04-30 ol.scComputed pixel aspect ratio (PAR) by presuming a displa...
2011-04-25 ol.scAdded TGI mode tables for Atmos and Lynx
2011-04-25 uzReverted the change by Stefan Haubenthal - order of...
2011-04-25 ol.scTarget-specific black & white values for use by the...
2011-04-16 uzAdded stub for _osmaperrno. Improve uname info. By...
2011-04-16 uzFix tape header output. Add version info in the header...
2011-01-28 uzAllow to pass arguments to a program compiled for the...
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-10-02 ol.scNow that we reduce the size of the RAM memory area...
2010-02-28 uzReplaced '=' by ':=' where applicable and moved the...
2009-12-21 uzP.A.S.E. joystick driver for the Oric Atmos, contribute...
2009-12-18 uzAdded --forget-inc-paths to the assembler command line...
2009-10-29 uzChanges to the TGI driver API:
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2009-01-24 uzFunction key support be Stephan Haubenthal.
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2005-04-21 cuzgetenv is now in common
2005-02-26 cuzMove constructor code into the INIT segment
2004-11-07 cuzAdded the IRQ entry
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-06-03 cuzTGI driver by Stefan Haubenthal
2004-06-03 cuzFixed symbol usage
2004-05-31 cuzAdded oserrlist.s from Stefan Haubenthal
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-12 cuzNew uname function
2003-05-22 cuzRemoved the empty LOWCODE segments from the startup...
2003-05-02 cuzAdded getenv()
2003-04-14 cuzFixed capslock on startup
2003-04-13 cuzAdd basic support for ORIC Atmos
2003-03-10 cuzAdded routines to handle command line params
2003-02-06 cuzMake sure the zap target is available
2002-11-23 cuzMust import sp now that the zp definitions are elsewhere
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-12 cuzAdded _systime for all platforms
2002-06-03 cuzAdded support for the Oric atmos (with some help by...