mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-02 17:05:17 +00:00
0041584d2e
Instead of traversing a single dual-element stack, use separate stacks for forward and backward. Record whether the jump was from a Note, so we select the right set of lines when we return to it. If nothing is selected, push the current top position on, instead of doing nothing at all. Correctly handle the case where somebody is trying to jump to the current position. |
||
---|---|---|
.. | ||
Properties | ||
Address.cs | ||
Asm65.csproj | ||
CpuDef.cs | ||
Formatter.cs | ||
Helper.cs | ||
Label.cs | ||
Number.cs | ||
OpDef.cs | ||
OpDescription.cs | ||
OpName.cs | ||
StatusFlags.cs | ||
TriState16.cs |