bsnes/nall/string
Tim Allen aaf094e7c4 Update to v106r69 release.
byuu says:

The biggest change was improving WonderSwan emulation. With help from
trap15, I tracked down a bug where I was checking the wrong bit for
reverse DMA transfers. Then I also emulated VTOTAL to support variable
refresh rate. Then I improved HyperVoice emulation which should be
unsigned samples in three of four modes. That got Fire Lancer running
great. I also rewrote the disassembler. The old one disassembled many
instructions completely wrong, and deviated too much from any known x86
syntax. I also emulated some of the quirks of the V30 (two-byte POP into
registers fails, SALC is just XLAT mirrored, etc) which probably don't
matter unless someone tries to run code to verify it's a NEC CPU and not
an Intel CPU, but hey, why not?

I also put more work into the MSX skeleton, but it's still just a
skeleton with no real emulation yet.
2019-01-02 10:52:08 +11:00
..
allocator Update to v106r58 release. 2018-08-21 13:17:12 +10:00
eval Update to v099r14 release. 2016-07-01 21:50:32 +10:00
markup Update to v106r59 release. 2018-08-26 16:49:54 +10:00
transform Update to v106r47 release. 2018-07-14 13:59:29 +10:00
atoi.hpp Update to v101r02 release. 2016-08-09 21:07:18 +10:00
cast.hpp Update to v106r65 release. 2018-10-04 20:12:11 +10:00
compare.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
convert.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
core.hpp Update to v106r2 release. 2018-02-01 19:20:37 +11:00
find.hpp Update to v106r69 release. 2019-01-02 10:52:08 +11:00
format.hpp Update to v106r46 release. 2018-07-08 14:58:27 +10:00
match.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
pascal.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
replace.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
split.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
trim.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
utf8.hpp Update to v106r69 release. 2019-01-02 10:52:08 +11:00
utility.hpp Update to v106r65 release. 2018-10-04 20:12:11 +10:00
vector.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
view.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00