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-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
2019-03-28
Added tag v0.6.2 for changeset 8aeac7bd9fa7
Michael Pavone
2019-03-27
Update version number, special thanks, CHANGELOG and README in preparation fo...
Michael Pavone
2019-03-27
Add unit to gain label and change color of checkbox selected state to hopeful...
Michael Pavone
2019-03-27
Restore some newlines in debug output that got lost when fixing GDB remote de...
Michael Pavone
2019-03-27
Request float 32 sample format since it saves us a conversion now that the ga...
Michael Pavone
2019-03-27
Operator results should be delayed by one sample when used as a modulator in ...
Michael Pavone
2019-03-26
Fixed contents of left and right shoulder boxes for VARIANT_6B_BUMPER control...
Michael Pavone
2019-03-26
Skip buttons or axes in the mapping UI that have no label for the selected co...
Michael Pavone
2019-03-26
Remove some problematic entries from the game controller db
Michael Pavone
[next]