Difference between revisions of "Modules/ayfx/ayfx player/Settings"
From MSX Game Library
< Modules | ayfx/ayfx player
(Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // ayFX options // - AYFX_BUFFER_DEFAULT .......... Use PSG module PSG register buffer // - AYFX_BU...") |
(No difference)
|
Latest revision as of 00:15, 23 September 2025
Library configuration (msxgl_config.h):
// ayFX options // - AYFX_BUFFER_DEFAULT .......... Use PSG module PSG register buffer // - AYFX_BUFFER_PT3 .............. Use PT3 module PSG register buffer #define AYFX_BUFFER AYFX_BUFFER_PT3