| 2014-11-29 | mrdudz | initial import, completely untested, does not compile yet | commit | commitdiff | tree | snapshot | 
| 2014-11-27 | Oliver Schmidt | Merge pull request #141 from mrdudz/testsuite | commit | commitdiff | tree | snapshot | 
| 2014-11-27 | Oliver Schmidt | Merge pull request #140 from peterferrie/master | commit | commitdiff | tree | snapshot | 
| 2014-11-26 | mrdudz | scan sources just once  141/head | commit | commitdiff | tree | snapshot | 
| 2014-11-26 | mrdudz | added note on how to continue after failure, added... | commit | commitdiff | tree | snapshot | 
| 2014-11-26 | mrdudz | actually use optimization switches | commit | commitdiff | tree | snapshot | 
| 2014-11-25 | mrdudz | removed binaries and references from git ignore | commit | commitdiff | tree | snapshot | 
| 2014-11-25 | mrdudz | use testwrk for binaries, and generated reference data | commit | commitdiff | tree | snapshot | 
| 2014-11-25 | mrdudz | use 'testwrk' dir for bdiff | commit | commitdiff | tree | snapshot | 
| 2014-11-24 | mrdudz | use own naive bdiff tool instead of diff/fc | commit | commitdiff | tree | snapshot | 
| 2014-11-24 | mrdudz | added linefeeds | commit | commitdiff | tree | snapshot | 
| 2014-11-24 | peterferrie | assert parm count  140/head | commit | commitdiff | tree | snapshot | 
| 2014-11-23 | mrdudz | removed common.h reference | commit | commitdiff | tree | snapshot | 
| 2014-11-23 | mrdudz | checked tests in /val | commit | commitdiff | tree | snapshot | 
| 2014-11-23 | mrdudz | added some windows/cmd.exe stuff | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | makefile for misc, endless.c | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | added readme | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | added todo | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | generate reference output using host compiler, compare... | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | moved tests that need special care into misc dir | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | fixed up the rest of the tests, added rudimentary makef... | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | added makefile and common include | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | added makefile and common include | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | include s26 to get bitsize of char | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | sitest can not work | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | mrdudz | cleanup | commit | commitdiff | tree | snapshot | 
| 2014-11-22 | peterferrie | implement ProDOS seek | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | Oliver Schmidt | Merge pull request #139 from mrdudz/addundocs | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | mrdudz | changed return code to -99  139/head | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | mrdudz | add LF | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | mrdudz | actually make TAS work :) | commit | commitdiff | tree | snapshot | 
| 2014-11-20 | mrdudz | uses TAS instead of SHS like da65 did | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | added support for LAX#imm, all done | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | added support for undocumented NOPs | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | renamed KIL to the more common JAM, which is also accep... | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | added support for ane, sha, shs, shy, shx | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | starting branch for adding the missing undocumented... | commit | commitdiff | tree | snapshot | 
| 2014-11-19 | mrdudz | Merge remote-tracking branch 'upstream/master' | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | Oliver Schmidt | Adjusted URL. | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | Oliver Schmidt | Consistently rely on SSL redirection. | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | Oliver Schmidt | Adjusted doc URL. | commit | commitdiff | tree | snapshot | 
| 2014-11-03 | Oliver Schmidt | Modified doc generation to target 'doc' repository. | commit | commitdiff | tree | snapshot | 
| 2014-11-01 | Oliver Schmidt | Adjusted Travis CI file to recent change. | commit | commitdiff | tree | snapshot | 
| 2014-11-01 | Oliver Schmidt | Reduced clutter in root dir. | commit | commitdiff | tree | snapshot | 
| 2014-10-30 | Oliver Schmidt | Ignore return value of commit (not push). | commit | commitdiff | tree | snapshot | 
| 2014-10-30 | Oliver Schmidt | Minor changes to cleanup log. | commit | commitdiff | tree | snapshot | 
| 2014-10-30 | Oliver Schmidt | Moved Windows binary snapshot to SourceForge. | commit | commitdiff | tree | snapshot | 
| 2014-10-14 | Oliver Schmidt | Merge pull request #138 from spiro-trikaliotis/equality... | commit | commitdiff | tree | snapshot | 
| 2014-10-14 | Oliver Schmidt | Merge pull request #137 from spiro-trikaliotis/notemitt... | commit | commitdiff | tree | snapshot | 
| 2014-10-14 | Spiro Trikaliotis | Equality problem (Ullrich von Bassewitz)  138/head | commit | commitdiff | tree | snapshot | 
| 2014-10-14 | Spiro Trikaliotis | Fix for: cc65 forgetting to emit labels (Alan Cox)  137/head | commit | commitdiff | tree | snapshot | 
| 2014-10-01 | mrdudz | scheisse | commit | commitdiff | tree | snapshot | 
| 2014-09-30 | Oliver Schmidt | Merge pull request #133 from pfusik/fix-char-cast | commit | commitdiff | tree | snapshot | 
| 2014-09-25 | mrdudz | fix cast to char, patch by Piotr Fusik | commit | commitdiff | tree | snapshot | 
| 2014-09-25 | mrdudz | Merge remote-tracking branch 'upstream/master' | commit | commitdiff | tree | snapshot | 
| 2014-09-25 | Oliver Schmidt | Merge pull request #135 from ikorb/patch1 | commit | commitdiff | tree | snapshot | 
| 2014-09-25 | mrdudz | added tests as prepared by oliver  135/head | commit | commitdiff | tree | snapshot | 
| 2014-09-25 | mrdudz | added commandline option to quit after X cycles | commit | commitdiff | tree | snapshot | 
| 2014-09-24 | mrdudz | added tests as prepared by oliver | commit | commitdiff | tree | snapshot | 
| 2014-09-22 | Piotr Fusik | Fix casting an r-value to char.  133/head | commit | commitdiff | tree | snapshot | 
| 2014-09-11 | Oliver Schmidt | Merge pull request #132 from greg-king5/high-zero | commit | commitdiff | tree | snapshot | 
| 2014-09-10 | Greg King | Changed literal zeroes of the style "#>0" into the...   132/head | commit | commitdiff | tree | snapshot | 
| 2014-09-09 | Oliver Schmidt | Merge pull request #130 from greg-king5/caps-lock | commit | commitdiff | tree | snapshot | 
| 2014-09-04 | Greg King | Swapped the locations of a constructor and a destructor...   130/head | commit | commitdiff | tree | snapshot | 
| 2014-08-24 | Oliver Schmidt | Merge pull request #131 from greg-king5/refine-crt | commit | commitdiff | tree | snapshot | 
| 2014-08-24 | Greg King | Refined the comments in the target start-up files.  131/head | commit | commitdiff | tree | snapshot | 
| 2014-08-24 | Greg King | Moved the CAPS LOCK code out of the startup file, and... | commit | commitdiff | tree | snapshot | 
| 2014-08-21 | Greg King | Disable the Atmos keyboard's CAPS LOCK for both conio... | commit | commitdiff | tree | snapshot | 
| 2014-07-17 | Oliver Schmidt | Merge pull request #129 from greg-king5/cbmdir | commit | commitdiff | tree | snapshot | 
| 2014-07-17 | Greg King | Improved some multiplication code.  129/head | commit | commitdiff | tree | snapshot | 
| 2014-07-17 | Greg King | Fixed a buffer overrun bug. | commit | commitdiff | tree | snapshot | 
| 2014-07-01 | Oliver Schmidt | Merge pull request #128 from greg-king5/multi-comments | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Greg King | Changed multi-line C comments into another style.  128/head | commit | commitdiff | tree | snapshot | 
| 2014-06-04 | Oliver Schmidt | Revert "don't define DYN_DRV for targets which don... | commit | commitdiff | tree | snapshot | 
| 2014-06-04 | Oliver Schmidt | Create static drivers directly from source files. | commit | commitdiff | tree | snapshot | 
| 2014-06-03 | Oliver Schmidt | Normalized style. | commit | commitdiff | tree | snapshot | 
| 2014-06-02 | Oliver Schmidt | Merge pull request #125 from groessler/something_to_pull2 | commit | commitdiff | tree | snapshot | 
| 2014-06-02 | Christian Groessler | fix last change  125/head | commit | commitdiff | tree | snapshot | 
| 2014-06-01 | Oliver Schmidt | Merge pull request #127 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-06-01 | Christian Groessler | don't define DYN_DRV for targets which don't predefine it  127/head | commit | commitdiff | tree | snapshot | 
| 2014-06-01 | Christian Groessler | use DYN_DRV and MOUSE_DRIVER defines to decide which... | commit | commitdiff | tree | snapshot | 
| 2014-06-01 | Oliver Schmidt | Added Apple GEOS to the list of targets. | commit | commitdiff | tree | snapshot | 
| 2014-05-31 | Christian Groessler | set DYN_DRV to 0; define atr5200std_joy | commit | commitdiff | tree | snapshot | 
| 2014-05-31 | Oliver Schmidt | Merge pull request #124 from groessler/something_to_pull | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Christian Groessler | Adapt joy-test.c for Atari 5200 (only has 20x24 display) | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Christian Groessler | add 'console' to NES line  124/head | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Oliver Schmidt | Merge pull request #122 from groessler/a5200 | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Christian Groessler | rename _antic.inc, _pokey.inc, _gtia.inc to atari_antic...   122/head | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Christian Groessler | move atari5200 behind atari and atarixl in TARGETS... | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Christian Groessler | remove atari5200.mac | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Oliver Schmidt | Merge pull request #123 from greg-king5/cbm-errors | commit | commitdiff | tree | snapshot | 
| 2014-05-29 | Christian Groessler | provide CLK_TCK and CLOCKS_PER_SEC values for atari5200 | commit | commitdiff | tree | snapshot | 
| 2014-05-29 | Greg King | Used longer error text.  123/head | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | fix build error | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | add atari5200.h | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | remove unneeded ATASCII defs; add header | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | fix warning when generating info file | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | use atari target scrcode macro for atari5200 target... | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | don't use scrcode for numbers | commit | commitdiff | tree | snapshot | 
| 2014-05-28 | Christian Groessler | remove TABs | commit | commitdiff | tree | snapshot | 
| next |