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
2015-11-02
Fix some bugs in the attack phase and sustain level in the envelope generator
Michael Pavone
2015-11-01
Fix mapping of key on/off reg bits to operators
Michael Pavone
2015-11-01
Make vgmsplit smarter about how it handles delays. Force GD3 offset to zero s...
Michael Pavone
2015-11-01
Fix some debug commands that got broken when I added support for the command ...
Michael Pavone
2015-11-01
Wrote a buggy tool for splitting VGM files by channel
Michael Pavone
2015-11-01
Update timing and order of steps in interrupt processing to match latest meas...
Michael Pavone
2015-10-31
Implement interrupt latency. Fixes Sesame Street: Counting Cafe and gives acc...
Michael Pavone
2015-10-31
Small fix to how manual YM-2612 timer reloads work. Seems to better match a s...
Michael Pavone
2015-10-31
Small tweaks to timing of 68K/Z80 interactions based on latest tests
Michael Pavone
2015-10-31
Remove some debug junk from the PSG core
Michael Pavone
2015-10-31
Set flags for ld a, r
Michael Pavone
2015-10-29
Fix timing of certain variants of LD
Michael Pavone
2015-10-29
Fix timing of IM instruction
Michael Pavone
2015-10-29
Implement TRAPV
Michael Pavone
2015-10-29
Somewhat better handling of high frequency PSG tones. Needs work to fully han...
Michael Pavone
2015-10-28
Implement TAS
Michael Pavone
2015-10-28
Get trans program compiling again
Michael Pavone
2015-10-22
Decode operand for TAS
Michael Pavone
2015-10-21
Implemented nbcd
Michael Pavone
2015-10-19
Fix for abcd/sbcd. Hopefully got it 100% right this time.
Michael Pavone
2015-10-19
Added a command line option to force BlastEm to not open a new terminal even ...
Michael Pavone
2015-10-19
Fix handling of formatting character for 68K debug command p
Michael Pavone
2015-10-14
Add support for executing a list of debugger commands when a breakpoint is hit
Michael Pavone
2015-09-25
WIP debugger improvements. Partial support for display command in 68K debugge...
Michael Pavone
2015-09-18
Fixed a copy pasta error in the implementation of LDD and LDDR. HL should be ...
Michael Pavone
2015-08-05
Add selection arrow to menu
Michael Pavone
2015-08-05
Update hgignore
Michael Pavone
2015-08-04
Prevent crashes if game tries to access the ROM area outside of the size of t...
Michael Pavone
2015-08-03
Allow for LTO on Windows
Michael Pavone
2015-08-03
Detect invalid destination modes for immediate variant opcodes. This fixes a ...
Michael Pavone
2015-08-03
Pretty decent optimization of vdp_h40 and vdp_h32. Gets reasonably close to t...
Michael Pavone
2015-08-01
Implement half carry for a couple of the trivial cases
Michael Pavone
2015-07-29
Implement a tiny bit of CPM BDOS and add a corresponding Z80 core driver so t...
Michael Pavone
2015-07-29
Added support for an IO memory map in Z80 core
Michael Pavone
2015-07-29
Small fix to start offset support in Z80 disassembler
Michael Pavone
2015-07-28
Added a -s paramter for specifying a start offset in the Z80 disassembler
Michael Pavone
2015-07-27
Use binary mode for reading shaders and config files so we actually get the n...
Michael Pavone
2015-07-27
Change version to 0.3.X so intermediate source builds do not get an inappropr...
Michael Pavone
2015-07-27
Menu cleanup with macros
Michael Pavone
2015-07-26
Final change to CHANGELOG for 0.3.1
Michael Pavone
2015-07-26
Finish OS X support in build_release script. Fix a name conflict in vgmplay o...
Michael Pavone
2015-07-26
Do a clean build of glew from release script
Michael Pavone
2015-07-26
Fixed an ommission in the CHANGELOG added basic description of extra utilitie...
Michael Pavone
2015-07-26
Fix warning in Windows build
Michael Pavone
2015-07-26
Update README, CHANGELOG and version string for 0.3.1
Michael Pavone
2015-07-26
Add 0.3.0 changes from website to CHANGELOG
Michael Pavone
2015-07-26
Added script for building and packaging releases
Michael Pavone
2015-07-26
Pre-release cleanup
Michael Pavone
2015-07-26
Fix a search/replace bug from the old Win32 GDB remote debugging work and rep...
Michael Pavone
2015-07-26
Merge
Michael Pavone
[prev]
[next]