bsnes/higan/target-bsnes
Tim Allen ec9729a9e1 Update to v106r36 release.
byuu says:

Changelog:

  - nall: renamed array to adaptive_array; marked it as deprecated
  - nall: created new array class; which is properly static (ala
    std::array) with optional bounds-checking
  - sfc/ppu-fast: converted unmanaged arrays to use nall/array (no speed
    penalty)
  - bsnes: rewrote the cheat code editor to a new design
  - nall: string class can stringify pointer types directly now, so
    pointer() was removed
  - nall: added array_view and pointer types (still unsure if/how I'll
    use pointer)
2018-06-04 12:44:57 +10:00
..
input Update to v106r25 release. 2018-05-23 13:45:24 +10:00
presentation Update to v106r35 release. 2018-06-03 23:14:42 +10:00
program Update to v106r36 release. 2018-06-04 12:44:57 +10:00
resource Update to v106r26 release. 2018-05-24 12:14:17 +10:00
settings Update to v106r27 release. 2018-05-25 18:02:38 +10:00
tools Update to v106r36 release. 2018-06-04 12:44:57 +10:00
GNUmakefile Update to v106r35 release. 2018-06-03 23:14:42 +10:00
bsnes.cpp Update to v106r27 release. 2018-05-25 18:02:38 +10:00
bsnes.hpp Update to v106r35 release. 2018-06-03 23:14:42 +10:00