diff options
Diffstat (limited to 'sim/tic80/ChangeLog')
-rw-r--r-- | sim/tic80/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/tic80/ChangeLog b/sim/tic80/ChangeLog index 4a458e4..33d6b1b 100644 --- a/sim/tic80/ChangeLog +++ b/sim/tic80/ChangeLog @@ -3,6 +3,7 @@ Thu May 8 11:57:47 1997 Michael Meissner <meissner@cygnus.com> * insns (jsr,bsr): For non-allulled calls, set r31 so that the return address does not reexecute the instruction in the delay slot. + (bbo,bbz): Reverse bit number. * misc.c (tic80_trace_*): Change format slightly to accomidate real large decimal values. |