fix-repeated-nodes #81
2 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: urdt/ussd#81
Reference in New Issue
Block a user
Delete Branch "fix-repeated-nodes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated .vis files and templates to change position of LOAD statements
fix-repeated-nodesto WIP: fix-repeated-nodesFor the flag translation, we need to change line 127 on the go-vise code
2b636b9f00/asm/flag.go (L127)This needs to be changed to
state.FlagDebugger.Register(fl, v[1])to get the actual name of the flagWIP: fix-repeated-nodesto fix-repeated-nodes