water111
|
5ec9a91eb9
|
Decompiler fixes + decompiling (#276)
* decomp pad
* more decompilation
* update
* fix test name
|
2021-02-22 09:36:30 -05:00 |
|
water111
|
4b1b7e9507
|
[Decompile] DMA and similar (#275)
* add some dma
* clean up
* add progress script and make codacy happy
|
2021-02-21 11:02:28 -05:00 |
|
water111
|
8775840265
|
[Decomp] Decompile engine math library types (#272)
* decompile some stuff
* fix typo
* playing around with trigonometry
* more progress on trig
* more trig
* comments and small fixes
* finish trig
|
2021-02-20 11:42:46 -05:00 |
|
water111
|
db48d94270
|
[Decompiler] Clean Up (#271)
* clean up
* fix up until generic ops
* finish kernel
* documentation
* types
* add missing file
|
2021-02-18 11:35:45 -05:00 |
|
water111
|
f1a93886e7
|
[Decomp] Decompile gstring (#267)
* decompile gstring
* update
* Update code_status.md
* Update code_status.md
* decompile gstate
* add test for states, hope it passes
* also test throw and catch xmms
* update doc
|
2021-02-16 20:37:48 -05:00 |
|
water111
|
71dda76e2b
|
Add some compiler features and documentation (#147)
* update doc
* add disassemble and type checking
* improve compiler error messages
|
2020-12-01 21:39:46 -05:00 |
|
water
|
e93b54347f
|
add float min max to the compiler
|
2020-11-29 10:46:14 -05:00 |
|
water
|
dc32b59217
|
update
|
2020-11-28 20:53:13 -05:00 |
|