jak-project/common/util
ManDude 1e11a588f5
[decomp] loader prelim work + some cleanup (#697)
* [decomp] `loader` prelim work + some cleanup

* more things

* more

* even more

* yet even more

* minor fixes

* decompiler fix + use behaviors for two funcs

* last functions

* Create loader_REF.gc

* more work

* change vag tool config format + unrelated farmer and yakow stuff

* update some things

* fix some decomp

* cleanup things i came across + make dgo compileable

* fix consistency test

* update refs

* offline test: skip buggy `external-art-buffer` method

* fix test
2021-07-23 18:30:49 -04:00
..
assert.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BinaryReader.h add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
BinaryWriter.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
BitUtils.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
BitUtils.h [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
CopyOnWrite.h [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
dgo_util.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp [decomp] loader prelim work + some cleanup (#697) 2021-07-23 18:30:49 -04:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
FileUtil.cpp Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
FileUtil.h Automatically watch PCSX2 savestate directory and analyze the EE Memory (#507) 2021-05-20 14:18:28 -04:00
json_util.cpp Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
json_util.h Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
print_float.cpp Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
print_float.h Use dragonbox to print floats (#481) 2021-05-13 21:05:05 -04:00
Range.h [Decompiler] bitfield support and clean up of DMA (#350) 2021-04-11 16:07:01 -04:00
SmallVector.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
Trie.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00