jak-project/decompiler/VuDisasm
Tyler Wilding c4a92571b2
Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295)
* ci: fix windows releases (hopefully)

* scripts: fix Taskfile file references for linux

* asserts: add `ASSERT_MSG` macro and ensure `stdout` is flushed before `abort`ing

* asserts: refactor all `assert(false);` with a preceeding message instances

* lint: format

* temp...

* fix compiler errors

* assert: allow for string literals in `ASSERT_MSG`

* lint: formatting

* revert temp change for testing
2022-04-12 18:48:27 -04:00
..
VuDisassembler.cpp Improve ASSERT macro, fix linux file paths in Taskfile and hopefully fix the windows release (#1295) 2022-04-12 18:48:27 -04:00
VuDisassembler.h decompile goal code for ocean mid (#1231) 2022-03-12 12:58:04 -05:00
VuInstruction.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
VuInstruction.h [graphics] ocean near (#1234) 2022-03-15 23:12:40 -04:00
VuProgram.h VU micro mode disassembler (#517) 2021-05-23 16:59:09 -04:00