diff options
Diffstat (limited to 'sim/msp430/ChangeLog')
-rw-r--r-- | sim/msp430/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/msp430/ChangeLog b/sim/msp430/ChangeLog index 41da2a7..345c804 100644 --- a/sim/msp430/ChangeLog +++ b/sim/msp430/ChangeLog @@ -1,3 +1,8 @@ +2020-08-07 Jozef Lawrynowicz <jozef.l@mittosystems.com> + + * msp430-sim.c (sim_open): Increase the size of the main memory region + to 0xFAC0. + 2020-08-05 Jozef Lawrynowicz <jozef.l@mittosystems.com> * msp430-sim.c (put_op): For unsigned multiplication, explicitly cast |