bsnes/nall/string
Tim Allen 0f78acffd7 Update to v093r07 release.
byuu says:

Changelog:
- importing a game won't show message box on success
- importing a game will select the game that was imported in the list
  - caveat: GTK+ port doesn't seem to be removing focus from item 0 even
    though the selection is on item 2
- Game Boy audio reduced in volume by 50%
- Game Boy Advance audio reduced in volume by 50%
- Game Boy internally mixes audio at 2MHz now
- Game Boy Advance's Game Boy audio hardware internally mixes audio at
  2MHz now
- Game Boy Color doesn't sort sprites by X-coordinate
- Game Boy Color allows transparency on BGpriority pixels
  - caveat: this seems to allow sprites to appear on top of windows
- Game Boy Color VRAM DMA transfers 16 bytes in 8 clocks (or 16 clocks
  in double speed mode)
- Game Boy Color VRAM DMA masks low 4-bits of source and destination
  address
- Game Boy Color VRAM DMA only allows reads from ROM or RAM
- Game Boy Color VRAM DMA only allows writes to VRAM
- fixed a bug in dereferencing a nullptr from pObject::find(), should
  fix crash when pressing enter key on blank windows
- fixed Windows RadioItem selection
- Game Boy Advance color emulation code added
2013-12-10 23:12:54 +11:00
..
allocator Update to v093r02 release. 2013-11-09 22:45:54 +11:00
char Update to v093r02 release. 2013-11-09 22:45:54 +11:00
eval Update to v093r05 release. 2013-12-03 21:01:59 +11:00
markup Update to v093r05 release. 2013-12-03 21:01:59 +11:00
base.hpp Update to v093r05 release. 2013-12-03 21:01:59 +11:00
cast.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
char.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
core.hpp Update to v093r02 release. 2013-11-09 22:45:54 +11:00
datetime.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
file.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
filename.hpp Update to v093r02 release. 2013-11-09 22:45:54 +11:00
format.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
list.hpp Update to v093r02 release. 2013-11-09 22:45:54 +11:00
platform.hpp Update to v093r07 release. 2013-12-10 23:12:54 +11:00
ref.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
replace.hpp Update to v093r02 release. 2013-11-09 22:45:54 +11:00
split.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
utility.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
variadic.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
wrapper.hpp Update to v093r05 release. 2013-12-03 21:01:59 +11:00