bsnes/higan/fc
Tim Allen f3e67da937 Update to v101r19 release.
byuu says:

Changelog:

-   added \~130 new PAL games to icarus (courtesy of Smarthuman
    and aquaman)
-   added all three Korean-localized games to icarus
-   sfc: removed SuperDisc emulation (it was going nowhere)
-   sfc: fixed MSU1 regression where the play/repeat flags were not
    being cleared on track select
-   nall: cryptography support added; will be used to sign future
    databases (validation will always be optional)
-   minor shims to fix compilation issues due to nall changes

The real magic is that we now have 25-30% of the PAL SNES library in
icarus!

Signing will be tricky. Obviously if I put the public key inside the
higan archive, then all anyone has to do is change that public key for
their own releases. And if you download from my site (which is now over
HTTPS), then you don't need the signing to verify integrity. I may just
put the public key on my site on my site and leave it at that, we'll
see.
2016-10-28 08:16:58 +11:00
..
apu Update to v100r14 release. 2016-07-30 13:56:12 +10:00
cartridge Update to v101r19 release. 2016-10-28 08:16:58 +11:00
controller Update to v100r15 release. 2016-07-31 12:11:20 +10:00
cpu Update to v100r14 release. 2016-07-30 13:56:12 +10:00
interface Update to v101r06 release. 2016-08-15 14:52:05 +10:00
memory Update to v100r03 release. 2016-07-10 15:28:26 +10:00
ppu Update to v100r14 release. 2016-07-30 13:56:12 +10:00
system Update to v100r14 release. 2016-07-30 13:56:12 +10:00
GNUmakefile Update to v100r03 release. 2016-07-10 15:28:26 +10:00
fc.hpp Update to v100r15 release. 2016-07-31 12:11:20 +10:00