2010-02-02 |
uz | Add MMU config registers 2+3 (Marco van den Heuvel). |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Added new return code for get_ostype(). |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Marco van den Heuvel contributed code to detect a C64... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Added code to the driver to use also banks 2 and 3... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Added size checking code contributed by Marco van den... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | No need to save the Y register in INSTALL. |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Added size checking code contributed by Marco van den... |
commit | commitdiff | tree | snapshot |
2010-02-01 |
uz | Added size checking routine contributed by Marco van... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
uz | Fixed open mode for second try in DoIncBin (Greg King). |
commit | commitdiff | tree | snapshot |
2010-01-31 |
uz | Fixed a copy&paste error. |
commit | commitdiff | tree | snapshot |
2010-01-26 |
ol.sc | Added explicit tgi_clear() after tgi_init() now that... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
ol.sc | Fixed formatting (broken due to wrong tab settings). |
commit | commitdiff | tree | snapshot |
2010-01-26 |
uz | Removed the call to tgi_clear from tgi_init, so the... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
uz | Added a separate include search path for binary include... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
ol.sc | Minor reformatting. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
ol.sc | Added short documentation of the recently added ioctl... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
ol.sc | Fixed minor C&P error. |
commit | commitdiff | tree | snapshot |
2010-01-24 |
ol.sc | Factored out generic LINE implementation based on SETPI... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
ol.sc | Quite some minor changes to have the two C128 TGI drive... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
uz | Fixed a problem in the optimizer function that rewrites... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
ol.sc | Define HEADER memory area for the EXEHDR segment for... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
uz | Fixed the description of the return codes of the is... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
ol.sc | Added support for several machines. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
ol.sc | Some optimization. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
ol.sc | - Added ioctl for mixing graphics with 4 lines of text. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
ol.sc | Minor comment adjustment. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
uz | Added Johan Kotlinski. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
uz | Converted the CREDITS file to utf-8. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
uz | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
uz | Ignore unknown preprocessor directives in an #if group... V2.13.1 |
commit | commitdiff | tree | snapshot |
2009-12-21 |
uz | P.A.S.E. joystick driver for the Oric Atmos, contribute... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
uz | P.A.S.E. joystick driver for the Oric Atmos, contribute... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
ol.sc | Minor comment adjustment. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
uz | Added --forget-inc-paths to the assembler command line... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
ol.sc | Added macro for ssc slot selection. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
ol.sc | Added macro for ssc slot selection. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
ol.sc | Added macro for ssc slot selection. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
ol.sc | Added support for the Apple2 machines. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
ol.sc | Added missing declaration ?!? |
commit | commitdiff | tree | snapshot |
2009-12-12 |
ol.sc | git-svn-id: svn://svn.cc65.org/cc65/trunk@4523 b7a2c559... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
ol.sc | Added ioctl for mixing graphics with 4 lines of text. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
ol.sc | Added ioctl for mixing graphics with 4 lines of text. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
ol.sc | Fixed typos. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
uz | MAde the second parameter of tgi_ioctl a void* instead... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Added a missing "the". |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Added some definitions for version 1.3 of the o65 format. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Cleaned BUGS list (which is rather old anyway). |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Added some more detail to the "Binary format" section... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Replaced $30 by literal '0' for better readability. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
uz | Removed the call to CLRCH in the startup code. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
ol.sc | Replaced left-over tab with space. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
ol.sc | Fixed typo. |
commit | commitdiff | tree | snapshot |
2009-12-09 |
uz | * Moved the BASIC stub that calls the compiled program... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
uz | An assignment for the ZPSAVE segment was missing in... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
uz | New option and #pragma --local-strings that causes... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
cpg | more space improvements by Daniel Serpell |
commit | commitdiff | tree | snapshot |
2009-12-06 |
uz | Relax header checking somewhat, so second source fonts... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
uz | Rewrote literal handling. Literals are now saved togeth... |
commit | commitdiff | tree | snapshot |
2009-12-05 |
uz | Fixed problem with last change. Wide string constants... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
uz | Create one literal pool per function, so that literal... |
commit | commitdiff | tree | snapshot |
2009-12-04 |
uz | Move global segment creation to a better place in source. |
commit | commitdiff | tree | snapshot |
2009-12-02 |
uz | Makefile patch contributed by Greg King: |
commit | commitdiff | tree | snapshot |
2009-12-02 |
uz | Patch contributed by Greg King: |
commit | commitdiff | tree | snapshot |
2009-11-26 |
cpg | don't hardcode 'D' as device name, use __defdev |
commit | commitdiff | tree | snapshot |
2009-11-26 |
cpg | updated with defdev.c and scrcode.s |
commit | commitdiff | tree | snapshot |
2009-11-26 |
cpg | initial check-in |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | remove check for ATEOL |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | save 2 bytes -- patch by Uz |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | include unistd.h -- fix by Daniel Serpell |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | put _revflag into .bss |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | fix comments |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | move __do_oserror and __inviocb into their own source... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | remove not longer needed import of __errno |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | remove not longer needed import of tmp2 and tmp3 |
commit | commitdiff | tree | snapshot |
2009-11-25 |
cpg | space improvements by Daniel Serpell |
commit | commitdiff | tree | snapshot |
2009-11-24 |
uz | In case of parse errors for structs, don't just set... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
uz | Fix a problem with error handling: The E_HAVE_MARKS... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
uz | Support for the HuC6280 (CPU of the PC Engine) contribu... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
uz | Squeezed bytes and cycles out of the kbhit functions... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cpg | don't use constructor to setup runtime stack |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cpg | move fdtoiocb function into its own file -- idea by... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cpg | poor man's _toascii routine, contributed by Fatih Aygun |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cpg | save 3 bytes, patch by Daniel Serpell |
commit | commitdiff | tree | snapshot |
2009-11-23 |
cpg | save a byte (idea by Uz, done by Daniel Serpell) |
commit | commitdiff | tree | snapshot |
2009-11-23 |
uz | Don't hardcode the address of the SYS call for the... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cpg | don't call __getdevdef in crt0.s, but make it a constru... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
cpg | move setup of stdin/stdout/stderr from crt0.s to getfd.s |
commit | commitdiff | tree | snapshot |
2009-11-18 |
cpg | add a comment describing why this file is really includ... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
cpg | small space optimization -- 3 bytes reduced |
commit | commitdiff | tree | snapshot |
2009-11-15 |
cpg | no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
cpg | changes from Fatih |
commit | commitdiff | tree | snapshot |
2009-11-13 |
uz | Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES |
commit | commitdiff | tree | snapshot |
2009-11-13 |
uz | Fixed TGI error codes and messages. Removed the Atari... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
uz | The outcode constants from tgi_outcode went into this... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
uz | Final touches to the first full version of the vector... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
uz | Rename the 8x8 multiplication using the same scheme... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
uz | Moved outcode calculation in a separate module. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
uz | Prepare for reading keypresses from the X server. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
cpg | remove superfluous ".code" line |
commit | commitdiff | tree | snapshot |
2009-11-11 |
cpg | bugfix from Fatih |
commit | commitdiff | tree | snapshot |
next |