What's new in Tiny 8051 Microcontroller Simulator 0.7.4

Oct 8, 2017
  • 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]

New in Tiny 8051 Microcontroller Simulator 0.7.3 (Sep 18, 2016)

  • Fix detailed disassembly of MOV (direct), (direct)
  • Fix reminder in DIV AB

New in Tiny 8051 Microcontroller Simulator 0.7.2 (Sep 18, 2016)

  • Program memory is now cleared while loading hex file.

New in Tiny 8051 Microcontroller Simulator 0.6.1 (Sep 12, 2012)

  • Changelog: a few bugs were fixed and installer was improved.