auxtools
auxtools copied to clipboard
Pointers aren't supported
When the debugger hits lines using pointers it loses track of the offset until a new proc is reached.
https://www.byond.com/docs/ref/#/operator/&/pointer
fixed by https://github.com/willox/dmasm/pull/7