2010-02-02 |
uz | New EMD driver for the ISEPIC cartridge written and...
|
commit | commitdiff | tree |
2010-02-02 |
uz | Fixes for joysticks 3+4 in the ptv joystick driver...
|
commit | commitdiff | tree |
2010-02-02 |
uz | Add MMU config registers 2+3 (Marco van den Heuvel).
|
commit | commitdiff | tree |
2010-02-01 |
uz | Added new return code for get_ostype().
|
commit | commitdiff | tree |
2010-02-01 |
uz | Marco van den Heuvel contributed code to detect a C64...
|
commit | commitdiff | tree |
2010-02-01 |
uz | Added code to the driver to use also banks 2 and 3...
|
commit | commitdiff | tree |
2010-02-01 |
uz | Added size checking code contributed by Marco van den...
|
commit | commitdiff | tree |
2010-02-01 |
uz | No need to save the Y register in INSTALL.
|
commit | commitdiff | tree |
2010-02-01 |
uz | Added size checking code contributed by Marco van den...
|
commit | commitdiff | tree |
2010-02-01 |
uz | Added size checking routine contributed by Marco van...
|
commit | commitdiff | tree |
2010-01-31 |
uz | Fixed open mode for second try in DoIncBin (Greg King).
|
commit | commitdiff | tree |
2010-01-31 |
uz | Fixed a copy&paste error.
|
commit | commitdiff | tree |
2010-01-26 |
uz | Removed the call to tgi_clear from tgi_init, so the...
|
commit | commitdiff | tree |
2010-01-25 |
uz | Added a separate include search path for binary includes...
|
commit | commitdiff | tree |
2010-01-20 |
uz | Fixed a problem in the optimizer function that rewrites...
|
commit | commitdiff | tree |
2010-01-13 |
uz | Fixed the description of the return codes of the is...
|
commit | commitdiff | tree |
2010-01-05 |
uz | Added Johan Kotlinski.
|
commit | commitdiff | tree |
2010-01-05 |
uz | Converted the CREDITS file to utf-8.
|
commit | commitdiff | tree |
2010-01-03 |
uz | Fixed a typo.
|
commit | commitdiff | tree |
2009-12-30 |
uz | Ignore unknown preprocessor directives in an #if group...
|
commit | commitdiff | tree |
2009-12-21 |
uz | P.A.S.E. joystick driver for the Oric Atmos, contributed...
|
commit | commitdiff | tree |
2009-12-21 |
uz | P.A.S.E. joystick driver for the Oric Atmos, contributed...
|
commit | commitdiff | tree |
2009-12-18 |
uz | Added --forget-inc-paths to the assembler command line...
|
commit | commitdiff | tree |
2009-12-11 |
uz | MAde the second parameter of tgi_ioctl a void* instead...
|
commit | commitdiff | tree |
2009-12-10 |
uz | Added a missing "the".
|
commit | commitdiff | tree |
2009-12-10 |
uz | Added some definitions for version 1.3 of the o65 format.
|
commit | commitdiff | tree |
2009-12-10 |
uz | Cleaned BUGS list (which is rather old anyway).
|
commit | commitdiff | tree |
2009-12-10 |
uz | Added some more detail to the "Binary format" section...
|
commit | commitdiff | tree |
2009-12-10 |
uz | Replaced $30 by literal '0' for better readability.
|
commit | commitdiff | tree |
2009-12-10 |
uz | Removed the call to CLRCH in the startup code.
|
commit | commitdiff | tree |
2009-12-09 |
uz | * Moved the BASIC stub that calls the compiled program...
|
commit | commitdiff | tree |
2009-12-08 |
uz | An assignment for the ZPSAVE segment was missing in...
|
commit | commitdiff | tree |
2009-12-08 |
uz | New option and #pragma --local-strings that causes...
|
commit | commitdiff | tree |
2009-12-06 |
uz | Relax header checking somewhat, so second source fonts...
|
commit | commitdiff | tree |
2009-12-05 |
uz | Rewrote literal handling. Literals are now saved together...
|
commit | commitdiff | tree |
2009-12-05 |
uz | Fixed problem with last change. Wide string constants...
|
commit | commitdiff | tree |
2009-12-04 |
uz | Create one literal pool per function, so that literal...
|
commit | commitdiff | tree |
2009-12-04 |
uz | Move global segment creation to a better place in source.
|
commit | commitdiff | tree |
2009-12-02 |
uz | Makefile patch contributed by Greg King:
|
commit | commitdiff | tree |
2009-12-02 |
uz | Patch contributed by Greg King:
|
commit | commitdiff | tree |
2009-11-24 |
uz | In case of parse errors for structs, don't just set...
|
commit | commitdiff | tree |
2009-11-24 |
uz | Fix a problem with error handling: The E_HAVE_MARKS...
|
commit | commitdiff | tree |
2009-11-24 |
uz | Support for the HuC6280 (CPU of the PC Engine) contributed...
|
commit | commitdiff | tree |
2009-11-24 |
uz | Squeezed bytes and cycles out of the kbhit functions...
|
commit | commitdiff | tree |
2009-11-23 |
uz | Don't hardcode the address of the SYS call for the...
|
commit | commitdiff | tree |
2009-11-13 |
uz | Replaced TGI_ERR_NO_MEM by TGI_ERR_NO_RES
|
commit | commitdiff | tree |
2009-11-13 |
uz | Fixed TGI error codes and messages. Removed the Atari...
|
commit | commitdiff | tree |
2009-11-12 |
uz | The outcode constants from tgi_outcode went into this...
|
commit | commitdiff | tree |
2009-11-12 |
uz | Final touches to the first full version of the vector...
|
commit | commitdiff | tree |
2009-11-12 |
uz | Rename the 8x8 multiplication using the same scheme...
|
commit | commitdiff | tree |
2009-11-12 |
uz | Moved outcode calculation in a separate module.
|
commit | commitdiff | tree |
2009-11-12 |
uz | Prepare for reading keypresses from the X server.
|
commit | commitdiff | tree |
2009-11-10 |
uz | Working on stroked font output.
|
commit | commitdiff | tree |
2009-11-06 |
uz | tgi_vectorchar takes now a char argument. Added tgi_install_...
|
commit | commitdiff | tree |
2009-11-06 |
uz | Added an include file for TGI vector fonts.
|
commit | commitdiff | tree |
2009-11-06 |
uz | Added clipping for lines.
|
commit | commitdiff | tree |
2009-11-06 |
uz | Changed a comment.
|
commit | commitdiff | tree |
2009-11-06 |
uz | Hold the maximum X and Y coordinate in variables instead...
|
commit | commitdiff | tree |
2009-11-05 |
uz | Added a tgi_pieslice function.
|
commit | commitdiff | tree |
2009-11-05 |
uz | Fixed a sign error.
|
commit | commitdiff | tree |
2009-11-05 |
uz | Moved fixed point multiplication and rounding into...
|
commit | commitdiff | tree |
2009-11-05 |
uz | Added a tgi_arc function. Removed the old ellipse code...
|
commit | commitdiff | tree |
2009-11-05 |
uz | Added tgi_circle and tgi_ellipse functions. The latter...
|
commit | commitdiff | tree |
2009-11-05 |
uz | Added prototypes for more mul/div functions. Some of...
|
commit | commitdiff | tree |
2009-11-04 |
uz | Working on the division and multiplication routines.
|
commit | commitdiff | tree |
2009-11-04 |
uz | Added a C callable entry point for the division routine.
|
commit | commitdiff | tree |
2009-11-04 |
uz | Added division routine. Removed C callable entry points...
|
commit | commitdiff | tree |
2009-11-04 |
uz | Add C callable special multiplication routines.
|
commit | commitdiff | tree |
2009-11-04 |
uz | Use new multiplication routine.
|
commit | commitdiff | tree |
2009-11-04 |
uz | The upper 16 bit differ between signed and unsigned...
|
commit | commitdiff | tree |
2009-11-03 |
uz | Added prototypes for C callable multiplication routines.
|
commit | commitdiff | tree |
2009-11-03 |
uz | Added C callable entry point for the 16x16=32 multiplication.
|
commit | commitdiff | tree |
2009-11-03 |
uz | Added 16*16=32 multiplication routine.
|
commit | commitdiff | tree |
2009-11-02 |
uz | Do not use a separate byte for an END opcode, instead...
|
commit | commitdiff | tree |
2009-11-02 |
uz | Working on the TGI API, adding vector fonts. Only roughly...
|
commit | commitdiff | tree |
2009-11-02 |
uz | Added separate 8x8=>16 multiplication routine as start...
|
commit | commitdiff | tree |
2009-11-02 |
uz | Added macros for jumps after unsigned compares to the...
|
commit | commitdiff | tree |
2009-11-02 |
uz | The X register must be zero on return.
|
commit | commitdiff | tree |
2009-11-02 |
uz | Added the new toascii function for the CBMs.
|
commit | commitdiff | tree |
2009-11-02 |
uz | Added prototype for toascii(c);
|
commit | commitdiff | tree |
2009-11-02 |
uz | Fixed an error in the color setting code which caused...
|
commit | commitdiff | tree |
2009-11-01 |
uz | Added a typedef for tgi_vectorfont_header, because...
|
commit | commitdiff | tree |
2009-11-01 |
uz | Added tgi_load_vectorfont(). Fixed tgi_free_vectorfont().
|
commit | commitdiff | tree |
2009-11-01 |
uz | When initializing the driver, set white as the drawing...
|
commit | commitdiff | tree |
2009-11-01 |
uz | Added new constants from tgi.h
|
commit | commitdiff | tree |
2009-11-01 |
uz | Additional error code.
|
commit | commitdiff | tree |
2009-11-01 |
uz | Small changes in definitions. Additional error code.
|
commit | commitdiff | tree |
2009-11-01 |
uz | Added tgi_free_vectorfont.s
|
commit | commitdiff | tree |
2009-11-01 |
uz | Fixed a bug (wrong order of variables).
|
commit | commitdiff | tree |
2009-11-01 |
uz | Preparations for use of vectorfonts.
|
commit | commitdiff | tree |
2009-11-01 |
uz | Some small format changes. Output name is input name...
|
commit | commitdiff | tree |
2009-10-31 |
uz | Wrote the actual conversion. Still untested.
|
commit | commitdiff | tree |
2009-10-31 |
uz | Fixed a problem introduced with the last change.
|
commit | commitdiff | tree |
2009-10-31 |
uz | Fixed a problem with OptJumpTarget3. In a loop over...
|
commit | commitdiff | tree |
2009-10-30 |
uz | File reading, verification and comments.
|
commit | commitdiff | tree |
2009-10-30 |
uz | Added the chrcvt vector font converter to the top level...
|
commit | commitdiff | tree |
2009-10-30 |
uz | Created the skeleton of the vector font converter.
|
commit | commitdiff | tree |
2009-10-30 |
uz | Start of TGI changes. Untested, may not work.
|
commit | commitdiff | tree |
2009-10-30 |
uz | Rewrote the sinus display using the new cc65_sin function.
|
commit | commitdiff | tree |
2009-10-30 |
uz | Fixed the return types of the sine/cosine functions...
|
commit | commitdiff | tree |
next |