vs-ude / mic-1-toolbox

Web-based MIC-1 emulator and toolbox
https://vs-ude.github.io/mic-1-toolbox/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Line highlighting while stepping #93

Closed Ataraxxis closed 7 months ago

Ataraxxis commented 1 year ago

Highlight Code lines (micro when micro step, macro when macro step)

Ataraxxis commented 1 year ago

Controller (ng service) Trigger on Button Click/Error/Breakpoint etc Priority highlighting: Error > Breakpoint > Current Step Line (Only Step Mode)

YasinKavuk commented 7 months ago

Lost for Macro steps after merging pull request #201