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
Age
Commit message (
Expand
)
Author
2018-03-24
Updated default config to reflect gz/zip/png support
Michael Pavone
2018-03-24
Added png screenshot support
Michael Pavone
2018-03-24
Add support for loading ROMs from zip files
Michael Pavone
2018-03-23
Added support for reading gzipped ROMs
Michael Pavone
2018-03-23
Updated fibonacci benchmark code to work with current test harness
Michael Pavone
2018-03-13
Set glClearColor back to black
Michael Pavone
2018-03-06
Added support for TTC and dfont format true type fonts. More robust font sele...
Michael Pavone
2018-02-07
Filled in About view
Michael Pavone
2018-02-07
Fix unguarged windows.h include
Michael Pavone
2018-02-07
Fix Windows build, added Windows default_font_path implementation
Michael Pavone
2018-02-06
Fix const correctness for path_extension
Michael Pavone
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
2018-01-31
Made the NOR flash emulation a bit more flexible, but not yet flexible enough...
Michael Pavone
2018-01-31
Limit received LSD packets to 1440 bytes to match expectations of wflash code...
Michael Pavone
2018-01-22
Merge
Michael Pavone
2018-01-22
Get enough of MegaWifi implemented so that basic commands from wflash CLI com...
Michael Pavone
2018-01-16
Cleanup MegaWiFi command implementation
Michael Pavone
2018-01-16
Added support for MegaWiFi command IP_CURRENT
Michael Pavone
2018-01-15
Initial work on MegaWiFi support
Michael Pavone
2018-01-04
Merge
Michael Pavone
2018-01-03
Fix silly bug in STOP implementation that caused excessive CPU usage
Michael Pavone
2017-12-31
Fix accidental add to RSP with SZ_D and SZ_PTR. Using SZ_D breakse when the s...
Michael Pavone
2017-12-31
Enable LTO on certain targets that don't need the full LDFLAGS by splitting o...
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-07
Update clean target to remove UI object files
Michael Pavone
2017-12-07
Fix GL include issue for 32-bit builds
Michael Pavone
2017-12-07
Move paths.o to CONFIGOBJS since config.c uses path_append now
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-29
Added code to persist config back to a file
Michael Pavone
2017-11-26
Don't crash when keys are pressed before ROM is loaded
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-25
Get SMS savestates working in Nuklear UI
Michael Pavone
2017-11-24
Fix genesis save state loading via Nuklear UI, sms probably still needs work
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
[prev]
[next]