Changes between Version 36 and Version 37 of WikiStart
- Timestamp:
- Sep 20, 2018, 10:45:57 AM (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v36 v37 1 = Overview = 1 === Release version === 2 Tarball with sources: **N/A**\\ 3 SHA1 hashsum of the tarball: **N/A**\\ 4 \\ 5 ZIP archive with sources: **N/A**\\ 6 SHA1 hashsum of the ZIP archive: **N/A**\\ 2 7 3 Current version: **0.1.91**\\ 4 Download: [https://github.com/dsalychev/mcusim/tarball/master tar.gz], [https://github.com/dsalychev/mcusim/zipball/master zip] 8 === Current version === 9 Tarball with sources: **N/A**\\ 10 SHA1 hashsum of the tarball: **N/A**\\ 11 \\ 12 ZIP archive with sources: **N/A**\\ 13 SHA1 hashsum of the ZIP archive: **N/A**\\ 5 14 6 15 Main purpose of MCUSim is to reproduce microcontroller unit (MCU) within electronic circuit. It is achieved by decoding opcodes and maintaining state of MCU within a program and substituting peripherals (sensors, external RAM, etc.) using external modules written in Lua. … … 18 27 * [https://groups.google.com/forum/#!forum/mcusim-dev Mailing List for Developers] 19 28 20 = MCUSim Manual=29 == MCUSim Tips and Guides == 21 30 I. Preface 22 31 II. Getting Started