]> git.sur5r.net Git - cc65/history - libsrc/atmos/crt0.s
* Changed the way that Atmos programs are started.
[cc65] / libsrc / atmos / crt0.s
2014-11-09 Greg King* Changed the way that Atmos programs are started.
2014-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
2014-08-24 Greg KingMoved the CAPS LOCK code out of the startup file, and...
2014-08-21 Greg KingDisable the Atmos keyboard's CAPS LOCK for both conio...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2012-03-04 uzThe IRQ handler needs to save the registers. By Stefan...
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-04-25 uzReverted the change by Stefan Haubenthal - order of...
2011-04-16 uzFix tape header output. Add version info in the header...
2010-10-02 ol.scNow that we reduce the size of the RAM memory area...
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2004-06-03 cuzFixed symbol usage
2003-05-22 cuzRemoved the empty LOWCODE segments from the startup...
2003-04-13 cuzAdd basic support for ORIC Atmos
2003-03-10 cuzAdded routines to handle command line params
2002-11-23 cuzMust import sp now that the zp definitions are elsewhere
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-06-03 cuzAdded support for the Oric atmos (with some help by...