Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | pump version. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (print_sym_rows_): align symbol values. | Jose Antonio Ortega Ruiz | |
2004-06-07 | correct usage message. | 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 | |
do not save command line options when -r is passed to mixvm. | |||
2004-06-07 | save correctly prompts ending in whitespace. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (mix_vmrun): do not save command line options when -r is passed to mixvm. | Jose Antonio Ortega Ruiz | |
2004-06-07 | mispelled name. | Jose Antonio Ortega Ruiz | |
2004-06-07 | latest changes. | Jose Antonio Ortega Ruiz | |
2004-06-07 | (mix_ascii_to_char): accept lower case characters. | Jose Antonio Ortega Ruiz | |
2004-06-07 | new features documented. | 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 | latest changes | Jose Antonio Ortega Ruiz | |
2004-06-06 | cleanup | 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-06 | syntax error | Jose Antonio Ortega Ruiz | |
2004-06-06 | ignore gettext macros | Jose Antonio Ortega Ruiz | |
2004-06-05 | reorganisation | 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). | |||
2004-06-05 | error messages improved and autotools versions updated. | Jose Antonio Ortega Ruiz | |
2004-01-09 | new entry and mail change | Jose Antonio Ortega Ruiz | |
2004-01-09 | check for guile headers | Jose Antonio Ortega Ruiz | |
2003-08-10 | ignoring distro and patch files | Jose Antonio Ortega Ruiz | |
2003-06-09 | version 1.0.1 | Jose Antonio Ortega Ruiz | |
2003-06-09 | (pkgdata_DATA): include mixal-mode.el in the | Jose Antonio Ortega Ruiz | |
distribution and install it. | |||
2003-06-09 | typo | Jose Antonio Ortega Ruiz | |
2003-06-09 | markup error | Jose Antonio Ortega Ruiz | |
2003-06-09 | Eli added. | Jose Antonio Ortega Ruiz | |
2003-06-09 | version and copyright info updated | Jose Antonio Ortega Ruiz | |
2003-06-09 | version set to 1.0.1 | Jose Antonio Ortega Ruiz | |
2003-06-05 | (Conversion operators): rewording | Jose Antonio Ortega Ruiz | |
2003-06-05 | (Shift operators): SLC and SRC act on AX, not on A. (Conversion | Jose Antonio Ortega Ruiz | |
operators): correct description of digit representation. | |||
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-04 | new ignored dir | Jose Antonio Ortega Ruiz | |
2003-06-04 | misc changes | Jose Antonio Ortega Ruiz | |
2003-06-04 | documentation for emacs support merged in one file (mdk_emacs.texi), | Jose Antonio Ortega Ruiz | |
substituting mdk_emixvm.texi and mdk_mixal-mode.texi. | |||
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-06-03 | typo | Jose Antonio Ortega Ruiz | |