Gabriel Marcano
|
d010f2858b
|
Remove trailing white space
- Removed trailing whitespace from all source code files (.c, .h. and
.s) and the README.md
|
2020-08-26 23:01:58 +02:00 |
|
Wolfvak
|
929cc7fdcf
|
better hints to reduce compiled size by a few kb
mostly just added static const to constant arrays/buffers
|
2020-07-23 13:46:42 -03:00 |
|
aspargas2
|
77b83bc89e
|
move structs that are only used locally from .h to .c in disadiff and bdri
|
2020-06-30 19:22:18 +02:00 |
|
aspargas2
|
7322e31f43
|
refactor disadiff to cater more nicely to a vdisadiff
|
2019-09-29 19:53:29 +02:00 |
|
aspargas2
|
0b3b5529f2
|
add DISA/DIFF writing
this has only been tested with DIFF, specifically title database type files, but there's no reason it shouldn't work on all DISA/DIFF files
|
2019-09-29 19:53:29 +02:00 |
|
d0k3
|
cabe185016
|
Added simple DISA / DIFF decoder
|
2018-02-20 22:54:16 +01:00 |
|