2014-11-24 |
peterferrie | assert parm count 140/head |
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 |
2014-05-28 |
Christian Groessler | cleanups and add comments |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Christian Groessler | check trigger button (TRIGx); correctly report joystick... |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Christian Groessler | small doc update |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Oliver Schmidt | Merge pull request #121 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Christian Groessler | more doc updates for atari5200 |
commit | commitdiff | tree | snapshot |
2014-05-27 |
Christian Groessler | Don't reserve space for display list in __RESERVED_MEMO... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Christian Groessler | small optimization 121/head |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Christian Groessler | not a dummy implementation anymore... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Oliver Schmidt | Merge pull request #120 from greg-king5/cbm-errors |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Greg King | Updated the CBM error tables. 120/head |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Oliver Schmidt | Merge pull request #119 from greg-king5/strncpy-doc |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Greg King | Updated the function reference document. 119/head |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Oliver Schmidt | Merge pull request #118 from greg-king5/quoted-token |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Greg King | More conforming to the cc65 project's apparent writing... 118/head |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Greg King | Conformed to the cc65 project's coding style. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Greg King | Slightly refined the strqtok() documentation. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Greg King | Added an attribution. |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Greg King | Documented strqtok(). |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Oliver Schmidt | Merge pull request #117 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Christian Groessler | Set the "simple" bit in the .o65 mode word only if... 117/head |
commit | commitdiff | tree | snapshot |
2014-05-20 |
Greg King | Added a quoted-token parsing function. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Christian Groessler | more documentation updates for Atari 5200 |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Christian Groessler | documentation updates for Atari 5200 |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Christian Groessler | changed version, startup screen now not fine anymore |
commit | commitdiff | tree | snapshot |
2014-05-16 |
Christian Groessler | some CONIO fixes |
commit | commitdiff | tree | snapshot |
next |