[go: up one dir, main page]

Menu

[806231]: / ChangeLog.txt  Maximize  Restore  History

Download this file

8 lines (6 with data), 358 Bytes

1
2
3
4
5
6
Tiny8051-0.7.4:
Change: Add version number to About dialog.
Fix: mov (direct) (indirect) was disassembled incorrectly.
Fix: Various bit tests give wrong results.
Fix: ajmp was improperly increasing PC after executing instruction
Fix: B5 CJEE A, [direct address], [relative address] was incorrectly decoded to CJEE A, #constant, [relative address]