Development - #12
Open
frehwagen wants to merge 8218 commits into
Open
Conversation
gardners
force-pushed
the
development
branch
from
February 23, 2021 00:21
0e1159b to
d0c8a0c
Compare
lydon42
force-pushed
the
development
branch
from
September 24, 2022 08:18
e62658f to
9c03f8a
Compare
removes dos_d81detach0/1 again
this seems not to work, unfreeze does not mount with it
… the current (chain of) DMA job(s) #826
…und-at-mb-boundaries 826 dma srcdst addresses wrap around at mb boundaries
Sustain is a level rather than a duration. This commit will change the naming of the register as well as the description.
Integrate HDMI audio bugfix from the Tyto 2 project.
- sdcardio: add $D6C1 to fastio read pass-through (was missing, causing busy-wait to never spin and all operations to appear instant); remove stale $D6CC/$D6CD/$D6CE entries from read and write paths; reorder cases to be in address order. - $D6C1 status register: remove busy bit (poll $D680 bit 0 instead); remove block_mismatch bit; shift remaining bits down to bit 0=error, bit 1=initialization error, bit 2=internal fault. - Replace REJECTED state with ERROR_IDLE, ERROR_UNINITIALIZED, and ERROR_INTERNAL_ERROR, isolating all dev_error assignments to these dedicated states. Strobe-while-busy now silently ignored. - Verify mismatch now redirects post_transaction_state to ERROR_IDLE, closing the QSPI bus cleanly before reporting the error. - C driver: busy polls moved to $D680 & 0x01; error checks unified to $D6C1 & 0x01. Applied to both s25flxxxs and s25flxxxl controllers. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tlebotsFan/mega65-core into MassiveBattlebotsFan-DMAgic_line_mode_improvements
Also: last minit QSPI interface fix
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.
No description provided.