You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using sasm on a regular base. I have some feature requests which could enhance the usablity of sasm a lot.
The first one is, to be able to set a (list of) local include folders.
The next request concerns the debugging mode: First in debugging mode steps will not be shown anymore, if jumps were taken. Also when using locally define subroutines, or macros, stepping through those too would be equaly useful. Second in debug mode, the registers and data con be checked. To equaly see whats on the stack, could be useful as well.
I hope my suggestions are helpful, with kind regards!
The text was updated successfully, but these errors were encountered:
Thank you for proposals. Now I have no free time to implement these features. But if someone implement some of these features, I will gladly accept pull request.
Hi,
I am using sasm on a regular base. I have some feature requests which could enhance the usablity of sasm a lot.
The first one is, to be able to set a (list of) local include folders.
The next request concerns the debugging mode: First in debugging mode steps will not be shown anymore, if jumps were taken. Also when using locally define subroutines, or macros, stepping through those too would be equaly useful. Second in debug mode, the registers and data con be checked. To equaly see whats on the stack, could be useful as well.
I hope my suggestions are helpful, with kind regards!
The text was updated successfully, but these errors were encountered: