diff options
Diffstat (limited to 'sim/ft32/ChangeLog')
-rw-r--r-- | sim/ft32/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/ft32/ChangeLog b/sim/ft32/ChangeLog index 47218b4..f5b14ec 100644 --- a/sim/ft32/ChangeLog +++ b/sim/ft32/ChangeLog @@ -1,5 +1,10 @@ 2015-09-29 James Bowman <james.bowman@ftdichip.com> + * interp.c (step_once): Correct length for MEMSET and MEMCPY + instructions. + +2015-09-29 James Bowman <james.bowman@ftdichip.com> + * interp.c (cpu_mem_write): Do no write PM when locked. 2015-09-22 James Bowman <james.bowman@ftdichip.com> |