There are a few things in the current Mcu Monitor that are not convenient.
For example:
- You can't watch RAM, ROM and PGM at the same time.
- You can't watch internal Registers of the CPU (I can in 6502, but that is a hack).
- What happens with devices with no RAM ROM or PGM?
And there are other features that could be interesting:
- Add breakpoints at some PC value, RAM or ROM changes (in simulation mode, not in debugger mode).
So I'm thinking how to redesign it to solve these issues.
If you have some ideas please share here.
Related:
https://simulide.forumotion.com/t291-mcu-monitor-0-5-16
For example:
- You can't watch RAM, ROM and PGM at the same time.
- You can't watch internal Registers of the CPU (I can in 6502, but that is a hack).
- What happens with devices with no RAM ROM or PGM?
And there are other features that could be interesting:
- Add breakpoints at some PC value, RAM or ROM changes (in simulation mode, not in debugger mode).
So I'm thinking how to redesign it to solve these issues.
If you have some ideas please share here.
Related:
https://simulide.forumotion.com/t291-mcu-monitor-0-5-16
Last edited by arcachofo on Sat Oct 15, 2022 12:57 am; edited 2 times in total