Tagged Questions

1
vote
4answers
783 views

audio to 8-bit text sample conversion

I have an interesting question today. I need to convert some pokemon audio files to a list of 8-bit samples (0-255 values). I am writing an assembly routine on the MC6800 chipset that will require ...