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

Look into a potential problem with the padding code. #76

Closed
buu342 opened this issue Nov 14, 2021 · 3 comments
Closed

Look into a potential problem with the padding code. #76

buu342 opened this issue Nov 14, 2021 · 3 comments
Assignees
Labels
Bug Something isn't working Implemented This has been fixed but not yet published/pushed UNFLoader This is related to the UNFLoader tool

Comments

@buu342
Copy link
Owner

buu342 commented Nov 14, 2021

When testing my presentation via USB, I found that something was causing an asset (that was the very last chunk of data in the ROM) to get messed up. Upon further investigation, padding the ROM with extra stuff would not cause this to happen. Similarly, loading the ROM via SD card did also not screw it up. Could there be something potentially funky going on with the USB padding code?

@buu342 buu342 added Bug Something isn't working UNFLoader This is related to the UNFLoader tool labels Nov 14, 2021
@buu342 buu342 self-assigned this Nov 14, 2021
@buu342
Copy link
Owner Author

buu342 commented Jul 19, 2022

Heh, as it turns out there is no padding code. The 64Drive simply has another firmware bug. So looks like I better pad myself...

@buu342
Copy link
Owner Author

buu342 commented Mar 13, 2023

Fixed in 4a8291e. I'll close this issue when the rewrite branch gets merged.

@buu342 buu342 added the Implemented This has been fixed but not yet published/pushed label Mar 13, 2023
buu342 added a commit that referenced this issue Mar 28, 2023
@buu342
Copy link
Owner Author

buu342 commented Mar 28, 2023

Also fixed in 275f9e5 for non-rewrite.

@buu342 buu342 closed this as completed Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Implemented This has been fixed but not yet published/pushed UNFLoader This is related to the UNFLoader tool
Projects
None yet
Development

No branches or pull requests

1 participant