bsnes/nall/string
Tim Allen fc7d5991ce Update to v097r18 release.
byuu says:

Changelog:
- fixed SNES sprite priority regression from r17
- added nall/windows/guard.hpp to guard against global namespace
  pollution (similar to nall/xorg/guard.hpp)
- almost fixed Windows compilation (still accuracy profile only, sorry)
- finished porting all of gba/ppu's registers over to the new .bit,.bits
  format ... all GBA registers.cpp files gone now
- the "processors :=" line in the target-$(ui)/GNUmakefile is no longer
  required
  - processors += added to each emulator core
  - duplicates are removed using the new nall/GNUmakefile's $(unique)
    function
- SFC core can be compiled without the GB core now
  - "-DSFC_SUPERGAMEBOY" is required to build in SGB support now (it's
    set in target-tomoko/GNUmakefile)
- started once again on loki (higan/target-loki/) [as before, loki is
  Linux/BSD only on account of needing hiro::Console]

loki shouldn't be too horrendous ... I hope. I just have the base
skeleton ready for now. But the code from v094r08 should be mostly
copyable over to it. It's just that it's about 50KiB of incredibly
tricky code that has to be just perfect, so it's not going to be quick.
But at least with the skeleton, it'll be a lot easier to pick away at it
as I want.

Windows compilation fix: move hiro/windows/header.hpp line 18 (header
guard) to line 16 instead.
2016-03-13 11:22:14 +11:00
..
allocator Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
eval Update to v097r14 release. 2016-02-16 20:11:58 +11:00
markup Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
transform Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
atoi.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
base.hpp Update to v097r17 release. 2016-03-13 11:22:14 +11:00
cast.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
compare.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
convert.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
core.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
datetime.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
find.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
format.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
hash.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
list.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
match.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
path.hpp Update to v097r17 release. 2016-03-13 11:22:14 +11:00
platform.hpp Update to v097r18 release. 2016-03-13 11:22:14 +11:00
replace.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
split.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
trim.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
utility.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
view.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00