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

Decomp: DvdArchive #189

Merged
merged 20 commits into from
Jun 13, 2022
Merged

Decomp: DvdArchive #189

merged 20 commits into from
Jun 13, 2022

Conversation

vabold
Copy link
Contributor

@vabold vabold commented Jun 13, 2022

Addresses #76, task 1.

@vabold vabold marked this pull request as ready for review June 13, 2022 23:16
@riidefi
Copy link
Owner

riidefi commented Jun 13, 2022

LGTM! Nice work :)

@vabold vabold changed the title Decomp: DvdArchive [WIP] Decomp: DvdArchive Jun 13, 2022
@riidefi riidefi merged commit 902ea8c into riidefi:master Jun 13, 2022
@riptl riptl added the decomp PRs that add decompiled code label Jul 9, 2022
riidefi pushed a commit that referenced this pull request Feb 25, 2024
* Decomp: DvdArchive ctor/dtor

* [FAIL] Decomp: DvdArchive load, various functions

"Various functions" refers to inlined/unused functions

* Decomp: DvdArchive load, inlined/unused functions

* Decomp: DvdArchive clear

* Decomp: DvdArchive unmount

* Decomp: DvdArchive getFile

mkwutil/verify_staticr_rel.py is also changed to prevent terminal flooding

* Decomp: DvdArchive load

* Decomp: DvdArchive loadBuffer

* Fix: DvdArchive getFile

* Decomp: DvdArchive getFileCopy

DvdArchive::getFile now takes in size_t instead of s32 for size.

* Decomp: DvdArchive move

* Decomp: DvdArchive tryRipFile

* Decomp: DvdArchive ripFile

* Decomp: DvdArchive decompress

* Decomp: DvdArchive loadOther

* Final: File cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decomp PRs that add decompiled code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants