water111
|
dbc266c00b
|
New Pretty Printer (#994)
* begin work on improved pretty printer
* update ref
* finish pretty printer
* force line break for defstate
|
2021-12-04 16:06:01 -05:00 |
|
water111
|
4989470828
|
recognize +! and set-vector (#706)
"
|
2021-07-17 15:00:10 -04:00 |
|
water111
|
a6d5c4eda3
|
[decompiler] clean up vector detection and add vector float product detection (#638)
* change
* recognize vector float product and update tests
|
2021-06-27 17:24:35 -04:00 |
|
Tyler Wilding
|
b75a64fc29
|
(init-vf0-vector) to make vector code a bit more readable (#494)
* decomp: Use a macro for loading VF0 (maybe should be in goal-lib.gc?)
* update references
* lint: format
* delete now unused file
|
2021-05-16 13:49:24 -04:00 |
|
water111
|
79d10979da
|
[decomp] math-camera (#491)
* decompile math camera
* missing line
|
2021-05-15 20:08:08 -04:00 |
|
Tyler Wilding
|
790e65a78c
|
decomp: Decompile wind (#480)
* decomp: Decompile `wind`
* include `<limits>`
|
2021-05-13 20:46:37 -04:00 |
|