Skip to content
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

improved directory handling for menu, basic PSP support #10

Merged
merged 3 commits into from
Jan 18, 2021

Conversation

irixxxx
Copy link
Contributor

@irixxxx irixxxx commented Jan 14, 2021

This is for better handling of directory listings in menu. The old version had a bug handling the "." directory reference.
It's also necessary to have a platform dependent reference to the data storage directory root, as e.g. the PSP should reference to ms0:/ for this.
The menubg_src parameters are also for PSP support, since the background image is copied from the frame buffer (that is, after scaling) and not from the emulation screen.

@irixxxx
Copy link
Contributor Author

irixxxx commented Jan 14, 2021

Apparently the merge I did from your repo produced something strange... only the last 3 commits are new. If you think this is going to produce more problems I can make a fresh fork and rebase those commits there.

@notaz
Copy link
Owner

notaz commented Jan 15, 2021

Yeah it would be better not to have the duplicate commits.

@irixxxx
Copy link
Contributor Author

irixxxx commented Jan 15, 2021

This is looking better, isn't it.

@irixxxx
Copy link
Contributor Author

irixxxx commented Jan 16, 2021

oops, there was a crash bug... fixed.

@notaz notaz merged commit 76e45c3 into notaz:master Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants