mirror of https://github.com/bsnes-emu/bsnes.git
ec9729a9e1
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) |
||
---|---|---|
.. | ||
browser-dialog.cpp | ||
browser-dialog.hpp | ||
extension.cpp | ||
extension.hpp | ||
fixed-layout.cpp | ||
fixed-layout.hpp | ||
horizontal-layout.cpp | ||
horizontal-layout.hpp | ||
list-view-item.cpp | ||
list-view-item.hpp | ||
list-view.cpp | ||
list-view.hpp | ||
message-dialog.cpp | ||
message-dialog.hpp | ||
shared.hpp | ||
vertical-layout.cpp | ||
vertical-layout.hpp |