decomp: eye (#778)

* decomp: `eye` close just need a pile of casts for the rendering code

* stash

* decomp: `eye` mostly cleaned up, xmm reg issue with `pextlb`

* waitin

* update ref tests and gsrc

* update reference tests
This commit is contained in:
Tyler Wilding
2022-02-12 22:39:25 -05:00
committed by GitHub
parent ffb04ddd10
commit bf11ef3934
20 changed files with 2629 additions and 2559 deletions
+1 -4
View File
@@ -53,6 +53,7 @@
)
;; definition for method 3 of type sparticle-launcher
;; INFO: this function exists in multiple non-identical object files
(defmethod inspect sparticle-launcher ((obj sparticle-launcher))
(format #t "[~8x] ~A~%" obj (-> obj type))
(format #t "~Tbirthaccum: ~f~%" (-> obj birthaccum))
@@ -212,7 +213,3 @@
;; failed to figure out what this is:
0