From abea9e28ead8f04e13313e749bfdf15d85f0bdbc Mon Sep 17 00:00:00 2001 From: Stephane Carrez Date: Tue, 13 Aug 2002 07:57:18 +0000 Subject: * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping when IO mapping changed, not when internal RAM mapping is changed. --- sim/m68hc11/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sim/m68hc11/ChangeLog') diff --git a/sim/m68hc11/ChangeLog b/sim/m68hc11/ChangeLog index 95047da..3f8c0bd 100644 --- a/sim/m68hc11/ChangeLog +++ b/sim/m68hc11/ChangeLog @@ -1,3 +1,8 @@ +2002-08-13 Marko Kohtala + + * dv-m68hc11.c (m68hc11cpu_io_write): Fix to update IO mapping + when IO mapping changed, not when internal RAM mapping is changed. + 2002-08-13 Stephane Carrez * m68hc11_sim.c (cpu_special): Handle call and rtc instructions. -- cgit v1.1