summaryrefslogtreecommitdiffhomepage
path: root/mixlib
AgeCommit message (Expand)Author
2004-06-12recognition of ALF in listings.Jose Antonio Ortega Ruiz
2004-06-12(mix_io_write_word_array_as_char): drop bogus EOF comparison.Jose Antonio Ortega Ruiz
2004-06-11the paper tape is really an input device.Jose Antonio Ortega Ruiz
2004-06-10redundant end-line character removed.Jose Antonio Ortega Ruiz
2004-06-10bug fix.Jose Antonio Ortega Ruiz
2004-06-10(mix_parser_compile): correctly set the loc pointer.Jose Antonio Ortega Ruiz
2004-06-10allow truncated lines in char input device files.Jose Antonio Ortega Ruiz
2004-06-10(Module): test char to byte conversions.Jose Antonio Ortega Ruiz
2004-06-09minor changes.Jose Antonio Ortega Ruiz
2004-06-09new ASCII rep for delta, sigma and pi.Jose Antonio Ortega Ruiz
2004-06-09new character set.Jose Antonio Ortega Ruiz
2004-06-09new LDN behaviour.Jose Antonio Ortega Ruiz
2004-06-08minor changes.Jose Antonio Ortega Ruiz
2004-06-08the console is now in/out.Jose Antonio Ortega Ruiz
2004-06-07(print_sym_rows_): align symbol values.Jose Antonio Ortega Ruiz
2004-06-07fix for bug #5654, including support for both field specs and indexing in loc...Jose Antonio Ortega Ruiz
2004-06-07produce better listings, identifying trailing CON instructions.Jose Antonio Ortega Ruiz
2004-06-07always use prompts ending in whitespace.Jose Antonio Ortega Ruiz
2004-06-07save correctly prompts ending in whitespace.Jose Antonio Ortega Ruiz
2004-06-07(mix_ascii_to_char): accept lower case characters.Jose Antonio Ortega Ruiz
2004-06-06(read_): blocks in input char devices must be separated by newline characters.Jose Antonio Ortega Ruiz
2004-06-06correct error tracking and reporting.Jose Antonio Ortega Ruiz
2004-06-06properly treat undefined forward references, inserting new addresses at the p...Jose Antonio Ortega Ruiz
2004-06-06keep track of runtime errors and correctly report them.Jose Antonio Ortega Ruiz
2004-06-06cosmetical changes.Jose Antonio Ortega Ruiz
2004-06-06bug fix: read only work in debug mode; more robust error reporting.Jose Antonio Ortega Ruiz
2004-06-06keep track of program's end address.Jose Antonio Ortega Ruiz
2004-06-05(lda_handler_): always reverse sign in LDA,Jose Antonio Ortega Ruiz
2003-06-05use GNU code conventionsJose Antonio Ortega Ruiz
2003-06-05use GNU code conventionsJose Antonio Ortega Ruiz
2003-06-05use GNU code conventionsJose Antonio Ortega Ruiz
2003-06-04minor changesJose Antonio Ortega Ruiz
2003-06-03(mix_code_file_new_): properly initialiseJose Antonio Ortega Ruiz
2003-05-27new error message for missing ALF operand quotes (bug #3750 fixed)Jose Antonio Ortega Ruiz
2003-01-12(inc_loc_): Stop program execution if theJose Antonio Ortega Ruiz
2003-01-11Bug #1704 fixed.Jose Antonio Ortega Ruiz
2002-12-08add gettext.hJose Antonio Ortega Ruiz
2002-12-08corrections to gettext infrastructureJose Antonio Ortega Ruiz
2002-04-10_() i18n macro added to all strings missing itJose Antonio Ortega Ruiz
2002-04-09bug fix in 'load' commandJose Antonio Ortega Ruiz
2002-04-09$Id$ addedJose Antonio Ortega Ruiz
2002-04-09portability fix: snprintf -> g_snprintfJose Antonio Ortega Ruiz
2002-03-24version compatibility check disabledJose Antonio Ortega Ruiz
2002-03-24wrapping up location pointer when address 3999 is reachedJose Antonio Ortega Ruiz
2002-03-19comment correctedJose Antonio Ortega Ruiz
2001-09-29CVS $Id$ addedJose Antonio Ortega Ruiz
2001-09-29INCLUDES fixed to allow VPATH buildsJose Antonio Ortega Ruiz
2001-09-28uniform command line options handlingJose Antonio Ortega Ruiz
2001-09-24GPL notice shortenedJose Antonio Ortega Ruiz
2001-09-18(mix_config_remove) new function to remove configuration itemsJose Antonio Ortega Ruiz