Search found 2 matches

by Jeff
Tue May 20, 2008 8:41 pm
Forum: Sound
Topic: PCM Playback on PSG
Replies: 10
Views: 64329

PCM Playback on PSG

Has anyone seen this? http://www.msx.org/PCM-Encoder-0.01.newspost3520.html Here's a quote from the docs: "Each input sample is approximated by the sum of 3 PSG channels. As the z80 can vary only one channel at time, the encoder, using a Viterbi search, finds the best sequence of PSG channel variati...
by Jeff
Sat Apr 19, 2008 6:21 pm
Forum: Tools
Topic: IDA/MIDA Ram Addresses
Replies: 1
Views: 4367

IDA/MIDA Ram Addresses

I've been using Kaneda's MIDA script to help with disassembling a rom, but it sets up the ram addresses from FF0000-FFFFFF. Since the code uses addresses from FFFF0000, naming an address in the Ram doesn't change it anywhere in the code. Is there a way to get this working that I've missed? I've atte...