furnace/doc/7-systems/pet.md

17 lines
519 B
Markdown
Raw Normal View History

2022-03-22 05:58:07 +00:00
# Commodore PET
a computer from 1977 which was leader on US schools back then. subsequently the Apple II took its throne.
maybe no better than a computer terminal, but somebody discovered a way to update the screen at turbo rate - and eventually its sound "chip" (it was nothing more than an 8-bit shift register) was abused as well.
2022-03-22 05:58:07 +00:00
some of these didn't even have sound...
2023-09-11 00:34:13 +00:00
## effects
2022-03-22 05:58:07 +00:00
2023-09-10 06:44:29 +00:00
- `10xx`: **set waveform.**
- `xx` is a bitmask.
2023-09-11 00:34:13 +00:00
## info
this chip uses the [PET](../4-instrument/pet.md) instrument editor.