2015-10-19 |
mrdudz | added size optimized monochrom soft80 driver |
commit | commitdiff | tree | snapshot |
2015-10-19 |
mrdudz | updated comments |
commit | commitdiff | tree | snapshot |
2015-10-18 |
mrdudz | updated docs |
commit | commitdiff | tree | snapshot |
2015-10-15 |
mrdudz | move variables into INITBSS |
commit | commitdiff | tree | snapshot |
2015-10-15 |
mrdudz | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Oliver Schmidt | Adjusted current working directory initialization on... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Oliver Schmidt | Changed run location of INIT segment. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | remove deleted function from comment |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | some comments |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | fix bordercolor in test |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | remove soft80_bordercolor override |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | split regular color.s into color.s and bordercolor.s |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | update conio test |
commit | commitdiff | tree | snapshot |
2015-10-14 |
mrdudz | use 'soft80_internal_cellcolor' for the current cell... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Oliver Schmidt | According to the contributor the VGA data is accessed... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Oliver Schmidt | Merge pull request #215 from greg-king5/c64-init |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mrdudz | updated conio test |
commit | commitdiff | tree | snapshot |
2015-10-13 |
mrdudz | another size optimization, make bgcolor() much more... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | move some stuff to init segment, saves roughly 1480... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | remove chline/cvline dupes |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Oliver Schmidt | Allow to override chars used for horizontal and vertica... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | export mouse driver related symbols |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | increase conio constructor priority |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | style issues |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Oliver Schmidt | Allow to override mouse sprite location data. |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | some renaming, preparing plot table names |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | inverted result for checkchar, saving some bytes and... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | optimize charcode conversion, shorter and faster now :) |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | remove some commented out code |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | some code shuffling to get rid of long branches |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | size optimization |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | check for space bottom up, which is faster for the... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | fix some style issues |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | maintain lsb of cursor x position internally, saves... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | moved bordercolor function into a seperate file |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | move internal text/bgcolor variables into the file... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
mrdudz | added some more comments and -headers |
commit | commitdiff | tree | snapshot |
2015-10-11 |
mrdudz | move charset to seperate file again, added comments... |
commit | commitdiff | tree | snapshot |
2015-10-11 |
mrdudz | print a space for 0x0a and 0x0d in the char matrix |
commit | commitdiff | tree | snapshot |
2015-10-10 |
Oliver Schmidt | Fixed stupid adressing mode bug. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
mrdudz | updated conio test |
commit | commitdiff | tree | snapshot |
2015-10-09 |
mrdudz | rewrote color voodoo |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Oliver Schmidt | Minor style adjustment. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Oliver Schmidt | Consistently place constructors (and their exclusive... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Oliver Schmidt | Keep low level VIC sprite stuff out of user code. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Greg King | Explained why two variables were moved out of the BSS... 215/head |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Oliver Schmidt | According to the contributor the prio wasn't intentiona... |
commit | commitdiff | tree | snapshot |
2015-10-09 |
mrdudz | use default prio for the constructor |
commit | commitdiff | tree | snapshot |
2015-10-09 |
mrdudz | some cleanup/rework |
commit | commitdiff | tree | snapshot |
2015-10-08 |
mrdudz | some more rework, second attempt on fixing the color... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Greg King | Reduced c64-overlay.cfg's size by factoring out a diffe... |
commit | commitdiff | tree | snapshot |
2015-10-08 |
Greg King | Restored the old C-stack initiation code. |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Greg King | Reduced the size of the moveinit subroutine. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
mrdudz | attempted fix for the color problem noticed by oliver |
commit | commitdiff | tree | snapshot |
2015-10-06 |
mrdudz | optimized clrscr for size |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Oliver Schmidt | Fixed bogus formatting of recent contribution. |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Oliver Schmidt | Merge pull request #217 from clbr/master |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Lauri Kasanen | nes: Expose and document all joypad keys 217/head |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Lauri Kasanen | nes: Document whether waitvblank waits for the start... |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Greg King | Adapted, to the c64 target, the INIT-segment overlay... |
commit | commitdiff | tree | snapshot |
2015-10-01 |
mrdudz | fix clrscr so it doesnt wipe sprite pointers |
commit | commitdiff | tree | snapshot |
2015-10-01 |
mrdudz | SCREEN->screensize |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Oliver Schmidt | Merge pull request #214 from greg-king5/cbm-exec |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Greg King | Made the Commodore version of exec() work in programs... 214/head |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | added input test |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | fixed kplot |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | some cleanup, checked usage of __bgcolor and __textcolor |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | dont use seperate file for charset data |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | fix conio test to work on vic20 screen |
commit | commitdiff | tree | snapshot |
2015-09-28 |
mrdudz | added extra check for graphical chars |
commit | commitdiff | tree | snapshot |
2015-09-27 |
mrdudz | removed duplicate copy of charset and shift it at init... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
mrdudz | prepend soft80_ to some more internally used functions |
commit | commitdiff | tree | snapshot |
2015-09-27 |
mrdudz | include bitmap and vram row tables directly rather... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
mrdudz | fix initial text- and background colors |
commit | commitdiff | tree | snapshot |
2015-09-27 |
mrdudz | initial commit of soft80 implementation |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Oliver Schmidt | Merge pull request #211 from greg-king5/errno-helpers |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Greg King | Moved two errno helper functions into separate files. 211/head |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Oliver Schmidt | Merge pull request #210 from greg-king5/archiver |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Greg King | Fixed a warning message. 210/head |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Oliver Schmidt | Update README.md |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Oliver Schmidt | Update README.md |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Oliver Schmidt | Use title case. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Oliver Schmidt | Merge pull request #177 from mrdudz/pcenginetarget |
commit | commitdiff | tree | snapshot |
2015-09-20 |
mrdudz | use 'plot' instead of 'PLOT' 177/head |
commit | commitdiff | tree | snapshot |
2015-09-19 |
mrdudz | added interruptor support |
commit | commitdiff | tree | snapshot |
2015-09-19 |
mrdudz | fixed more flaws found by greg :) |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Oliver Schmidt | Merge pull request #208 from greg-king5/big-jump |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Oliver Schmidt | Merge pull request #207 from greg-king5/random-seed |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Greg King | Improved longjmp() and setjmp(). 208/head |
commit | commitdiff | tree | snapshot |
2015-09-11 |
Greg King | Fixed the random-seed generators for the Commodore... 207/head |
commit | commitdiff | tree | snapshot |
2015-09-07 |
mrdudz | fixed VDC register assignments |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Oliver Schmidt | Merge pull request #205 from greg-king5/typo |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Greg King | Fixed the " til " typos. 205/head |
commit | commitdiff | tree | snapshot |
2015-09-04 |
mrdudz | fix gregs complaints :) |
commit | commitdiff | tree | snapshot |
2015-09-04 |
mrdudz | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2015-09-04 |
mrdudz | updated |
commit | commitdiff | tree | snapshot |
2015-09-03 |
mrdudz | fixed style issues |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Oliver Schmidt | Merge pull request #203 from greg-king5/multi-comments |
commit | commitdiff | tree | snapshot |
next |