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-04-17
Add sync_source to default.cfg and the Nuklear UI
Michael Pavone
2018-04-17
Audio DRC seems to be working pretty well now. Removed debug printfs
Michael Pavone
2018-04-17
Moved resample rate adjustment to after frame flip rather than in audio callb...
Michael Pavone
2018-04-14
Audio DRC now sounds good in both NTSC and PAL, just need to adjust constants...
Michael Pavone
2018-04-14
Mostly working dynamic rate control. Needs some tweaking, especially for PAL
Michael Pavone
2018-04-13
WIP dynamic rate control
Michael Pavone
2018-04-11
Fix regression in right audio channel
Michael Pavone
2018-04-08
Fix timing for Z80 JP cc, nn instruction
Michael Pavone
2018-04-05
Added code to fallback to Yosemite or pre-Yosemite system font in case curren...
Michael Pavone
2018-04-04
Fix silly bug in handling of Mac Roman font names. Make Mac font search more ...
Michael Pavone
2018-04-02
Fix vgmplay
Michael Pavone
2018-04-02
Fix Z80 bank access for $800000-$A00000 region for 10M flat mapped ROMs
Michael Pavone
2018-03-30
Randomize soft reset timing and fix silly bug that was accidentally clearing ...
Michael Pavone
2018-03-30
More audio refactoring in preparation for allowing proper sync to video with ...
Michael Pavone
2018-03-29
Allow double click to open ROM in file browser
Michael Pavone
2018-03-29
Added vsync to video settings
Michael Pavone
2018-03-28
Add support for float32 format audio samples
Michael Pavone
2018-03-28
Small cleanup to audio interface between emulation code and renderer backend
Michael Pavone
2018-03-26
There will be no 0.5.2 at this point
Michael Pavone
2018-03-26
Allow numpad keys to be mapped
Michael Pavone
2018-03-26
Allow MegaWiFi support to be toggled in config file. Defaults to off due to s...
Michael Pavone
2018-03-26
Remove some debug print stuff from font_win.c
Michael Pavone
2018-03-26
Get Windows build working again. MegaWiFi code probably needs more work befor...
Michael Pavone
2018-03-26
Add back button to Key binding view and add a window and back button to empty...
Michael Pavone
2018-03-25
Fix use after free in get_extension_list
Michael Pavone
2018-03-25
Fix no-default targets
Michael Pavone
2018-03-25
Merged nuklear_ui into default
Michael Pavone
2018-03-25
Make sure config directory exists before trying to save config file
Michael Pavone
2018-03-25
Remove unneeded duplicate typedef
Michael Pavone
2018-03-25
Don't try to use GLES specific stuff unless we're actualy on a GLES platform
Michael Pavone
2018-03-25
Added OSX implementation of default_font
Michael Pavone
2018-03-25
Fix memory leak in edge case of font_win
Michael Pavone
2018-03-25
MSG_NOSIGNAL doesn't exist on all platforms
Michael Pavone
2018-03-24
Merge
Michael Pavone
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
[prev]
[next]