mirror of https://github.com/bsnes-emu/bsnes.git
2eb50fd70b
byuu says: Implemented the cheat database dialog, and most of the cheat editor dialog. I still have to handle loading and saving the cheats.bml file for each game. I wanted to finish it today, but I burned out. It's a ton of really annoying work to support cheat codes. There's also some issue with the width calculation for the "code(s)" column in hiro/GTK. Short-term: - add input port changing support - add other input types (mouse-based, etc) - finish cheat codes Long-term: - add slotted cart loader (SGB, BSX, ST) - add DIP switch selection window (NSS) - add overscan masking - add timing configuration (video/audio sync) Not planned: - video color adjustments (will allow emulated color vs raw color; but no more sliders) - pixel shaders - ananke integration (will need to make a command-line version to get my games in) - fancy audio adjustment controls (resampler, latency, volume) - input focus settings - localization support (not enough users) - window geometry memory - anything else not in higan v094 |
||
---|---|---|
.. | ||
button.cpp | ||
button.hpp | ||
canvas.cpp | ||
canvas.hpp | ||
check-button.cpp | ||
check-button.hpp | ||
check-label.cpp | ||
check-label.hpp | ||
combo-button-item.cpp | ||
combo-button-item.hpp | ||
combo-button.cpp | ||
combo-button.hpp | ||
console.cpp | ||
console.hpp | ||
frame.cpp | ||
frame.hpp | ||
hex-edit.cpp | ||
hex-edit.hpp | ||
horizontal-scroller.cpp | ||
horizontal-scroller.hpp | ||
horizontal-slider.cpp | ||
horizontal-slider.hpp | ||
icon-view-item.cpp | ||
icon-view-item.hpp | ||
icon-view.cpp | ||
icon-view.hpp | ||
label.cpp | ||
label.hpp | ||
line-edit.cpp | ||
line-edit.hpp | ||
list-view-column.cpp | ||
list-view-column.hpp | ||
list-view-item.cpp | ||
list-view-item.hpp | ||
list-view.cpp | ||
list-view.hpp | ||
progress-bar.cpp | ||
progress-bar.hpp | ||
radio-button.cpp | ||
radio-button.hpp | ||
radio-label.cpp | ||
radio-label.hpp | ||
source-edit.cpp | ||
source-edit.hpp | ||
tab-frame-item.cpp | ||
tab-frame-item.hpp | ||
tab-frame.cpp | ||
tab-frame.hpp | ||
text-edit.cpp | ||
text-edit.hpp | ||
tree-view-item.cpp | ||
tree-view-item.hpp | ||
tree-view.cpp | ||
tree-view.hpp | ||
vertical-scroller.cpp | ||
vertical-scroller.hpp | ||
vertical-slider.cpp | ||
vertical-slider.hpp | ||
viewport.cpp | ||
viewport.hpp | ||
widget.cpp | ||
widget.hpp |