| 2014-01-30 | Christian Groessler | Merge remote-tracking branch 'upstream/master' into... | commit | commitdiff | tree | snapshot | 
| 2014-01-30 | Oliver Schmidt | Merge pull request #78 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-29 | Christian Groessler | Disable the high frequency mouse polling IRQ while...   78/head | commit | commitdiff | tree | snapshot | 
| 2014-01-29 | Christian Groessler | small comment change | commit | commitdiff | tree | snapshot | 
| 2014-01-29 | Oliver Schmidt | Added 'install' target. | commit | commitdiff | tree | snapshot | 
| 2014-01-26 | Oliver Schmidt | Avoid indirect jmp with unknown vector address. | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Oliver Schmidt | Merge pull request #76 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Christian Groessler | add EXTZP segment to atari-asm.cfg  76/head | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Christian Groessler | add ZEROPAGE segment to apple2-asm.cfg and c64-asm.cfg | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Oliver Schmidt | Merge pull request #75 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Christian Groessler | make "ZEROPAGE" segment optional  75/head | commit | commitdiff | tree | snapshot | 
| 2014-01-22 | Oliver Schmidt | Merge pull request #74 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-21 | Christian Groessler | add missing stddrv defines for atarixl  74/head | commit | commitdiff | tree | snapshot | 
| 2014-01-21 | Christian Groessler | add addresses of static drivers of the runtime | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw') | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Always print the mouse cursor, even if coordinates... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | fix bug where the high byte of X and Y positions were... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | some comment fixes | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Detect pen button. If we read 228 for X or Y position... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Trakball mouse driver | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw') | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Change display logic of mouse cursor (hide and show... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Always print the mouse cursor, even if coordinates... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Fix timer IRQ hooking for atarixl target. | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | fix some typos | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | add comment | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | use ST mouse as static standard driver, too | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | align comment to the same column | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | another small cleanup | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | small cleanup | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | When disabling interrupts, restore original interrupt... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Add drivers for ST mouse, Amiga mouse, and Atari trakba... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | fix typo | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Add "joystick mouse" driver and default mouse callback... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Use deferred VBI instead of immediate VBI. A deferred... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Oliver Schmidt | Merge pull request #73 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw')  73/head | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Always print the mouse cursor, even if coordinates... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | fix bug where the high byte of X and Y positions were... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | some comment fixes | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Detect pen button. If we read 228 for X or Y position... | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Christian Groessler | Trakball mouse driver | commit | commitdiff | tree | snapshot | 
| 2014-01-20 | Oliver Schmidt | Merge pull request #69 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | Adapt to new mouse driver interface ('prep' and 'draw')  69/head | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | Merge branch 'master' of https://github.com/oliverschmi... | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | Merge remote-tracking branch 'upstream/master' into... | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Oliver Schmidt | Minor cleanup. | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Oliver Schmidt | Merge pull request #71 from groessler/something_to_pull2 | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Oliver Schmidt | Some fine tuning of the mouse driver interface harmoniz... | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | add support for 16K cartridges  71/head | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | remove segment directive since CODE is the default... | commit | commitdiff | tree | snapshot | 
| 2014-01-17 | Christian Groessler | put code in CODE segment | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | use copydata instead of own routine | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | put this module's code into CODE segment | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | fix last change | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | fix indentation | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | made more segments optional so that the config file... | commit | commitdiff | tree | snapshot | 
| 2014-01-16 | Christian Groessler | Merge remote-tracking branch 'upstream/master' into... | commit | commitdiff | tree | snapshot | 
| 2014-01-15 | Oliver Schmidt | Harmonized interface between mouse drivers and callbacks. | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | remove TABs | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | Add support to create cartridges. | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | Change display logic of mouse cursor (hide and show... | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | Always print the mouse cursor, even if coordinates... | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | Fix timer IRQ hooking for atarixl target. | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | fix some typos | commit | commitdiff | tree | snapshot | 
| 2014-01-14 | Christian Groessler | Merge remote-tracking branch 'upstream/master' into... | commit | commitdiff | tree | snapshot | 
| 2014-01-12 | Oliver Schmidt | Fixed recent "Minor comment harmonization". | commit | commitdiff | tree | snapshot | 
| 2014-01-11 | Oliver Schmidt | Minor comment harmonization. | commit | commitdiff | tree | snapshot | 
| 2014-01-11 | Christian Groessler | add comment | commit | commitdiff | tree | snapshot | 
| 2014-01-11 | Christian Groessler | use ST mouse as static standard driver, too | commit | commitdiff | tree | snapshot | 
| 2014-01-11 | Christian Groessler | align comment to the same column | commit | commitdiff | tree | snapshot | 
| 2014-01-05 | Christian Groessler | another small cleanup | commit | commitdiff | tree | snapshot | 
| 2014-01-05 | Christian Groessler | small cleanup | commit | commitdiff | tree | snapshot | 
| 2014-01-04 | Christian Groessler | When disabling interrupts, restore original interrupt... | commit | commitdiff | tree | snapshot | 
| 2014-01-04 | Christian Groessler | Add drivers for ST mouse, Amiga mouse, and Atari trakba... | commit | commitdiff | tree | snapshot | 
| 2014-01-04 | Christian Groessler | fix typo | commit | commitdiff | tree | snapshot | 
| 2014-01-04 | Christian Groessler | Add "joystick mouse" driver and default mouse callback... | commit | commitdiff | tree | snapshot | 
| 2014-01-04 | Christian Groessler | Use deferred VBI instead of immediate VBI. A deferred... | commit | commitdiff | tree | snapshot | 
| 2014-01-02 | Christian Groessler | Atari: initial support to create cassette bootable... | commit | commitdiff | tree | snapshot | 
| 2013-12-26 | Oliver Schmidt | Merge pull request #67 from greg-king5/echo | commit | commitdiff | tree | snapshot | 
| 2013-12-26 | Oliver Schmidt | Merge pull request #68 from greg-king5/line | commit | commitdiff | tree | snapshot | 
| 2013-12-24 | Greg King | Reset the stdin console when a program starts.  68/head | commit | commitdiff | tree | snapshot | 
| 2013-12-24 | Greg King | Moved the command-line arguments out of BASIC's input... | commit | commitdiff | tree | snapshot | 
| 2013-12-24 | Greg King | Added a simplistic read() that gives a stdin console... | commit | commitdiff | tree | snapshot | 
| 2013-12-23 | Greg King | Avoided a reload by using a second register.  67/head | commit | commitdiff | tree | snapshot | 
| 2013-12-23 | Greg King | Made the CBM stdin consoles echo '\n' to the screen. | commit | commitdiff | tree | snapshot | 
| 2013-12-19 | Oliver Schmidt | Moved USER_CFLAGS to the other flags. | commit | commitdiff | tree | snapshot | 
| 2013-12-19 | Oliver Schmidt | Merge pull request #66 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2013-12-18 | Christian Groessler | - Add a way to give additional compiler flags with...   66/head | commit | commitdiff | tree | snapshot | 
| 2013-12-09 | Oliver Schmidt | Have %I yield values [1..12] instead of [0..11]. | commit | commitdiff | tree | snapshot | 
| 2013-12-07 | Oliver Schmidt | Merge pull request #64 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2013-12-07 | Christian Groessler | small optimzation (found by Greg King)  64/head | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | Christian Groessler | remove old (static) serial driver boilerplate | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | Christian Groessler | remove debug code | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | Christian Groessler | add serial driver for Atari, still contains much debug... | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | Christian Groessler | add SER_BAUD_56_875 | commit | commitdiff | tree | snapshot | 
| 2013-12-06 | Christian Groessler | add SER_ERR_NOT_OPEN status code | commit | commitdiff | tree | snapshot | 
| 2013-12-05 | Oliver Schmidt | Revert "Added basic frame for new target 'creativision'." | commit | commitdiff | tree | snapshot | 
| 2013-11-30 | Oliver Schmidt | Merge pull request #61 from greg-king5/make | commit | commitdiff | tree | snapshot | 
| 2013-11-30 | Oliver Schmidt | Merge pull request #62 from greg-king5/ubiquitous | commit | commitdiff | tree | snapshot | 
| next |