MEGA65 / mega65-core

MEGA65 FPGA core
Other
240 stars 85 forks source link

Latch LSB when writing digi samples until MSB is written #213

Open RalphEgas opened 4 years ago

RalphEgas commented 4 years ago

As per Paul's request this is a request for having a latch of sorts in place for writing a 16 bit sample to the LSB and RSB of a digital audio channel, e.g. $D6F8.

lydon42 commented 3 weeks ago

@gardners does your memory tell you anything about this? Can we close it or do we need to track it?

gardners commented 3 weeks ago

We should probably still implement it, but it's not a high priority, as most people use audio DMA, rather than poking the PCM channel values directly.