Skip to content

Instantly share code, notes, and snippets.

View petersobolev's full-sized avatar

Peter Sobolev petersobolev

View GitHub Profile
@petersobolev
petersobolev / spu_noise.asm
Created August 12, 2023 11:50
Generate noise on PSX (Sony Playstation 1) without any samples
; Generate noise with slow attack and decay/release on PSX (Sony Playstation 1). MIPS R3000
; (sounds like ocean waves). No samples used.
;
; by Frog (frog@enlight.ru)
org $80010000
lui r27,$1F80 ; I/O base