index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nuklear_ui
/
blastem_nuklear.c
Age
Commit message (
Expand
)
Author
2018-02-06
Key binding menu is now functional
Michael Pavone
2018-02-05
More fleshed out keyboard bindings view
Michael Pavone
2018-02-02
Initial work on keyboard binding settings view
Michael Pavone
2017-12-11
Added RAM init and IO port config to system settings menu
Michael Pavone
2017-12-11
Added dropdowns for default region and savestate format
Michael Pavone
2017-12-08
Refactor basic settings dropdowns
Michael Pavone
2017-12-08
Initial work on system menu
Michael Pavone
2017-12-06
Fleshed out audio settings menu
Michael Pavone
2017-12-04
Fix buffer overrun in video settings menu
Michael Pavone
2017-12-01
Add shader selector to video settings
Michael Pavone
2017-12-01
Somewhat fleshed out video settings view
Michael Pavone
2017-11-29
Initial work on settings menu
Michael Pavone
2017-11-26
Enable lock-on in Nuklear UI
Michael Pavone
2017-11-26
Pause game execution when in the new UI pause menu
Michael Pavone
2017-11-26
Filter file list in Nuklear UI
Michael Pavone
2017-11-26
Sort directory listing in Nuklear UI file browser
Michael Pavone
2017-11-25
Skip loading menu ROM if Nuklear UI is enabled. Allow disabling Nuklear UI in...
Michael Pavone
2017-11-25
Avoid burning a huge amount of CPU in the menu when emulation is not running ...
Michael Pavone
2017-11-25
Fix directory navigation in ROM file chooser in Nuklear UI
Michael Pavone
2017-11-24
Refactored save slot related logic to reduce duplication and allow reuse in n...
Michael Pavone
2017-11-22
Pause menu now triggered on ui.exit event
Michael Pavone
2017-11-22
Fix UI rendering in fullscreen and wome initial work on the "pause" menu
Michael Pavone
2017-11-21
Basic support for loading ROMs via Nuklear UI
Michael Pavone
2017-11-21
Initial work on Nuklear-based UI
Michael Pavone