2015-01-02 |
Stephan Mühlstrasser | Restructured according to coding conventions. |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Stephan Mühlstrasser | Merge branch 'master' of https://github.com/cc65/cc65... |
commit | commitdiff | tree | snapshot |
2014-12-02 |
Stephan Mühlstrasser | Removed unused constants |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Stephan Mühlstrasser | Dummy implementation for osmapperrno |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Stephan Mühlstrasser | Added scrsize() function. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Stephan Mühlstrasser | Undo accidental rename of wrong scrsize.s file. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Stephan Mühlstrasser | Added scrsize() function. |
commit | commitdiff | tree | snapshot |
2014-11-30 |
Stephan Mühlstrasser | Added cclear() and cclearxy() implementations. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Stephan Mühlstrasser | Added chline and cvline implementation from CBM impleme... |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Stephan Mühlstrasser | Set default start address to 0x200 |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Stephan Mühlstrasser | Set cursor in top left corner in clrscr() |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Stephan Mühlstrasser | Implemented cursor functionality. |
commit | commitdiff | tree | snapshot |
2014-11-29 |
Stephan Mühlstrasser | Added gotox() and gotoy() implementations. |
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 |
Stephan Mühlstrasser | Use CR instead of LF, because this works better over... |
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 |
Stephan Mühlstrasser | Default is now automatic execution of program after... |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Stephan Mühlstrasser | Fix help text for default start address |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Stephan Mühlstrasser | Clarify help for -o option |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Stephan Mühlstrasser | Copied wherex, wherey and ctype implementations from CBM |
commit | commitdiff | tree | snapshot |
2014-11-23 |
Stephan Mühlstrasser | Enhancements for cursor calculation |
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 |
Stephan Mühlstrasser | Remove unnecessary commented code. |
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 |
Stephan Mühlstrasser | Switch to assembler for cputc implementation. |
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-18 |
Stephan Mühlstrasser | Started cputc and related functions implementation. |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Stephan Mühlstrasser | Implement macros that shortcut color function calls. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Stephan Mühlstrasser | Adapt to assembler coding conventions. |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Stephan Mühlstrasser | Direct use of monitor function instead of subroutine... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Stephan Mühlstrasser | Set default start address to 0x300. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Stephan Mühlstrasser | Added missing dependency from c1p65 to common |
commit | commitdiff | tree | snapshot |
2014-11-08 |
Stephan Mühlstrasser | Begin to implement C1P conio features. |
commit | commitdiff | tree | snapshot |
2014-11-08 |
Stephan Mühlstrasser | Implemented clrscr routine for C1P |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Stephan Mühlstrasser | Added the c1p65 project. |
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-02 |
Stephan Mühlstrasser | Enter bytes in a loop in data mode |
commit | commitdiff | tree | snapshot |
2014-11-02 |
Stephan Mühlstrasser | Adapt c1p65 project to Visual Studio 2013 |
commit | commitdiff | tree | snapshot |
2014-11-02 |
Stephan Mühlstrasser | Merge https://github.com/cc65/cc65 into c1p |
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 |
next |