]> git.sur5r.net Git - cc65/history - libsrc
Fixed a bug
[cc65] / libsrc /
2004-05-12 cuzFixed a bug
2004-05-11 cpgchange Atari joystick driver name
2004-05-11 cpgdriver name is ataristd.joy
2004-05-11 cpgreturn correct joystick count for XL and newer machines...
2004-05-06 cuzNew module joy_stddrv
2004-05-02 cuzOptimization
2004-04-28 cuzAdded command line param evaluation
2004-04-28 cuzAdded the mouse_move module
2004-04-28 cuzCopy mouse drivers using new names
2004-04-28 cuzAdded routine to parse command line args
2004-04-28 cuzAdded address of FETCH routine
2004-04-28 cuzAdd command line evaluation for the Plus/4
2004-04-28 cuzRename INBUF to FNBUF, add basic buffer
2004-04-28 cuzRename FNAM_ADR to FNAM, use new := operator for addresses
2004-04-28 cuzNew command line parsing routine
2004-04-28 cuzSet FNAM_BANK *after* calling constructors
2004-04-28 cuzUse new := operator, added a few addresses
2004-04-28 cuzFixed a comment
2004-04-28 cuzRewrote argument parsing
2004-04-19 cuzSmall speed improvement
2004-04-05 cuzFixed a bug
2004-04-05 cuzFixed a typo
2004-04-04 cuzFixed a comment
2004-04-04 cuzFixed NTSC/PAL issue
2004-04-04 cuzSmall fix
2004-04-04 cuzUse new callirq function
2004-04-04 cuzIgnore mouse drivers
2004-04-04 cuzAdded a specialized callirq routine
2004-04-04 cuzApplied a graphics driver bugfix sent by Greg King
2004-03-29 cuzLoadable mouse driver for the C128
2004-03-29 cuzChange MOVE routine calling conventions
2004-03-29 cuzRemoved unused file
2004-03-25 cuzOptimized the condes routine, because it is used to...
2004-03-23 cuzNew mouse API
2004-03-23 cuzRemoved the old mouse module
2004-03-23 cuzMouse driver implementation
2004-03-23 cuzAdded an interrupt facility similar to that on the...
2004-03-23 cuzWrapper for mouse_box
2004-03-23 cuzFixed a bug
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-19 izydorst- fixed wrong parameters for <, >
2004-03-16 cpgrecognize MyDOS
2004-03-16 cpgadd MyDOS detection (from Stefan Haubenthal)
2004-03-16 cuzNew mouse show/hide routines
2004-03-15 cpgadd MyDOS error codes, contributed by Stefan Haubenthal
2004-03-15 cpgadapt to new value of dummy error code
2004-03-13 cuzNew apple2enh target library
2004-03-13 cuzapple2enh fixes
2004-03-13 cuzAdded a Makefile
2004-03-13 cuzContributed files from Oliver Schmidt
2004-03-13 cuzRemove break registers as absolute variables
2004-03-13 cuzFixed key definitions (were removed from apple2.h)
2004-03-11 cuzReworked version by Oliver Schmidt
2004-03-08 cuzFixed issues with the last change: The return code...
2004-03-05 izydorst- fixed bug which prevented DrawPoint/Line from drawing
2004-03-02 cuzFix: No ST constant available
2004-03-02 cuzPlace the return code into ST
2004-03-02 cuzPlace the return code into ST
2004-02-02 cuzUse the assembler version as BASIC line number, so...
2004-02-02 cuzWorking on the mouse stuff
2004-02-02 cuzNew joystick driver contributed by Stefan Haubenthal
2004-01-09 cuzFixes/improvements from Stefan Haubenthal
2004-01-04 cuzNew module from Stefan Haubenthal
2004-01-04 cuzRemove an unused include
2004-01-04 cuzTwo fixes from Stefan Haubenthal
2004-01-02 izydorstadded ExitTurbo before showing DlgBox - this allows...
2003-12-30 cuzMore mouse functions
2003-12-30 cuzMore mouse stuff
2003-12-28 cuzNew loadable mouse drivers
2003-12-28 cuzPET-II improvements
2003-12-27 cuzFix an incomplete statement
2003-12-27 cuzMore cbm510 changes to make file I/O and kernal access...
2003-12-27 cuzFixed a typo
2003-12-27 cuzUse direct access to the position variables, since...
2003-12-27 cuzThe RAM driver operates of course in bank #1 (not #2)
2003-12-27 cuzFixed a comment
2003-12-26 cuzStarted to remove obsolete RS232 code
2003-12-26 cuzCleanup and preparation for the new design
2003-12-26 cuzRemoved the old rs232 code
2003-12-22 cuzCopy the atari joystick driver
2003-12-22 cuzProdos does only allows dots in filenames
2003-12-21 cuzDesign change: Do keyboard polling internally without...
2003-12-21 cuzFix a kernal problem
2003-12-21 cuzFix a Plus/4 kernal problem
2003-12-21 cuzNew extended memory driver contributed by Stefan Haubenthal
2003-12-21 cuzNew mainargs module from Stefan Haubenthal
2003-12-20 cuzMinor changes and cleanup
2003-12-20 cuzComplete redesign of the CBM610 support.
2003-12-20 cuzFixed a bug
2003-12-20 cuzFixed a bug
2003-12-20 cuzDebugged the driver
2003-12-19 cuzChanged chip register names, fixed a bug
2003-12-19 cuzInvalid error codes will set errno
2003-12-19 cuzFixed variable names
2003-12-19 cuzRestructuring, added first version of IEC routines...
2003-12-19 cuzkiec.s
2003-12-18 cuzChanges from Stefan Haubenthal
2003-12-17 cuzUse new decls
2003-12-16 cuzUse new joystick decls
2003-12-16 cuzUse .repeat to unroll the loop.
next