WIP: Graphics screen and graphics_32/draw_line #23

Draft
Gelthor wants to merge 5 commits from Gelthor/symphony_stdlib:graphics into main
Contributor

New screen module for setting the graphics and test modes.

New 32-bit graphics module that has draw_pixel and draw_line.

If this looks OK I'll 8-bit versions of both.

New screen module for setting the graphics and test modes. New 32-bit graphics module that has draw_pixel and draw_line. If this looks OK I'll 8-bit versions of both.
Gelthor added 3 commits 2026-09-11 03:02:47 +02:00
Gelthor added 2 commits 2026-09-14 00:19:32 +02:00
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u https://gitea.shatteredmint.net/Gelthor/symphony_stdlib graphics:Gelthor-graphics
git checkout Gelthor-graphics
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TCShenanigans/symphony_stdlib#23