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
path:
root
/
vgmplay.c
Age
Commit message (
Expand
)
Author
2020-05-16
Fix vgmplay target
Michael Pavone
2020-04-26
Fix vgmplay target
Michael Pavone
2019-03-20
Remove dummy controller_add_mappings definitions from vgmplay and stateview a...
Michael Pavone
2018-08-02
Fix a couple of default targets
Michael Pavone
2018-04-02
Fix vgmplay
Michael Pavone
2017-04-22
Fix vgmplay target for ternary tree changes
Michael Pavone
2017-01-28
Fix vgmplay and stateview targets
Michael Pavone
2017-01-24
Fix stateview and vgmplay targets
Michael Pavone
2016-12-09
WIP split of ROM loading/argument parsing from Genesis emulation code. Compil...
Michael Pavone
2016-05-01
Made low pass filter frequency configurable
Michael Pavone
2016-02-16
Make stateview and vgmplay compile again
Michael Pavone
2015-11-16
Fix so vgmplay builds again
Michael Pavone
2015-11-01
Wrote a buggy tool for splitting VGM files by channel
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
Pre-release cleanup
Michael Pavone
2015-07-26
Fix missing includes of util.h
Michael Pavone
2015-07-25
Use a new fatal_error function instead of calling fprintf and exit for fatal ...
Michael Pavone
2015-05-20
Upgrade to SDL 2.0 and drop support for the non-OpenGL render path
Michael Pavone
2014-02-19
Fix type mismatch on headless global that was causing a crash in the vgm play...
Michael Pavone
2014-02-07
Implement per-channel wave logging and primitive looping support in vgm player.
Michael Pavone
2014-02-07
Increment sample pointer after reading a sample in VGM player
Michael Pavone
2014-02-06
Add support for VGM 1.50 PCM data blocks
Michael Pavone
2014-01-06
The local clone on my laptop got messed up and some changes had not been push...
Michael Pavone
2013-09-10
Added copyright notice to source files and added GPL license text in COPYING
Mike Pavone
2013-09-10
Fix vgmplay
Mike Pavone
2013-06-17
Process events in vgm player so that quitting works
Mike Pavone
2013-06-17
Add primitive vgm player for testing
Mike Pavone