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
2019-06-20
Rework sprite rendering phase 3 to better match behavior documented by Kabuto...
Michael Pavone
2019-05-17
Split generic part of audio code into a separate file so it can be used in ot...
Michael Pavone
2019-05-14
Differentiate between the full Sega mapper and the SRAM only one. Fixes crash...
Michael Pavone
2019-05-08
Basic UI navigation with controller
Michael Pavone
2019-05-03
Reprocess bindings when SDL2 mappings, controller types or controller order c...
Michael Pavone
2019-05-03
Reorder controllers based on which one receives player input first
Michael Pavone
2019-05-03
Allow changing SDL2 mapping and controller type after initial configuration
Michael Pavone
2019-04-29
Fix a couple of small memory leaks
Michael Pavone
2019-04-29
Fix buffer overrun in shader list UI
Michael Pavone
2019-04-27
Added "sharp" shader
Michael Pavone
2019-04-27
Make combo boxes keyboard navigable
Michael Pavone
2019-04-25
Minor improvements to keyboard navigation
Michael Pavone
2019-04-24
Allow game save path to be edited from UI
Michael Pavone
2019-04-24
Allow config file to be saved with executable for "portable" setups
Michael Pavone
2019-04-23
Demote screenshot message to debug level so that a popup is not spawned when ...
Michael Pavone
2019-04-23
Allow rom directory and rom name in screenshot path. Allow rom name in screen...
Michael Pavone
2019-04-23
Don't print out a message when saving a state to the serialization pseudo-slot
Michael Pavone
2019-04-23
16-bit wide save RAM is stored in memory byteswapped for performance reasons,...
Michael Pavone
2019-04-23
Make sure on-cart memories are fully initialized in all cases
Michael Pavone
2019-04-22
Add keyboard navigation to toggle and "property" widgets. Property widgets st...
Michael Pavone
2019-04-22
Adjust scroll of parent layout object if widget newly selected by keyboard is...
Michael Pavone
2019-04-22
Fix mouse selection of files. Keep keynav from selecting a non-existent widget
Michael Pavone
2019-04-19
WIP keyboard nav for Nuklear menus
Michael Pavone
2019-04-18
Merge
Michael Pavone
2019-04-18
WIP new 68K core using CPU DSL
Michael Pavone
2019-04-18
Minor fix to 68K test generator script
Michael Pavone
2019-04-14
Get Android build working again and update for SDL 2.0.7 (last version to sup...
Michael Pavone
2019-04-09
Fix upload path to take into account separate Win64 directory
Michael Pavone
2019-04-09
Merge
Michael Pavone
2019-04-09
Get rid of writes to INVALID_LINE in the framebuffer and fix a crash in OD2 f...
Michael Pavone
2019-04-09
Use separate directories for Win32 and Win64 nightly builds
Michael Pavone
2019-04-07
Get OS param from config file for win nightly build/upload script
Michael Pavone
2019-04-07
Fix regression in handling of context recreation in Nuklear UI
Michael Pavone
2019-04-07
Update build_release script to support Win64
Michael Pavone
2019-04-07
Fix callee saved regs for Win64
Michael Pavone
2019-04-07
Get 64-bit builds working for Windows target
Michael Pavone
2019-04-06
Fix windows build
Michael Pavone
2019-04-04
Don't force NONUKLEAR on when NOGL is set at build time since the Nuklear UI ...
Michael Pavone
2019-04-04
Allow Nuklear UI to be used when OpenGL is disabled
Michael Pavone
2019-04-03
Merge
Mike Pavone
2019-04-03
Add an explicit rule for termhelper as it was relying on a built-in rule before
Mike Pavone
2019-04-03
Make libretro target successfully build for Windows and possibly Mac
Mike Pavone
2019-04-02
Separate compositing from final output. Fixes some minor accuracy issues with...
Michael Pavone
2019-03-31
Fix crash that occurs when changing video screen settings if the emulator win...
Mike Pavone
2019-03-31
Update verison number in liblastem.c
Mike Pavone
2019-03-31
Include ROM DB in library binary for libretro target
Mike Pavone
2019-03-31
Fix build breakage for libretro target
Mike Pavone
2019-03-30
Fix bumper/trigger binding boxes for "normal" style conntrollers. Change labe...
Mike Pavone
2019-03-30
Update version number for nightly builds
Mike Pavone
2019-03-30
Fix crash when pressing escape with no ROM loaded. Fix immediate cancel in ke...
Mike Pavone
[next]