Search results
Is there a way to "dump the lowest value of SP" used by your program?
Score: 164.68 %,
Type: Forum topic , Comments: 6 comments
(let's say 0xe000-0xf300). The 2nd line in Nyyrikki's script then becomes
debug set_watchpoint write_mem {0xe000 0xf2ff} {[reg sp] < $::losp} {set ::losp [reg sp]}
Another alternative (which ...
Z80 Assembly Meter now supports the "SDCC-dialect"
Score: 164.53 %,
Type: Forum topic , Comments: 2 comments
Just showing some appreciation :-)
theNestruo has released an update to the, already great, extension "Z80 Assembly meter". This time we get support for some of the strange syntax SDCC outputs and requires. This is great! --One thing is ...
