bsnes/higan/pce/vdc
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
..
background.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
dma.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
io.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
irq.cpp Update to v102r04 release. 2017-01-26 12:06:06 +11:00
memory.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
serialization.cpp Update to v102r07 release. 2017-02-13 10:09:03 +11:00
sprite.cpp Update to v102r03 release. 2017-01-24 08:18:54 +11:00
vdc.cpp Update to v106r30 release. 2018-05-28 11:16:27 +10:00
vdc.hpp Update to v106r36 release. 2018-06-04 12:44:57 +10:00