maziac

Results 35 comments of maziac

Hi, one thought from my side. In general I like the idea of a size operator. It can be quite handy for strings or LDIR and I also used the...

Makes sense to me. Would be a nice feature if it works as you explained. The example would very well fit my coding style.

Actually I would rate 'label' in `label=$+1 ld de,$10 ; label for self-modify code for the word value loaded into DE` as DATA. :-) Maybe CODE is a little bit...

- I really like the idea. But it would also be fine to have all this information in one file. So it would be sub-optimal to have the labels file...

I'm not sure but from your refactoring goal's it looks like you are thinking of removing the dot label syntax. Please don't do so. The dotted labels and modules are...

I have noticed that you removed the dot notation from the module names because I had to change my code accordingly. I was using these labels and found them very...

Hi, I'm actually not sure what this change is supposed to do. The contributes.breakpoints is for debugger extensions. But asm-code-lens is no debugger. It might be that you are able...

Could you maybe upload the complete project as a zip. You can attach it here in the issue. Best together with the .vscode/launch.son and also the sld and the nex...

No problem. I could reproduce the problem. But it seems to be a CSpect issue. CSpect (2.16.5) behaves the same (it does not break at the interrupt address) if the...