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-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
2020-01-06
Fix debug view window stuff that got broken when FRAMEBUFFER_UI got added
Michael Pavone
2020-01-06
Fix regression in handling of color index 0 in Mode 4. Support Mode 4 in CRAM...
Michael Pavone
2019-12-05
Only look at low 24-bits of reset vector in ROM type detection heuristic
Michael Pavone
2019-12-05
Properly mask addresses to 24-bit in disassembler
Michael Pavone
2019-10-09
Wait to reacquire framebuffer so that switching to UI does not require pushin...
Michael Pavone
2019-10-09
Hopefully final fix for line advancement/frame end calculation
Michael Pavone
2019-09-21
Report more accurate frame and sample rates to frontend in libretro target
Michael Pavone
2019-09-21
Fix regression in H32 from fine scroll optimization
Michael Pavone
2019-09-21
Small optimization to read_map_scroll
Michael Pavone
2019-09-21
Optimized sprite rendering
Michael Pavone
2019-09-21
Calculate fine scroll once per line for a small speedup
Michael Pavone
2019-09-21
Slightly gross fix for edge case introduced in border cropping change
Michael Pavone
2019-09-21
Implement interrupts in call dispatch mode in CPU DSL
Michael Pavone
2019-09-17
Implement overscan crop in libretro target
Michael Pavone
[prev]
[next]