bsnes/higan/sfc
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
..
cartridge Update to v106r35 release. 2018-06-03 23:14:42 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v106r35 release. 2018-06-03 23:14:42 +10:00
cpu Update to v105r1 release. 2017-11-07 09:05:54 +11:00
dsp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
expansion Update to v106r30 release. 2018-05-28 11:16:27 +10:00
interface Update to v106r35 release. 2018-06-03 23:14:42 +10:00
memory Update to v106r30 release. 2018-05-28 11:16:27 +10:00
ppu Update to v106r35 release. 2018-06-03 23:14:42 +10:00
ppu-fast Update to v106r36 release. 2018-06-04 12:44:57 +10:00
slot Update to v106r20 release. 2018-05-15 00:13:30 +10:00
smp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
system Update to v106r35 release. 2018-06-03 23:14:42 +10:00
GNUmakefile Update to v106r28 release. 2018-05-26 13:29:14 +10:00
sfc.hpp Update to v106r28 release. 2018-05-26 13:29:14 +10:00