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
2020-11-21
Add Genesis 6-button contoller image
Michael Pavone
2020-11-21
Fix some bugs in PNG decoder
Michael Pavone
2020-11-09
Add a UI button to reset config to defaults
Michael Pavone
2020-11-07
Prevent user from getting stuck in directories they don't have permission to ...
Michael Pavone
2020-11-07
Show current path in file browser
Michael Pavone
2020-11-04
Use different variants for Genesis controllers to better represent what types...
Michael Pavone
2020-11-02
Reorder system settings so that more common options are near the top and none...
Michael Pavone
2020-11-01
Multiplying by zero and shifting by zero are very different. Fixes regression...
Michael Pavone
2020-11-01
Small improvement to refresh cycle approximation
Mike Pavone
2020-11-01
Improved texture atlas size estimation in Nuklear
Mike Pavone
2020-11-01
Fix a regression in sprite rendering that could cause garbage to be displayed...
Mike Pavone
2020-10-19
Add support for the parts of the KMod debug ports used by SGDK
Mike Pavone
2020-10-16
Fix build breakage on OS X
Michael Pavone
2020-10-16
Specify min OS X version when making a "portable" build for that platform
Michael Pavone
2020-10-16
Prevent wait truncation in VGM logging
Michael Pavone
2020-10-11
Set initial pan bits in YM2612 register array and not just the separate lr fi...
Michael Pavone
2020-10-11
Fix occasional deadlock on startup when using audio sync
Michael Pavone
2020-07-19
Added Wii U controller image
Mike Pavone
2020-07-14
Fix VGM delay calculation overflow when a YM-2612 write follows a PSG write i...
Mike Pavone
2020-07-12
Add stubs for some functions in libblastem.c to fix link failures on windows ...
Mike Pavone
2020-07-11
Fix broken enum definitions that cause multiple definition errors when buildi...
Mike Pavone
2020-07-11
Fix libretro target on windows
Mike Pavone
2020-06-28
Enter debugger when a VDP data port read would cause a CPU lockup
Mike Pavone
2020-06-28
Fix regressions from most recent address/cd latch change. Need to do more res...
Mike Pavone
2020-06-18
Update cycle to VGM sample conversion based on ValleyBell's suggestion
Michael Pavone
2020-06-18
Merge
Michael Pavone
2020-06-18
Fix regressions in Monster World IV and Sonic 3D Blast caused by address latc...
Michael Pavone
2020-06-13
Add stop command to end of recorded VGM stream
Mike Pavone
2020-06-13
Merge
Michael Pavone
2020-06-13
Somewhat buggy implementations of shift instructions in new 68K core
Michael Pavone
2020-06-12
Fix 68k test harness target, add cycle count to output and add a cycle limit
Michael Pavone
2020-06-10
Fix cycle timing of a number of 68K instructions
Michael Pavone
2020-06-02
Add ROM DB entry for Sonic Delta
Mike Pavone
2020-06-01
Fix handling of unmapped reads/writes to the cart/expansion port region
Mike Pavone
2020-05-16
Fix libretro target
Michael Pavone
2020-05-16
Fix vgmplay target
Michael Pavone
2020-05-15
Fix regression in Mode 4 support caused by address/cd latch changes
Michael Pavone
2020-05-12
Go back to unpausing audio in render_video_loop to ensure the core is no long...
Michael Pavone
2020-05-09
Less hacky run on audio thread mode
Michael Pavone
2020-05-09
Don't hold frame queue mutex while rendering
Michael Pavone
2020-05-09
Fix regression in run on audio thread mode
Michael Pavone
2020-05-09
Allow use of NPOT textures as a config option. Useful for some mobile GPUs
Michael Pavone
2020-05-09
Specify desired language when invoking fc-match to find an appropriate font o...
Michael Pavone
2020-05-08
Avoid expensive re-init from switching to external sync after render_init has...
Michael Pavone
2020-05-08
Better handling of pad assignment to remotes
Michael Pavone
2020-05-08
Fix handling of remote disconnects
Michael Pavone
2020-05-08
Fix "full" deflate flush so multiple remotes can successfully join
Michael Pavone
2020-05-08
Add an event log soft flush and call it twice per frame in between hard flush...
Michael Pavone
2020-05-08
megawifi: implement CMD_DATETIME
doragasu
2020-05-08
megawifi: implement UDP sockets
doragasu
[next]