Skip to content

Commit

Permalink
Z2SoundObject, JAUSoundAnimator OK, work on Z2SoundHandles (#1968)
Browse files Browse the repository at this point in the history
* d_a_tag_evtarea mostly done, work on d_a_npc

* work on d_a_npc_ash

* work on Z2SoundHandles

* Z2SoundObject, JAUSoundAnimator OK

* Update Progress.md

---------

Co-authored-by: randomsalience <randomsalience@gmail.com>
  • Loading branch information
randomsalience and randomsalience authored Oct 26, 2023
1 parent e2d51bf commit b13ff9e
Show file tree
Hide file tree
Showing 46 changed files with 673 additions and 2,540 deletions.
8 changes: 4 additions & 4 deletions Progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ Section | Percentage | Decompiled (bytes) | Total (bytes)
.init | 97.972973% | 9280 | 9472
.extab | 100.000000% | 96 | 96
.extabindex | 100.000000% | 96 | 96
.text | 34.328845% | 1234652 | 3596544
.text | 34.566072% | 1243184 | 3596544
.ctors | 100.000000% | 448 | 448
.dtors | 100.000000% | 32 | 32
.rodata | 100.000000% | 193856 | 193856
.data | 100.000000% | 197632 | 197632
.sdata | 100.000000% | 1408 | 1408
.sdata2 | 100.000000% | 20832 | 20832
Total | 41.251512% | 1658588 | 4020672
Total | 41.463716% | 1667120 | 4020672

## Total

Section | Percentage | Decompiled (bytes) | Total (bytes)
---|---|---|---
main.dol | 41.251512% | 1658588 | 4020672
main.dol | 41.463716% | 1667120 | 4020672
RELs | 34.646328% | 3984440 | 11500324
Total | 36.357383% | 5643028 | 15520996
Total | 36.412354% | 5651560 | 15520996

## RELs

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions asm/Z2AudioLib/Z2SoundObject/__ct__15Z2SoundObjAnimeFv.s

This file was deleted.

16 changes: 0 additions & 16 deletions asm/Z2AudioLib/Z2SoundObject/__ct__15Z2SoundObjArrowFv.s

This file was deleted.

16 changes: 0 additions & 16 deletions asm/Z2AudioLib/Z2SoundObject/__ct__16Z2SoundObjSimpleFv.s

This file was deleted.

24 changes: 0 additions & 24 deletions asm/Z2AudioLib/Z2SoundObject/__ct__21Z2DopplerSoundObjBaseFv.s

This file was deleted.

26 changes: 0 additions & 26 deletions asm/Z2AudioLib/Z2SoundObject/__dt__21Z2DopplerSoundObjBaseFv.s

This file was deleted.

Loading

0 comments on commit b13ff9e

Please sign in to comment.