fix-repeated-nodes #81

Merged
lash merged 10 commits from fix-repeated-nodes into master 2024-09-25 01:48:34 +02:00
Member

Updated .vis files and templates to change position of LOAD statements

Updated .vis files and templates to change position of LOAD statements
Alfred-mk added 7 commits 2024-09-23 22:41:11 +02:00
Alfred-mk requested review from lash 2024-09-23 22:44:08 +02:00
Alfred-mk changed title from fix-repeated-nodes to WIP: fix-repeated-nodes 2024-09-24 13:16:54 +02:00
Alfred-mk added 1 commit 2024-09-24 13:17:21 +02:00
Alfred-mk added 1 commit 2024-09-24 15:11:54 +02:00
Author
Member

For 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 flag

For the flag translation, we need to change line 127 on the go-vise code https://github.com/nolash/go-vise/blob/2b636b9f00efb6f0556c0c19aa0116dfc61c5da3/asm/flag.go#L127 This needs to be changed to `state.FlagDebugger.Register(fl, v[1]) ` to get the actual name of the flag
Alfred-mk changed title from WIP: fix-repeated-nodes to fix-repeated-nodes 2024-09-24 15:24:16 +02:00
Alfred-mk added a new dependency 2024-09-24 15:25:24 +02:00
lash approved these changes 2024-09-25 01:41:37 +02:00
lash added 1 commit 2024-09-25 01:41:45 +02:00
lash merged commit 0caf82a27e into master 2024-09-25 01:48:34 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: urdt/ussd#81
No description provided.