mirror of https://github.com/bsnes-emu/bsnes.git
40f4b91000
byuu says: Changelog: - fixed I/O register reads; perfect score on endrift's I/O tests now - fixed mouse capture clipping on Windows [Cydrak] - several hours of code maintenance work done on the SFC core All higan/sfc files should now use the auto fn() -> ret; syntax. Haven't converted all unsigned->uint yet. Also, probably won't do sfc/alt as that's mostly just speed hack stuff. Errata: - forgot auto& instead of just auto on SuperFamicom::Video::draw_cursor, which makes Super Scope / Justifier crash. Will be fixed in the next WIP. |
||
---|---|---|
.. | ||
button.cpp | ||
canvas.cpp | ||
check-button.cpp | ||
check-label.cpp | ||
combo-button-item.cpp | ||
combo-button.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 | ||
list-view-cell.cpp | ||
list-view-column.cpp | ||
list-view-header.cpp | ||
list-view-item.cpp | ||
list-view.cpp | ||
progress-bar.cpp | ||
radio-button.cpp | ||
radio-label.cpp | ||
source-edit.cpp | ||
tab-frame-item.cpp | ||
tab-frame.cpp | ||
text-edit.cpp | ||
tree-view-item.cpp | ||
tree-view.cpp | ||
vertical-scroll-bar.cpp | ||
vertical-slider.cpp | ||
viewport.cpp | ||
widget.cpp |