-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed fastfract256.bas #107
Open
SerErris
wants to merge
10
commits into
commanderx16:master
Choose a base branch
from
SerErris:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Aug 9, 2020
-
Update for VERA 0.9 new registers
Changed the VPOKE's to reflect the new registers as per VERA 0.9
Configuration menu - View commit details
-
Copy full SHA for be14efb - Browse repository at this point
Copy the full SHA be14efbView commit details -
Changed the addresses of Pallette vmem to be in compliance with VERA 0.9
Configuration menu - View commit details
-
Copy full SHA for 2d67098 - Browse repository at this point
Copy the full SHA 2d67098View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78dbde - Browse repository at this point
Copy the full SHA f78dbdeView commit details
Commits on Aug 15, 2020
-
Changes were required to bring it to R37 compatibility and VERA 0.9 design. Changed all relevent. Beneath the obvious changes in addressing, also the pallette needed fixing as the way of storage of the pallette and read of registers changed. Now colors are hard defined in the code. Also added some comments for better understanding of what this code does in the commander X16.
Configuration menu - View commit details
-
Copy full SHA for b2e0760 - Browse repository at this point
Copy the full SHA b2e0760View commit details
Commits on Aug 27, 2020
-
VERA 0.9 and R37+ compatibility
Changed all commands 1:1 with the new versions. Also added some more REMs for better understanding. Changed the address for FACLO ZP from 218 ($DA) to 199 ($C7)
Configuration menu - View commit details
-
Copy full SHA for cf34b9a - Browse repository at this point
Copy the full SHA cf34b9aView commit details -
A faster fractal 256 utilizing VERA 0.9 capabilities, autoincrement and writing two registers at a time to speed up fractal generation.
Configuration menu - View commit details
-
Copy full SHA for 54b1431 - Browse repository at this point
Copy the full SHA 54b1431View commit details
Commits on Aug 30, 2020
-
bugfix ... missing color table
Fixed also some other parts that changed over the period.
Configuration menu - View commit details
-
Copy full SHA for a8293b4 - Browse repository at this point
Copy the full SHA a8293b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a573af - Browse repository at this point
Copy the full SHA 3a573afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ec61a - Browse repository at this point
Copy the full SHA f6ec61aView commit details -
bugfixed and change of VRAM setup
-Added back the color palette data -Changed Bitmap start to $4000 to preserve CharacterRAM. -Copied CHARROM to $1F000 to preserve fonts.
Configuration menu - View commit details
-
Copy full SHA for c0c940f - Browse repository at this point
Copy the full SHA c0c940fView commit details
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.