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
/
ym2612.c
Age
Commit message (
Expand
)
Author
2013-09-10
Added copyright notice to source files and added GPL license text in COPYING
Mike Pavone
2013-07-26
Added support for saving savestates. Added gst savestate format test harness
Mike Pavone
2013-07-20
Fix handling of key on in YM2612 core
Mike Pavone
2013-06-29
Add support for loading GST format savestates
Mike Pavone
2013-06-19
Initial stab at LFO phase modulation
Mike Pavone
2013-06-16
Add support for logging YM2612 channels to WAVE files
Mike Pavone
2013-06-16
Fix modulation condition for operator 2
Mike Pavone
2013-06-16
Fix YM2612 timers
Mike Pavone
2013-06-11
Fix output of algorithm 4 and make some other minor YM2612 core improvements
Mike Pavone
2013-06-05
Fix channel mapping in key on/off register
Mike Pavone
2013-06-04
Initial implementation of channel 3 special mode
Mike Pavone
2013-06-04
Fix operator precedence bug with sustain level
Mike Pavone
2013-06-03
Fix modulation shift value
Mike Pavone
2013-06-03
Make the PSG and YM2612 use the master clock internal with an increment based...
Mike Pavone
2013-06-02
Make shift value of operator output to modulation input a define
Mike Pavone
2013-06-02
Adjust shift for feedback
Mike Pavone
2013-06-02
Initial stab at feedback
Mike Pavone
2013-06-02
Fix key scaling
Mike Pavone
2013-06-02
Fix YM2612 busy flag
Mike Pavone
2013-06-02
Use signed ints for things that represent signed values in YM2612 core
Mike Pavone
2013-06-02
Fix register to operator mapping. Fix rate table generation. Add TL to envelo...
Mike Pavone
2013-05-31
Fix left/right enable default value
Mike Pavone
2013-05-29
Actually save the shifted phase inc after applying the block shift
Mike Pavone
2013-05-29
Incredibly broken YM2612 support plus a fix to Z80 bus request
Mike Pavone
2013-05-27
YM2612 WIP update
Mike Pavone
2013-05-27
YM2612 WIP snapshot before register refactor
Mike Pavone
2013-05-05
Add a YM2612 stub implementation with just timers and status registers so tha...
Mike Pavone
[prev]