furnace/papers/doc/7-systems/wonderswan.md

18 lines
647 B
Markdown
Raw Normal View History

2022-03-06 16:13:47 +00:00
# WonderSwan
2022-03-26 18:55:20 +00:00
A handheld console released only in Japan by Bandai. Designed by the same people behind Game Boy and Virtual Boy, it has lots of similar elements from those two systems in the sound department.
2022-03-06 16:13:47 +00:00
2022-03-26 18:55:20 +00:00
It has 4 wavetable channels, channel #2 could play PCM, channel #3 has hardware sweep and channel #4 could play noise.
2022-03-06 16:13:47 +00:00
# effects
- `10xx`: change wave.
- `11xx`: setup noise mode (channel 4 only).
- 0: disable.
- 1-8: enable and set tap preset.
- `12xx`: setup sweep period (channel 3 only).
- 0: disable.
- 1-32: enable and set period.
- `13xx`: setup sweep amount (channel 3 only).
- `17xx`: toggle PCM mode (channel 2 only).