-
Notifications
You must be signed in to change notification settings - Fork 69
MMC1 512K PRG support #396
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
Open
sebastienvezina
wants to merge
19
commits into
llvm-mos:main
Choose a base branch
from
sebastienvezina:main
base: main
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
Changes from 7 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
28ab2c9
MMC1 512K PRG support
sebastienvezina 17b9b48
Fixed double __ in register names
sebastienvezina 88e2cb5
vscode plugin ignore - not needed
sebastienvezina a00393e
skip set CHR bits if switch to bank < 16
sebastienvezina 9993ac2
fix switching to a high bank was exiting early in the middle of the b…
sebastienvezina d11ec30
replaced cmp/bne w and/beq
sebastienvezina 085fec1
update actual registers
sebastienvezina 659a4a0
nes-mmc1 prg 512 unit tests
sebastienvezina 2610b30
hex to lowercase + removed references to prg 15
sebastienvezina cc334b9
jrowboy's set_prg_bank
sebastienvezina af1dc55
review https://github.com/llvm-mos/llvm-mos-sdk/pull/396#discussion_r…
sebastienvezina 1661294
fix https://github.com/llvm-mos/llvm-mos-sdk/pull/396#discussion_r206…
sebastienvezina a93c409
fix https://github.com/llvm-mos/llvm-mos-sdk/pull/396#discussion_r206…
sebastienvezina 48992f0
latest version of set_prg_bank but still use prg_rom_is_512 which sho…
sebastienvezina a1a1df2
attempt at fixing the fixed bank output format
sebastienvezina ed2856d
added __ prefix to prg_rom_is_512
sebastienvezina 181ecda
try to preserve the PRG RAM bit
sebastienvezina 500564c
Added prg-rom-512 test to list
sebastienvezina b62a60f
banked_call fiddling because set_prg_bank clobbers rc2 and/or rc3
sebastienvezina File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.