ymf278b.cpp : Add notes for internal functions (#6227)

* ymf278b.cpp : Add notes for internal functions

* Update ymf278b.cpp

* ymz278b.cpp : Notes

Co-authored-by: hap <happppp@users.noreply.github.com>
This commit is contained in:
cam900 2020-01-30 00:15:50 +09:00 committed by GitHub
parent e6595b06a7
commit 74779c9bde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@
- accurate timing of envelopes
- LFO (vibrato, tremolo)
- integrate YMF262 mixing (used by Fuuki games, not used by Psikyo and Metro games)
- Envelope and LFO function is similar algorithm as multipcm.cpp (except Damp, Pseudo Reverb)
Can it be merged with/ported to this?
*/
#include "emu.h"