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-12-31
Updated gamecontrollerdb.txt from upstream
Mike Pavone
2018-12-31
Updated version number for 0.6.0 release
Mike Pavone
2018-12-31
Updated CHANGELOG
Mike Pavone
2018-12-31
Allow skipping buttons/axes in controller SDL2 mapping UI
Mike Pavone
2018-12-30
Added default controller bindings for a number of 6-button style pads
Mike Pavone
2018-12-30
Fix binding UI for "6 button right" style controllers
Mike Pavone
2018-12-30
Fix crash when passed a filename with no extension
Mike Pavone
2018-12-30
Updated README
Mike Pavone
2018-12-30
Updated special thanks
Mike Pavone
2018-12-30
Updated binding UI to reflect new VDP debug options
Mike Pavone
2018-12-30
Switched default sync source back to audio as the video option is not ready f...
Mike Pavone
2018-12-30
Added support for GLES in addition to desktop GL
Mike Pavone
2018-12-30
Allow optimization flag overrides in Makefile
Mike Pavone
2018-12-30
Optimize YM operator modulation
Mike Pavone
2018-12-30
Fix some rendering bugs introduced in previous VDP optimizations
Michael Pavone
2018-12-28
Preserve WAVE logging FILE * across YM2612 device reset
Michael Pavone
2018-12-27
Small optimization to render_map
Michael Pavone
2018-12-27
Optimized render_map_output a bit
Michael Pavone
2018-12-25
Fix headless mode
Michael Pavone
2018-12-24
Re-order IO device type enum so "None" is selected when no device is specifie...
Michael Pavone
2018-12-18
Allow closing VDP debug windows with the close button in the window title bar
Michael Pavone
2018-12-15
Update binding UI for non-standard controller layouts
Michael Pavone
2018-12-14
Added PS4 6-button fighting pad image and cleaned up controller image handlin...
Michael Pavone
2018-11-30
Added code for actually saving new controller bindings to an appropriate key ...
Michael Pavone
2018-11-20
Populate layer debug buffer during inactive display
Michael Pavone
2018-11-19
Removed old VDP debug functionality
Michael Pavone
2018-11-19
Implemented support for toggling off a debug view
Michael Pavone
2018-11-19
Basic version of layer compositing debug view in a separate window
Michael Pavone
2018-11-16
Small cleanup of vdp_context struct layout and removal of separately allocate...
Michael Pavone
2018-11-15
Implemented left column blank register bit in mode 5
Michael Pavone
2018-11-14
Initial stab at CRAM debug in a detached window
Michael Pavone
2018-11-11
Fix for VRAM byte write order broke VDP FIFO testing ROM results. This change...
Michael Pavone
2018-11-11
Make sure M68K sync and target cycles are updated after loading a savestate. ...
Mike Pavone
2018-11-10
Fix edge case in DRC audio path
Michael Pavone
2018-11-09
Added VRAM debug window
Michael Pavone
2018-11-09
Use SDL_GL_MakeCurrent to make the SDL renderer API windows play nice with GL...
Michael Pavone
2018-11-05
Fix order bytes of a word are written into VRAM from the FIFO. Fixes ticket 3...
Michael Pavone
2018-11-04
WIP new VDP plane debug view and support for detached VDP debug views generally
Michael Pavone
2018-11-04
Added a 68K debugger command for setting a register
Michael Pavone
2018-11-01
Forcefully update the display when entering the 68K debugger so you can see i...
Michael Pavone
2018-10-31
Avoid changing VDP status flags when executing debugger commands
Michael Pavone
2018-10-31
Fix cycle count for shift/rotate instructions with a static shift ammount
Michael Pavone
2018-10-26
Add new view for selecting a new binding for a gamepad button
Michael Pavone
2018-10-26
Show user friendly names for binding options in controller bind config
Michael Pavone
2018-10-25
Handle looking up dpad config in binding UI. Fix left/right stick config disp...
Michael Pavone
2018-10-24
Pull current controller config in binding UI from whatever the actual binding...
Michael Pavone
2018-10-09
Added some SVP register arrays for PMC stuff
Michael Pavone
2018-10-06
Implement program ROM reads
Michael Pavone
2018-10-04
Add the ability for a CPU definition to reference arbitrary C includes and us...
Michael Pavone
2018-10-01
Clean up warnings from -1 case
Michael Pavone
[prev]
[next]