mirror of https://github.com/bsnes-emu/bsnes.git
8d5cc0c35e
byuu says: Changelog: - nall::lstring -> nall::string_vector - added IntegerBitField<type, lo, hi> -- hopefully it works correctly... - Multitap 1-4 -> Super Multitap 2-5 - fixed SFC PPU CGRAM read regression - huge amounts of SFC PPU IO register cleanups -- .bits really is lovely - re-added the read/write(VRAM,OAM,CGRAM) helpers for the SFC PPU - but they're now optimized to the realities of the PPU (16-bit data sizes / no address parameter / where appropriate) - basically used to get the active-display overrides in a unified place; but also reduces duplicate code in (read,write)IO |
||
---|---|---|
.. | ||
button.cpp | ||
canvas.cpp | ||
check-button.cpp | ||
check-label.cpp | ||
combo-button-item.cpp | ||
combo-button.cpp | ||
combo-edit-item.cpp | ||
combo-edit.cpp | ||
console.cpp | ||
frame.cpp | ||
hex-edit.cpp | ||
horizontal-scroll-bar.cpp | ||
horizontal-slider.cpp | ||
icon-view-item.cpp | ||
icon-view.cpp | ||
label.cpp | ||
line-edit.cpp | ||
progress-bar.cpp | ||
radio-button.cpp | ||
radio-label.cpp | ||
source-edit.cpp | ||
tab-frame-item.cpp | ||
tab-frame.cpp | ||
table-view-cell.cpp | ||
table-view-column.cpp | ||
table-view-header.cpp | ||
table-view-item.cpp | ||
table-view.cpp | ||
text-edit.cpp | ||
tree-view-item.cpp | ||
tree-view.cpp | ||
vertical-scroll-bar.cpp | ||
vertical-slider.cpp | ||
viewport.cpp | ||
widget.cpp |