jak-project/common/goos
ManDude 26c3fb65e9
make some macros for DMA stuff (#725)
* [compiler] allow infinite args for `logior`

* make some dma macros and use them on `display`

* [goos] add `string->symbol`

* make a sketchy macro

* fix tests

* `with-dma-bucket` and `dma-buffer-add-vector4w-2`

* cleanup `debug`

* cleanup `menu`

* go thru `texture` pt 1

* finish `texture`

* `sprite` pt 1

* `sprite` pt 2

* `generic`

* `gs` and `main`
2021-08-01 17:11:32 -04:00
..
Interpreter.cpp make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
Interpreter.h make some macros for DMA stuff (#725) 2021-08-01 17:11:32 -04:00
Object.cpp [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -04:00
Object.h [decompiler] Working toward bsp (#717) 2021-07-25 15:30:37 -04:00
ParseHelpers.cpp Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
ParseHelpers.h Support "game count" and v4 objects (#140) 2020-11-24 20:48:38 -05:00
PrettyPrinter.cpp [decomp] Clean up - part 2 (#687) 2021-07-11 16:35:25 -04:00
PrettyPrinter.h support anonymous functions (#323) 2021-03-14 19:06:51 -04:00
Reader.cpp Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00
Reader.h Fix compiler crashes and improve return statements. (#652) 2021-06-30 00:11:46 -04:00
ReplUtils.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ReplUtils.h REPL: Add clear-screen / auto-complete / basic hints and syntax highlighting (#316) 2021-03-07 23:41:21 -05:00
TextDB.cpp [Decompiler] WIP: Stack Spills (#382) 2021-04-25 14:48:54 -04:00
TextDB.h [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00