]> git.sur5r.net Git - cc65/history - libsrc/atari/Makefile
Fixed problems with the startup code (Greg King): Interrupts must be hooked
[cc65] / libsrc / atari / Makefile
2006-01-04 cpgadd sysmkdir.o and sysrmdir.o
2005-08-07 cpgremove graphuse.o
2005-02-19 cpgdioqsize.o: new object file
2004-12-16 cpgDYNAMIC_DD
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-05-28 cpgfix comment
2004-05-28 cpgLINEBUF
2003-11-14 cpgDEFAULT_DEVICE; replaced some spaces with tabs
2003-08-20 cuzChanged rm -f to $(RM)
2003-08-17 cpgrenamed remove.o to sysremove.o
2003-08-15 cuzRemoved the readjoy module - it was obsolete
2003-08-12 cpgdosdetect.o, getdefdev.o: new object files
2003-08-12 cuzNew uname function
2003-02-06 cuzMake sure the zap target is available
2003-01-02 cpgMoved wherex and wherey into separate modules.
2002-12-21 cuzAdded joy_stddrv modules
2002-12-21 cuzAdded joystick drivers for C16 and Atari
2002-11-12 cuzAdded _systime for all platforms
2002-11-06 cpgadded randomize
2002-07-24 cpgoserrlist.o: new object file
2001-12-27 cpgucase_fn.o: new object file; added -DUCASE_FILENAME...
2001-12-10 cpgadded remove.o and rs232.o
2001-10-25 cuzSorted object files alphabetically so it's easier to...
2000-12-04 cpgtvtype.o: new object file
2000-12-03 cpggraphics.o: new object file
2000-11-23 cuzRemoved initialization code to set the screen size...
2000-11-22 cuzUse the condes feature
2000-11-17 cpgmouse.o: new object file
2000-10-29 cpggetfd.o: new object file
2000-10-16 cpgdiopncls.o: new object file
2000-10-12 cpgsiocall.o, diowritev.o, dio_cts.o, dio_stc.o: new sourc...
2000-10-09 cpgadded dioread.o and diowrite.o
2000-08-07 cpglseek.o: new object file
2000-07-25 cuzAdded new clock module implementing clock() and _clocks...
2000-07-21 cpgremoved DIRECT_SCREEN define
2000-07-10 cpgostype.o: new object file
2000-07-03 cpgreplaced multiple lines of "rm" commands with a single...
2000-06-25 cpggraphuse.o: new object file
2000-06-23 cpgsroll.o, mul40.o: new object files
2000-06-22 cpgsetcolor.o: new object file
2000-05-28 uzThis commit was generated by cvs2svn to compensate...