Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-10 | allow 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-09 | minor changes. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new ASCII rep for delta, sigma and pi. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new character set. | Jose Antonio Ortega Ruiz | |
2004-06-09 | new LDN behaviour. | Jose Antonio Ortega Ruiz | |
2004-06-08 | minor changes. | Jose Antonio Ortega Ruiz | |
2004-06-08 | the console is now in/out. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (print_sym_rows_): align symbol values. | Jose Antonio Ortega Ruiz | |
2004-06-07 | fix for bug #5654, including support for both field specs and indexing in ↵ | Jose Antonio Ortega Ruiz | |
local constants. | |||
2004-06-07 | produce better listings, identifying trailing CON instructions. | Jose Antonio Ortega Ruiz | |
2004-06-07 | always use prompts ending in whitespace. | Jose Antonio Ortega Ruiz | |
2004-06-07 | save 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-06 | correct error tracking and reporting. | Jose Antonio Ortega Ruiz | |
2004-06-06 | properly treat undefined forward references, inserting new addresses at the ↵ | Jose Antonio Ortega Ruiz | |
program's end. | |||
2004-06-06 | keep track of runtime errors and correctly report them. | Jose Antonio Ortega Ruiz | |
2004-06-06 | cosmetical changes. | Jose Antonio Ortega Ruiz | |
2004-06-06 | bug fix: read only work in debug mode; more robust error reporting. | Jose Antonio Ortega Ruiz | |
2004-06-06 | keep track of program's end address. | Jose Antonio Ortega Ruiz | |
2004-06-05 | (lda_handler_): always reverse sign in LDA, | Jose Antonio Ortega Ruiz | |
LDXN and LDiN, even if fspec is not zero (Ruslan Batdalov, closes Debian bug #247392). | |||
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-05 | use GNU code conventions | Jose Antonio Ortega Ruiz | |
2003-06-04 | minor changes | Jose Antonio Ortega Ruiz | |
2003-06-03 | (mix_code_file_new_): properly initialise | Jose Antonio Ortega Ruiz | |
source_path pointer to NULL, preventing later deletion of an uninitialised pointer (which caused a segfault). | |||
2003-05-27 | new error message for missing ALF operand quotes (bug #3750 fixed) | Jose Antonio Ortega Ruiz | |
2003-01-12 | (inc_loc_): Stop program execution if the | Jose Antonio Ortega Ruiz | |
program counter is incremented beyond the maximum address (3999). | |||
2003-01-11 | Bug #1704 fixed. | Jose Antonio Ortega Ruiz | |
2002-12-08 | add gettext.h | Jose Antonio Ortega Ruiz | |
2002-12-08 | corrections to gettext infrastructure | Jose Antonio Ortega Ruiz | |
2002-04-10 | _() i18n macro added to all strings missing it | Jose Antonio Ortega Ruiz | |
2002-04-09 | bug fix in 'load' command | Jose Antonio Ortega Ruiz | |
2002-04-09 | $Id$ added | Jose Antonio Ortega Ruiz | |
2002-04-09 | portability fix: snprintf -> g_snprintf | Jose Antonio Ortega Ruiz | |
2002-03-24 | version compatibility check disabled | Jose Antonio Ortega Ruiz | |
2002-03-24 | wrapping up location pointer when address 3999 is reached | Jose Antonio Ortega Ruiz | |
2002-03-19 | comment corrected | Jose Antonio Ortega Ruiz | |
2001-09-29 | CVS $Id$ added | Jose Antonio Ortega Ruiz | |
2001-09-29 | INCLUDES fixed to allow VPATH builds | Jose Antonio Ortega Ruiz | |
2001-09-28 | uniform command line options handling | Jose Antonio Ortega Ruiz | |
2001-09-24 | GPL notice shortened | Jose Antonio Ortega Ruiz | |
2001-09-18 | (mix_config_remove) new function to remove configuration items | Jose Antonio Ortega Ruiz | |
2001-09-17 | (cmd_pstat_) alway print an endline character | Jose Antonio Ortega Ruiz | |
2001-09-16 | minor changes | Jose Antonio Ortega Ruiz | |
2001-09-16 | maintain virtual machine status | Jose Antonio Ortega Ruiz | |
2001-09-16 | pstat command | Jose Antonio Ortega Ruiz | |
2001-09-16 | minor changes | Jose Antonio Ortega Ruiz | |
2001-09-16 | maintain virtual machine status | Jose Antonio Ortega Ruiz | |