]> git.sur5r.net Git - cc65/history - src/sim65
Fix a problem with error handling: The E_HAVE_MARKS flag must not be removed
[cc65] / src / sim65 /
2009-11-12 uzPrepare for reading keypresses from the X server.
2009-10-08 uzAdded a simulated console (memory mapped screen device...
2009-10-08 uzFixed a bug: Attribute numbers were not correctly read.
2009-10-04 uzMust link libdl to use dynamic libraries.
2009-10-04 uzAdded decimal mode (untested): http://www.6502.org...
2009-09-29 uzReplace tabs by spaces in file lists.
2009-09-29 uzUse "override" when appending to CFLAGS, so this works...
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-24 uzChange the makefiles so that CFLAGS that are special...
2009-02-08 uzMakefile cleanup. Among other things, allow use of...
2008-08-02 uzgit-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-03-24 cuzOutput the help text to stdout
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-14 cuzAdded gcc attributes
2003-05-04 cuzWorking
2003-05-04 cuzNew callback module
2003-05-04 cuzWorking
2003-05-01 cuzWorking
2003-05-01 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzMoved the chiplib module into chip.c
2003-04-27 cuzWorking
2003-04-27 cuzWorking
2003-02-02 cuzFixed a bug in JMP (IND)
2002-11-20 cuzCommiting some old changes
2002-04-20 cuzUse cc65 character classification routines
2002-04-14 cuzWorking
2002-04-09 cuzFixed a message output
2002-04-09 cuzFixed an error
2002-04-08 cuzWorking
2002-04-08 cuzWorking
2002-04-07 cuzNew plugin stdio
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzWorking on the plugins
2002-04-07 cuzFirst test plugin
2002-04-06 cuzWorking on the plugin interface
2002-04-01 cuzWorking
2002-04-01 cuzWorking
2002-03-31 cuzWorking
2002-03-30 cuzWorking
2002-03-30 cuzFirst import