1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-22 20:50:19 +10:00
Commit Graph

1 Commits

Author SHA1 Message Date
Virgil Dupras
fe15bafeca zasm: fix bug with registry selection
During expression parsing, if a local label was parsed, it would
select the local registry and keep that selection, making
subsequent global labels register in the wrong place.
2019-07-20 18:07:52 -04:00