Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rejunity committed Nov 15, 2023
1 parent c828dcb commit f629375
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,13 @@ SAA1099 (Philips)
CLK 8 11 D1
GND 9 10 D0
```
## Tests
* envelope test: https://www.youtube.com/watch?v=-ELEH-RX0JE
*

## Implementations
* MAME https://github.com/mamedev/mame/blob/master/src/devices/sound/saa1099.cpp
* Unreal emu, seems to be identical to MAME https://github.com/tslabs/zx-evo/blob/master/pentevo/unreal/Unreal/saa1099.cpp
* System Verilog for MIST Board https://github.com/sorgelig/SAMCoupe_MIST/blob/master/saa1099.sv
* C https://github.com/stripwax/SAASound
* Play MIDI on Arduino with SAA1099: https://github.com/Bobcatmodder/SAATunes
Expand Down

0 comments on commit f629375

Please sign in to comment.