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-04-29
Fix short event format decode bug
Michael Pavone
2020-04-29
Add missing netplay files and add in support for sending gamepad commands bac...
Michael Pavone
2020-04-29
WIP netplay support
Michael Pavone
2020-04-29
Fix addrinfo leak in GDB remote debug support
Michael Pavone
2020-04-26
Fix vgmplay target
Michael Pavone
2020-04-26
Kill the stateview target as it is not very useful these days and breaks a lot
Michael Pavone
2020-04-25
Fix instruction timing for addq.w #i, (ay) in dynarec
Michael Pavone
2020-04-24
Implement 68K or and sub instructions in new core
Michael Pavone
2020-04-23
Implement 68K eor instruction in new core
Michael Pavone
2020-04-23
Implement 68K and instruction in new core
Michael Pavone
2020-04-23
Fix autogenerated temp variables in interrupt subroutine in CPU DSL
Michael Pavone
2020-04-18
Allow override of SDL2 include path for "portable" builds
Michael Pavone
2020-04-18
Allow specifying a default font path at build time
Michael Pavone
2020-04-18
Make requested sample format configurable
Michael Pavone
2020-04-18
WIP new sync mode that runs emulation on audio thread
Michael Pavone
2020-04-17
Fix stateview target
Mike Pavone
2020-04-17
Fix regression in Konami games from address/cd latch changes
Mike Pavone
2020-04-16
Admit defeat on the "trying to write CRAM dots while output is null issue" fo...
Mike Pavone
2020-04-16
Update libretro target to use render_audio shared audio code
Mike Pavone
2020-04-13
Add memory hook for genesis/megadrive save and cheevos support
negativeExponent
2020-04-13
Don't apply address and cd register changes to the 'live' registers until pen...
Michael Pavone
2020-04-13
Add memory hook for cheat/rumble/cheevos support
negativeExponent
2020-04-13
Added implementation of printing PC in 68K debugger
Michael Pavone
2020-04-10
Added soft reset command to debugger. Added more debugger help
Eric Fry
2020-04-10
Added help commands to debugger
Eric Fry
2020-04-11
Use proper memory map in Z80 debugger for memory printing
Michael Pavone
2020-04-03
Z80 HALT isn't really terminal. Fixes bug in Z80 disassembler
Michael Pavone
2020-04-03
Fix bug in in (c) instruction in Z80 dynarec
Michael Pavone
2020-04-03
Top bits of address register should be cleared on partial command word write....
Michael Pavone
2020-04-02
Make sure fallback memory region is always last
Michael Pavone
2020-04-02
Don't lockup on writes to !TIME or !FDC regions regardless of whether anythin...
Michael Pavone
2020-04-02
Reading from Z80 bus when Z80 is not bus requested should return open bus. Fi...
Michael Pavone
2020-04-01
Fix regression at the very start of The Revenge of Shinobi
Michael Pavone
2020-03-28
Skip invalid registers when dumping initial YM2612 state to VGM log
Michael Pavone
2020-03-28
Fix PSG frequency written to VGM header when logging
Michael Pavone
2020-03-28
Expose vgm toggle keybind in settings UI
Michael Pavone
2020-03-27
Initial stab at VGM logging support
Michael Pavone
2020-03-26
Fix stateview target
Michael Pavone
2020-03-25
Some partial work on TMSS registers, more accurate open bus locations and imp...
Michael Pavone
2020-02-27
Make VDP VSRAM capacity respect model selection
Michael Pavone
2020-02-26
Fix fm setting for Model 3 VA2
Michael Pavone
2020-02-26
Implement selectable YM2612/YM3834 invalid status port behavior
Michael Pavone
2020-02-25
Fix edge case in Z80 interrupt handling. Fixes music in Metal Blast 2277
Michael Pavone
2020-02-24
Fix YM2612 busy flag timing
Michael Pavone
2020-02-16
Set version reg and TAS behavior based on model config
Michael Pavone
2020-02-16
Added UI for selecting configured model
Michael Pavone
2020-02-02
Fix crash in OD2 Titancade scene when border is completely cropped by oversca...
Mike Pavone
2020-02-02
Make sure save_type is properly initialized
Mike Pavone
2020-01-09
Fix crash in 68K debugger from forced VDP frame update when framebuffer is no...
Michael Pavone
2020-01-07
Reset 68K supervisor state and interrupt mask on soft reset
Michael Pavone
[prev]
[next]