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

18 lines
552 B
Markdown
Raw Normal View History

2022-01-16 06:10:43 +00:00
# Sega Master System
the predecessor to Genesis.
2022-03-26 18:55:20 +00:00
surely had better graphics than NES, but its sound (fairly weak, 4ch PSG with A-3 is a lowest tone) is subject of several jokes.
2022-01-16 06:10:43 +00:00
this console is powered by a derivative of the Texas Instruments SN76489.
# effects
- `20xy`: set noise mode.
- `x` controls whether to inherit frequency from hannel 3.
2022-01-16 06:10:43 +00:00
- 0: use one of 3 preset frequencies (C: A-2; C#: A-3; D: A-4).
- 1: use frequency of channel 3.
- `y` controls whether to select noise or thin pulse.
- 0: thin pulse.
- 1: noise.