water111
|
56625bb0ee
|
Make buttons a bitfield and fix let bug (#399)
* make pad buttons bitfields
* fix stupid let bug
* update tests
|
2021-04-29 20:25:45 -04:00 |
|
water111
|
70d93354eb
|
[Decompile] file-io, loader-h, texture-h, level-h, math-camera-h (#397)
* file-io and loader-h
* add test for level-h
* math camera-h
|
2021-04-28 20:51:17 -04:00 |
|
water111
|
fa122356ec
|
[Decompiler] Fixes for dma-disasm (#377)
* small tweaks
* fix up some more dma stuff
|
2021-04-23 20:29:15 -04:00 |
|
water111
|
9969445cf7
|
[Decomp] Math library: transform and quaternion (#344)
* decompile transform
* types for quaternion
* part of quaternion
* finish quaternion
* fix offline test reference
* wip fix to let issue
* fix
|
2021-04-02 11:35:14 -04:00 |
|
water111
|
0a76e6e157
|
[Decompiler] Make matrix decompile (#341)
* small fixes
* update
* add instructions
* finish matrix
* add matrix test cases
|
2021-03-28 20:26:30 -04:00 |
|
water111
|
64c35ca453
|
[Decompiler] Stack Variables (#338)
* clean up type analysis
* get everything set up
* basic stack variables working
* partial load fix
* most of matrix
* add offline tests
|
2021-03-27 15:18:59 -04:00 |
|
water111
|
7fac11ddf5
|
Support 128-bit variables (#336)
* wip 128 bit support
* add a few more files to offline test
|
2021-03-25 16:02:48 -04:00 |
|
water111
|
99683c0dac
|
[decompiler] Add tests and fixes for vector-h and math (#333)
* before messing with ssa stuff
* fix ash
* bounding box
|
2021-03-24 19:16:31 -04:00 |
|