This is a modified version of vgsound_emu, tailored for Furnace.
## Important
License is now changed to zlib license in vgsound_emu V2, now you must notify your all modifications.
but [vgsound_emu V1 (pre-V2)](https://gitlab.com/cam900/vgsound_emu/-/tree/V1) is still exists, and it's still distributed under [BSD-3-Clause license](https://spdx.org/licenses/BSD-3-Clause.html).([details](https://gitlab.com/cam900/vgsound_emu/-/blob/V1/LICENSE))
## V2 revision changes
formatting codes with clang-format, Encapsulation for Maintenance, Fix GCC 12, Change license to zlib license for notify modifications in derived works from this cores.
## Changelog
See [here](https://gitlab.com/cam900/vgsound_emu/-/blob/main/CHANGELOG.md).
## License
This software is distributed under [zlib License](https://spdx.org/licenses/Zlib.html), unlike [vgsound_emu V1](https://gitlab.com/cam900/vgsound_emu/-/tree/V1)([standard BSD-3-Clause license](https://spdx.org/licenses/BSD-3-Clause.html)([details](https://gitlab.com/cam900/vgsound_emu/-/blob/V1/LICENSE))).
You must notify your modifications at all files you have modified!
See [here](https://gitlab.com/cam900/vgsound_emu/-/blob/main/LICENSE) for details.
## Folders
- vgsound_emu: base folder
- src: source codes for emulation cores
- core: core files used in most of emulation cores