]> git.sur5r.net Git - cc65/shortlog
cc65
2004-11-07 cuzCosmetic changes
2004-11-07 cuzAdd constant for number of error codes
2004-11-07 cuzNew function mouse_geterrormsg()
2004-11-07 cuzAutodetect the location of the compiler and tools.
2004-11-07 cuzAdded the IRQ entry
2004-11-07 cuzRemoved the tgi_header structure because it is of no...
2004-11-07 cuzUse a structure for the TGI header as with other drivers.
2004-11-07 cuzUse the new TGI_HDR structure.
2004-11-07 cuzCosmetic changes
2004-11-07 cuzAdded the irq vector
2004-11-06 cuzMoved additional zeropage variables into an extra module.
2004-11-06 cuzAdd the irq entry point
2004-11-06 cuzAdd the irq entry point
2004-11-06 cuzMake _joy_masks global
2004-11-06 cuzExport the interrupt entry point
2004-11-06 cuzAdded the IRQ entry point
2004-11-06 cuzAdded IRQ entry point, bumped the version number
2004-11-06 cuzAdded IRQ entry point
2004-11-06 cuzDisable the IRQ before calling mouse_uninstall
2004-11-03 cuzSet view and draw pages
2004-10-26 cuzNew submakefile use
2004-10-26 cuzThe NES does now have a joystick driver
2004-10-26 cuzSome renaming
2004-10-26 cuzIgnore the drivers
2004-10-26 cuzAdded nes-stdjoy.s from Stefan Haubenthal
2004-10-26 cuzThe absolute X indirect addressing mode for the 65C02...
2004-10-26 cuzinterruptor is now supported by the runtime
2004-10-26 cuzAdd interrupt handling code from Stefan Haubenthal
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzUse get_tv.inc. Fix high byte of returned value.
2004-10-26 cuzNew function get_tv
2004-10-26 cuzUse get_tv.inc
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-21 cuzRemoved an unused rts
2004-10-16 cuzNew module
2004-10-16 cuzTV_OTHER and availability for more platforms
2004-10-15 cuzNew upload module
2004-10-15 cuz_tgi_ioctl is a global symbol
2004-10-14 cuzAdded tgi_ioctl
2004-10-14 cuzAdded skeleton for the Atari Lynx
2004-10-14 cuzMinor fix
2004-10-14 cuzHandle lynx joystick and tgi drivers
2004-10-14 cuzAdded eeprom routines
2004-10-14 cuzNew module eeprom.s
2004-10-14 cuzAdded joystick and tgi driver by Karri Kaksonen
2004-10-14 cuzAdjusted startup code for new linker config
2004-10-14 cuzAdded second fire button
2004-10-14 cuzFixed a bug
2004-10-11 cuzAdded zilog/intel style hex numbers
2004-10-11 cuzChanges for new WINE version
2004-10-11 cuzAdded lynx_change_framerate()
2004-10-11 cuzNew header file for the lynx
2004-10-10 cuzUse Line only if available
2004-10-10 cuzThe --forget-inc-paths option did not work correctly
2004-10-09 cuzFixed a bug in inlined memcpy
2004-10-09 cuzFixed a escape char const problem
2004-10-08 cuzUpdate
2004-10-08 cuzUse only one spelling for behaviour
2004-10-08 cuzRemoved get_os which does not exist
2004-10-08 cuzFixed typos and VICE version
2004-10-08 cuzNew get_tv function from Stefan Haubenthal
2004-10-08 cuzThe VIC20 doesn't have PALFLAG (Stefan Haubenthal)
2004-10-08 cuzAdded the new mandelbrot sample
2004-10-08 cuzRemoved an unused .import
2004-10-08 cuzAdded ctype.s to make the isxxx() functions work
2004-10-08 cuzMove startup code to STARTUP segment.
2004-10-08 cuzAdded the builtin config for the lynx game console
2004-10-08 cuzAdded the lynx subpackage
2004-10-08 cuzStarted to add lynx files contributed by Karri Kaksonen...
2004-10-08 cuzAdded lynxlib target
2004-10-08 cuzFixed wrong reference
2004-10-08 cuzFixed references to non existing header files
2004-10-08 cuzAdded the lynx target
2004-10-08 cuzAdded the lynx target
2004-10-06 cuzReplaced putchar by an assembler version
2004-10-06 cuzRemoved getchar/putchar macros
2004-10-06 cuzDocument predefined constants
2004-10-06 cuzo65.h, note when header file function lists are incomplete
2004-10-06 cuzAdded setjmp/longjmp
2004-10-04 cpgfixed a typo
2004-10-03 cuzAdded SWEET 16 CPU
2004-10-03 cuzAdded SWEET 16 mode
2004-10-03 cuzAdded new CPU SWEET16
2004-10-03 cuzAdded new CPU SWEET16
2004-10-02 cuzFixed a wording
2004-10-02 cuzmod_load and mod_free
2004-10-02 cuzMore exact POSIX references.
2004-10-02 cuzFixed a typo, fixed ldax macro.
2004-09-28 cuzRemoved the shift runtime functions because there calli...
2004-09-27 cuzAdd --dbginfo
2004-09-23 cuzFixed a typo
2004-09-23 cuzAllow to override CC65_LIB on the command line
2004-09-23 cuzAllow to override CC65_INC on the command line
2004-09-23 cuzInfo about using additional memory
2004-09-23 cuzInternal identifier names have changed, _heap.h is...
2004-09-23 cuzUpdate, add note about master makefile
2004-09-23 cuzAdd new maintainer
2004-09-23 cuzFixed bug with braces in initializer lists
2004-09-22 cuzInvalid code was generated for a switch statement with...
next