]> git.sur5r.net Git - cc65/history - libsrc/atari5200
Merge pull request #181 from Movax12/base10bug
[cc65] / libsrc / atari5200 /
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
2014-08-24 Oliver SchmidtMerge pull request #131 from greg-king5/refine-crt
2014-08-24 Greg KingRefined the comments in the target start-up files. 131/head
2014-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-30 Christian Groesslerremove atari5200.mac
2014-05-29 Christian Groesslerprovide CLK_TCK and CLOCKS_PER_SEC values for atari5200
2014-05-28 Christian Groesslerfix build error
2014-05-28 Christian Groesslerdon't use scrcode for numbers
2014-05-28 Christian Groesslerremove TABs
2014-05-28 Christian Groesslercleanups and add comments
2014-05-27 Christian Groesslercheck trigger button (TRIGx); correctly report joystick...
2014-05-26 Christian Groesslernot a dummy implementation anymore...
2014-05-16 Christian Groesslersome CONIO fixes
2014-05-12 Christian Groesslerclrscr for Atari 5200 default conio screen
2014-05-12 Christian Groessleradd joystick driver -- trigger buttons are not queried yet
2014-05-12 Christian Groessleradd dummy irq.s
2014-04-25 Christian Groessleratari5200 update: simple conio "hello world" works now
2014-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-13 Christian Groessleradd gotox, gotoy, and gotoxy
2014-03-13 Christian Groessleruse __RESERVED_MEMORY__ to reserve memory for the defau...
2014-03-11 Christian Groessleradd some conio functions
2014-03-04 Christian Groessleradd get_tv()
2014-03-01 Christian Groesslerfirst changes for atari5200 target