-
Notifications
You must be signed in to change notification settings - Fork 522
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
Add NanoBoyAdvance v35 #5482
base: master
Are you sure you want to change the base?
Add NanoBoyAdvance v35 #5482
Conversation
i mark it for v34, ok ? |
Yes is for v34 |
great sound improvement, very good alternative for GBA Emulation |
conflicting ;-( |
Fixed @nadenislamarre |
needs to be patched to avoid hacks like features: [padtokeyboard, decoration] features decoration must not be used anymore. (due to very recent changes) |
@liberodark why to you need to copy /usr/nba/ ? |
@nadenislamarre It's like redream it needs to be present with its files otherwise it won't work. |
but contrary to redream, it can be fixed while sources are here. |
Tried building this branch. Pulled it in, rebased from master, resolved the conflicts and added it to GeneratorImporter.py. Crashes when attempting to launch, here is stderr:
Notably this seems unrelated to the NbaGenerator itself, as NbaGenerator.py correctly calls for |
Changes needed for the updates to configgen in v35: master...Hew-ux:nanoboy-rebased |
This is conflicting for v35. What is the interest of adding NanoBoy Advance compared to mgba or vba-m? Again, we're nearing the limit of what the system can support before having everyone to re-partition again, |
@lbrpdx the interest I believe is more accurate emulation and less audio clipping. |
copy_tree must be avoided. |
Build OK