Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-19 | Fix: allow access to last mem cell in devices (#9773) | Jose Antonio Ortega Ruiz | |
Author: Kevin Brunelle | |||
2019-01-08 | Fix for mixasm infinite loop on invalid F-specs (bug #32452) | Jose Antonio Ortega Ruiz | |
Thanks to Sascha Wilde. | |||
2019-01-08 | Fix for bug #43634: keep sign of rA for ADD/SUB yielding 0 | Jose Antonio Ortega Ruiz | |
2019-01-08 | Fix for bug #47208: correctly store immediate constants | Jose Antonio Ortega Ruiz | |
We were taking only the first 3 bits of the index byte in a the word representing immediate constants, so that, for instance, =262143=, representing 00 00 63 63 63, was stored as 00 00 07 63 63. | |||
2019-01-08 | Flex generation fix (invalid noreject removed) | Jose Antonio Ortega Ruiz | |
2019-01-07 | Flex by-products added to CLEANFILES | Jose Antonio Ortega Ruiz | |
2015-03-03 | Add missed instructions: SLB,SRB,JAE,JAO,JXE,JXO (from volume 2, section 4.5.2) | litvin | |
2014-08-03 | Apparently tautological comparisons fixed (bug #42871) | jao | |
2014-05-21 | Avoiding format strings security warnings (cf. #8467) | Jose Antonio Ortega Ruiz | |
2014-01-06 | Deprecated INCLUDES in Makefile.am removed | Jose Antonio Ortega Ruiz | |
2014-01-06 | Incorporating gcompletion (fixes #39817) | Jose Antonio Ortega Ruiz | |
2013-10-24 | Invalid assertion in xmix_vm.c (closes #40359) | Jose Antonio Ortega Ruiz | |
2010-10-10 | Fix for #56521.2.6 | Jose Antonio Ortega Ruiz | |
2010-09-27 | Fix for off-by-one bug in I-register modification breakpoints | Jose Antonio Ortega Ruiz | |
2010-09-11 | Fix for the fix of #31010 | Jose Antonio Ortega Ruiz | |
2010-09-10 | Fix for #31010 (no error on MOVE 0) | Jose Antonio Ortega Ruiz | |
2009-10-11 | Copyright year updated. | Jose Antonio Ortega Ruiz | |
2009-10-01 | Fix for #23816: missing symbol name in EQU is now just a warning. | Jose Antonio Ortega Ruiz | |
2008-08-31 | .ignore files for the compilation products | jao | |
2008-08-31 | mix_eval_scanner: clean up dead code and remove warning (input() not | jao | |
used) | |||
2008-03-15 | arch-inventory files removed | Jose Antonio Ortega Ruiz | |
2008-03-15 | Copyright year update | Jose Antonio Ortega Ruiz | |
2008-03-15 | Small intl fixes and POTFILES.in updated. | Jose Antonio Ortega Ruiz | |
2008-03-15 | Ignore files generated by autogen.sh | Jose Antonio Ortega Ruiz | |
2007-06-25 | GPL v3 notices | Jose A Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-43 | |||
2006-08-15 | Make -Werror a configuration option and use AM_CFLAGS everywhere1.2.3 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-42 | |||
2006-08-10 | 64bit compilation fixes & About dialog embellishments | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-37 | |||
2006-08-08 | Sloppy gpointer conversions fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-32 | |||
2006-08-08 | External programs management improvement | Jose Antonio Ortega Ruiz | |
- External programs (editor and mixasm) execution is more robustly controlled both in mixvm and gmixvm. - In gmixvm the external programs dialog has been revamped: - Only proper paths can be introduced for the executables (via a graphical file chooser). - Flags for mixasm are no longer free text, but a check button. - Internally, the code has been refactored. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-28 | |||
2006-08-06 | Make distcheck happy | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-23 | |||
2006-08-05 | All tests passing again (mix parser re-entrant) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-17 | |||
2006-08-05 | Compilation tests re-enabled | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-16 | |||
2006-08-05 | Invalid F-spec reported as warnings, to allow hacks as CMPX xxxx(6) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-13 | |||
2006-08-05 | Accept F-spec in NOP (with warning) | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-12 | |||
2006-08-05 | Bug fix: mixvm's smem correctly handles negative zero | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-11 | |||
2006-08-05 | Bug fix: typo in cbpo help string | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-10 | |||
2006-08-05 | Compilation warnings fixed | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-9 | |||
2006-03-24 | CVS $Id$ tags removed. | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-7 | |||
2006-03-24 | Compilation warnings fixed. | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-5 | |||
2006-03-21 | Arch inventory files added | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-4 | |||
2006-03-20 | Bug fixes for 1.2.2 (latest CVS version) | Jose Antonio Ortega Ruiz | |
* mixgtk/mixgtk.glade (Module): I1 and I2 in mixvm swapped to their correct position (closes #15746). * mixgtk/mixgtk_mixvm.c (init_mem_): fixed segfault when clicking Memory title bar (closes #15910). * configure.in: obsolete C flags for Darwin deleted. * misc/mixal-mode.el (Module): sync with Emacs CVS (Pieter). * mixlib/mix.c: copyright year in console message updated. * mixgtk/mixgtk_device.c (write_char_): buffer size was insufficient. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-3 | |||
2006-03-20 | Version 1.2.1 imported1.2.1 | Jose Antonio Ortega Ruiz | |
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-1 |