pouët.net

YM_SPL by Checkpoint [web]

;-------------------------------------------------------------------------------
;
; YM2149 4 bit sound experiment                        (w)2011/defjam/checkpoint
;                                                       defjam_cp at gmx dot net
; 1 channel, 4 bit PCM madness
;
;-------------------------------------------------------------------------------
;
; heavily inspired by the sound-experiments by Viznut & Visy
;
; check the Pouet-thread:
; http://pouet.net/topic.php?which=8357&page=1
;
; hacked together in a rush...
; features:
; time-sequencer
; SID-like "emulation" (2 rectangular waves that is)
;
; HAVE FUN !!
;
; Greetings to all extreme coders...
; Special Hi! to 505... hope you aren't that angry
; anymore !  :)
;-------------------------------------------------------------------------------
; YM_SPL.PRG ... Atari ST executable
; YM_SPL.S   ... source in Ascii format
; YM_SPL.SRC ... Turboass source
; YM_SPL.TXT ... this text
;-------------------------------------------------------------------------------
; http://checkpoint.atari.org
;-------------------------------------------------------------------------------