https://github.com/techno-sam/msp430_emulator
https://github.com/techno-sam/msp430_emulator
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/techno-sam/msp430_emulator
- Owner: techno-sam
- License: gpl-3.0
- Created: 2023-09-04T15:22:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T06:08:34.000Z (4 months ago)
- Last Synced: 2025-02-07T04:13:32.780Z (4 months ago)
- Language: Dart
- Size: 896 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GUI frontend for [techno-sam/msp430_dart](https://github.com/techno-sam/msp430_dart) and [techno-sam/msp430_rust](https://github.com/techno-sam/msp430_rust), which provide assembly and emulation functions respectively.
An overview of the instruction set can be found at https://www.ti.com/lit/ug/slau144k/slau144k.pdf
An in-program manual will be added at a future date.