[BASIC] Added test of graphics primitives PSET/LINE/FRAME/RECT/CHAR#1
Merged
Merged
Conversation
Collaborator
|
This reports an overflow error in line 820 after running for a little bit (drawing the fractal). |
Collaborator
Author
|
I think R41 ROM is too old. It's working for me on current ROM master. |
indigodarkwolf
approved these changes
Feb 12, 2023
indigodarkwolf
left a comment
Collaborator
There was a problem hiding this comment.
Neat. That definitely looks like it tests a variety of graphics functions. If the emulators had better unit testing support with graphics, I'd probably ask that this be able to terminate automatically, but failing that, I think it seems good.
mooinglemur
pushed a commit
to mooinglemur/x16-rom
that referenced
this pull request
May 17, 2023
mooinglemur
added a commit
to mooinglemur/x16-rom
that referenced
this pull request
May 17, 2023
* Build firmware with PlatformIO, enable CI * Fix paths for archive * Use ATTIny 2.0.0-dev core from registry, add upload command reference --------- Co-authored-by: unknown <maximilian.gerhardt@rub.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
commanderx16/x16-rom#356