Léo Lam 756d231ff9 file_sys: Add support for BPS patches
The BPS format allows distributing patches that are smaller and that do
not contain copyrighted content if data is relocated
(unlike non-trivial IPS patches).

This is essential for games such as MM3D that have three barely
different code revisions. Supporting all three versions would
demand an unreasonable amount of work; with BPS patches only one
version has to be supported.
2019-12-22 10:46:47 +01:00
..
2019-07-23 23:10:17 +01:00
2019-04-16 22:17:07 +08:00
2018-09-06 16:03:28 -04:00
2018-11-04 10:26:38 -05:00
2018-09-06 16:03:28 -04:00
2019-11-09 12:56:17 -07:00