bsnes/hiro/extension
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
..
browser-dialog.cpp Update to v106r2 release. 2018-02-01 19:20:37 +11:00
browser-dialog.hpp Update to v102r06 release. 2017-02-11 10:56:42 +11:00
extension.cpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
extension.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
fixed-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
fixed-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
horizontal-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
horizontal-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
list-view-item.cpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
list-view-item.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
list-view.cpp Update to v106r36 release. 2018-06-04 12:44:57 +10:00
list-view.hpp Update to v106r36 release. 2018-06-04 12:44:57 +10:00
message-dialog.cpp Update to v103r13 release. 2017-07-12 18:24:27 +10:00
message-dialog.hpp Update to v099r15 release. 2016-07-04 21:48:17 +10:00
shared.hpp Update to v098r09 release. 2016-05-04 20:07:13 +10:00
vertical-layout.cpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00
vertical-layout.hpp Update to v104r13 release. 2017-09-08 16:06:21 +10:00