jak-project/goalc/compiler
water111 79d10979da
[decomp] math-camera (#491)
* decompile math camera

* missing line
2021-05-15 20:08:08 -04:00
..
compilation [decomp] math-camera (#491) 2021-05-15 20:08:08 -04:00
CodeGenerator.cpp [Compiler] Fix branch targets in disassembly (#379) 2021-04-23 15:07:22 -04:00
CodeGenerator.h [Decompiler] Clean up the output (#245) 2021-02-09 20:59:14 -05:00
Compiler.cpp Clean up some errors/crashes in decompiler (#452) 2021-05-11 16:43:13 -04:00
Compiler.h Clean up some errors/crashes in decompiler (#452) 2021-05-11 16:43:13 -04:00
CompilerException.h Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05:00
CompilerSettings.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
CompilerSettings.h Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
Env.cpp Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -05:00
Env.h Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -05:00
IR.cpp [OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483) 2021-05-14 18:43:12 -04:00
IR.h [OpenGOAL] make multiplication/divsion like GOAL and support in decompiler (#483) 2021-05-14 18:43:12 -04:00
Label.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Lambda.h Add deftype (#48) 2020-09-17 21:47:52 -04:00
StaticObject.cpp [Compiler] Support array fields in static objects (#284) 2021-02-25 22:49:46 -05:00
StaticObject.h [Compiler] Support array fields in static objects (#284) 2021-02-25 22:49:46 -05:00
SymbolInfo.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
Util.cpp [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
Val.cpp Support 128-bit variables (#336) 2021-03-25 16:02:48 -04:00
Val.h [Compiler] Support dynamically constructed bitfields (#354) 2021-04-11 19:21:49 -04:00