Skip to content

fix: wire g-shift 12x and 12÷ on n/i keys#19

Merged
shanehull merged 1 commit into
mainfrom
fix/g-shift-12x
Jul 23, 2026
Merged

fix: wire g-shift 12x and 12÷ on n/i keys#19
shanehull merged 1 commit into
mainfrom
fix/g-shift-12x

Conversation

@shanehull

Copy link
Copy Markdown
Owner

g + n = 12× (multiply X by 12), g + i = 12÷ (divide X by 12) for monthly/annual conversion.

  • Add Engine.Mul12() and Engine.Div12()
  • Wire gPrefixed dispatch
  • Update frontend gop from NOP to 12×/12÷

- Add Engine.Mul12() and Engine.Div12() for monthly/annual conversion
- Wire gPrefixed dispatch for 12×/12÷ ops
- Update frontend gop from NOP to 12×/12÷
@shanehull
shanehull merged commit 963d6f2 into main Jul 23, 2026
6 checks passed
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