Tharo
e77b83cf1b
Import fault bss under NON_MATCHING ( #1484 )
...
* Import fault bss under NON_MATCHING
* Fix comments in data files
* Fix variable name
2023-01-02 05:52:56 -05:00
Tharo
c8f4d66b00
Documentation for fault.c and fault_drawer.c ( #1106 )
...
* Mostly document fault and fault_drawer
* FaultDrawer printf functions return s32
* Review Suggestions for comments
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
* Some further review suggestions
* Further changes from suggestions
* Fix Fault_AddClient doc comment
* Bug comment for memdump overrun, add more to Fault_PadCallback bug comment
* mb -> MB, comment about bss above externs
* Fix color codes
Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com >
2022-02-02 16:43:34 -05:00
Roman971
53ceea717d
Properly align asm & data (+ minor fixes) ( #165 )
...
* Add .align 4 directives to all data/ files (+ minor alignment fixes)
* Use .balign for everything and fix typo
2020-05-26 18:09:00 -04:00
Random
298abfb128
Decompile z_jpeg.c ( #70 )
...
* Decompile z_jpeg.c
- Decompile z_jpeg.c
- Move .bss variables from fault.c and fault_drawer.c into .s files to avoid bss reordering
* Rename JPEGWork to JpegWork and minor fix in Jpeg_GetU16
2020-04-13 19:03:10 -04:00