2017-10-23 |
jede | Comment correction |
commit | commitdiff | tree | snapshot |
2017-10-23 |
jede | Comment correction |
commit | commitdiff | tree | snapshot |
2017-10-23 |
jede | Remove toascii.s |
commit | commitdiff | tree | snapshot |
2017-10-22 |
jede | removing extra spaces |
commit | commitdiff | tree | snapshot |
2017-10-22 |
jede | toascii.s added, doc updated, tgi_line & tgi_outtext... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
jede | comment correction 504/head |
commit | commitdiff | tree | snapshot |
2017-10-20 |
jede | Now setPixel works in TGI. |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | Correction : authors |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | Optimizing (from Polluks tip) |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | tgi_clear, tgi_init, tgi_done, tgi_getmaxx, tgi_getmaxy... |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | irq.s added |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | Adding IRQVec |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | clrscr.s switch to text mode |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | I/O identifiers added |
commit | commitdiff | tree | snapshot |
2017-10-16 |
jede | Adding XSOUT : Send A register to RS232 |
commit | commitdiff | tree | snapshot |
2017-10-08 |
jede | Correcting comments 503/head |
commit | commitdiff | tree | snapshot |
2017-10-08 |
jede | Adding cgetc |
commit | commitdiff | tree | snapshot |
2017-10-02 |
jede | optimize |
commit | commitdiff | tree | snapshot |
2017-10-01 |
jede | telestrat : cgetc add for conio |
commit | commitdiff | tree | snapshot |
2017-09-25 |
jede | remove FILENAME_MAX 494/head |
commit | commitdiff | tree | snapshot |
2017-09-25 |
jede | Fixing buffer overflow with cwd command (FILENAME_MAX... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | correcting missing _ |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | Fixing bug for cwd |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | Initcwd is now working for telestrat |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | Adding XVARS primitive |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | Correcting missing return line :/ |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | correcting some return lines |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | Add some bytes in ZP block in order to able to link... |
commit | commitdiff | tree | snapshot |
2017-09-24 |
jede | adding some vars |
commit | commitdiff | tree | snapshot |
2017-02-25 |
jede | Cleaning 390/head |
commit | commitdiff | tree | snapshot |
2017-02-25 |
jede | adding gotox.s gotoy.s wherex.s wherey.s |
commit | commitdiff | tree | snapshot |
2017-02-25 |
jede | adding clrscr.s |
commit | commitdiff | tree | snapshot |
2017-02-25 |
jede | Correcting typo |
commit | commitdiff | tree | snapshot |
2017-02-25 |
jede | adding gotoxy.s |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Oliver Schmidt | Merge pull request #387 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Oliver Schmidt | Merge pull request #386 from IrgendwerA8/EasierDisplayLists |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Christian Groessler | atari_antic.inc: use "or" instead of "plus" in the... 387/head |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Irgendwer | Update displaylist.c 386/head |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Irgendwer | Update atari.sgml |
commit | commitdiff | tree | snapshot |
2017-02-23 |
IrgendwerA8 | Improved display list instruction definition for more... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Oliver Schmidt | Merge pull request #385 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Christian Groessler | README.md: PC-Engine is a console 385/head |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Oliver Schmidt | Merge pull request #383 from greg-king5/index-update |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Greg King | Added "telestrat.html" to index. Sorted "gamate.html". 383/head |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Oliver Schmidt | Merge pull request #374 from groessler/something_to_pull2 |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christian Groessler | remove old joystick code 374/head |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christian Groessler | Fix joystick driver. Add interruptor support. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Christian Groessler | Add joystick driver to documentation. |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Oliver Schmidt | Merge pull request #382 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Christian Groessler | fix indentation |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Christian Groessler | Add testcode/lib/mouse-test.c. Rename samples/mousetest... 382/head |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Oliver Schmidt | Merge pull request #380 from greg-king5/ca65-816 |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Oliver Schmidt | Merge pull request #379 from pfusik/zlib-update |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Greg King | Fixed ca65's BRK instruction encoding for the 65816. 380/head |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Piotr Fusik | Optimize inflatemem. 379/head |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Oliver Schmidt | Merge pull request #371 from jedeoric/master |
commit | commitdiff | tree | snapshot |
2017-02-09 |
jede | Rollback for *.vcxproj, telestrat.sgml modified for... 371/head |
commit | commitdiff | tree | snapshot |
2017-02-08 |
Christian Groessler | intermediate check-in -- creativision joystick driver |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Greg King | Reverted 'Used more mundane addressing in some of the... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Christian Groessler | Add Creativision to README.md and html index |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Christian Groessler | Add initial creativision.sgml, contributed by Stefan... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Oliver Schmidt | Merge pull request #376 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Christian Groessler | gamate, lynx, nes, pce: remove joy_stddrv.s 376/head |
commit | commitdiff | tree | snapshot |
2017-02-03 |
jede | Correcting scrsize.s into _scrsize.s |
commit | commitdiff | tree | snapshot |
2017-02-02 |
jede | Fixing telestrat.h |
commit | commitdiff | tree | snapshot |
2017-02-02 |
jede | Updating doc |
commit | commitdiff | tree | snapshot |
2017-02-01 |
jede | Last push for tonight :) |
commit | commitdiff | tree | snapshot |
2017-02-01 |
jede | Correcting alignment |
commit | commitdiff | tree | snapshot |
2017-02-01 |
jede | Correcting return line |
commit | commitdiff | tree | snapshot |
2017-02-01 |
jede | Correcting some code from github comments |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Groessler | Cleanups for Creativision. |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Oliver Schmidt | Merge pull request #373 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Groessler | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2017-02-01 |
Christian Groessler | pce/memcpy.s: remove superfluous comma in comment 373/head |
commit | commitdiff | tree | snapshot |
2017-01-31 |
jede | Correcting some spaces |
commit | commitdiff | tree | snapshot |
2017-01-31 |
jede | correcting README.md to add telestrat target |
commit | commitdiff | tree | snapshot |
2017-01-31 |
jede | Correcting comments alignment |
commit | commitdiff | tree | snapshot |
2017-01-31 |
jede | Merge telemon24 and telemon30 into telestrat target. |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Correcting spaces |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Fix |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Fix |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Fix |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | new pull fix |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Fixing old pull request |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Merge with current version |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Revert |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | removing ch376.h |
commit | commitdiff | tree | snapshot |
2017-01-29 |
jede | Adding telemon30 and telemon24 primitives |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Oliver Schmidt | Merge pull request #370 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-01-26 |
Christian Groessler | libsrc/c16/get_tv.s: remove code duplication 370/head |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Oliver Schmidt | Merge pull request #369 from groessler/something_to_pull |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Christian Groessler | More optimization in libsrc/atari/is_cmdline_dos.s. 369/head |
commit | commitdiff | tree | snapshot |
2017-01-24 |
Christian Groessler | Small space optimization in libsrc/atari/is_cmdline_dos.s. |
commit | commitdiff | tree | snapshot |
2017-01-22 |
jede | Correcting doc adding telemon 2.4 primitives |
commit | commitdiff | tree | snapshot |
2017-01-22 |
Oliver Schmidt | Fixed typo. |
commit | commitdiff | tree | snapshot |
2017-01-20 |
Oliver Schmidt | Merge pull request #368 from greg-king5/tgi-mouse |
commit | commitdiff | tree | snapshot |
next |