Skip to content

sw & jump issues#12

Open
nolcut wants to merge 4 commits into
celebi-pkg:mainfrom
nolcut:main
Open

sw & jump issues#12
nolcut wants to merge 4 commits into
celebi-pkg:mainfrom
nolcut:main

Conversation

@nolcut
Copy link
Copy Markdown

@nolcut nolcut commented Aug 6, 2025

  • (jump) check if line is empty before indexing
  • (sw) immediate was being doubled. (e.g. sw x1, 4(x2) would translate to sw x1, 8(x2))

nolcut added 2 commits August 5, 2025 19:20
- (jump) check if line is empty before indexing
- (sw) immediate was being doubled. (e.g. sw x1, 4(x2) would translate to sw x1, 8(x2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant