ManDude
|
1f15165b33
|
rename current-display-frame and make it less confusing
|
2021-08-17 08:04:33 +01:00 |
|
ManDude
|
319bfb0d94
|
simplify with-dma-buffer-add-bucket
|
2021-08-17 06:23:08 +01:00 |
|
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 |
|
water111
|
73330302ba
|
fix bug in field lookup (#700)
|
2021-07-12 19:29:56 -04:00 |
|
water111
|
656489e942
|
[decomp] Clean up - part 2 (#687)
* temp
* temp2
* basic case support
* working for or without else
* support more cases
* clean up to drawable headers
* ocean
* format json
|
2021-07-11 16:35:25 -04:00 |
|
Tyler Wilding
|
87961bdb3b
|
decomp: generic (#611)
* decomp: Fix casting issue with uint64's from static data
* decomp: `generic`
* add forward declaration
Co-authored-by: water111 <48171810+water111@users.noreply.github.com>
|
2021-06-20 16:02:15 -04:00 |
|
Tyler Wilding
|
bb9fb3b2cd
|
Update all lisp headers to reduce size of formatting PR
|
2020-10-26 21:08:24 -04:00 |
|
water
|
1083bf784e
|
add empty files for all obj files
|
2020-09-04 14:44:23 -04:00 |
|