mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #339] [NSpire CX] Simulator renders with 90-degree rotated framebuffer, odd behavior with dropped lines #155
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#155
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @Luminoso-256 on GitHub (Sep 12, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/339
Describe the bug
When building the nspire simulator target with
make PLATFORM=simulator TARGET=nspireand running it on an NSpire CX, the framebuffer appears incorrectly rotated and effectively unintelligible.To Reproduce
upsilon.tnsto calculatorExpected behavior
The framebuffer appears correctly
Screenshots


Device (please complete the following information):
I'd be happy to try some things and make an attempt at fixing the issue if anyone has a rough idea of where things are going wrong.