mirror of
https://github.com/holub/mame
synced 2025-05-12 00:58:53 +03:00
adc0808.cpp: Note (nw)
This commit is contained in:
parent
2ff1340a30
commit
5f16fc7b15
@ -4,6 +4,10 @@
|
||||
|
||||
National Semiconductor ADC0808/ADC0809 8-Bit A/D Converter emulation
|
||||
|
||||
The only difference between ADC0808 and ADC0809 is that the latter
|
||||
chip allows twice as much adjusted error. Mitsubishi parts M58990P
|
||||
and M58990P-1 are equivalent to ADC0808 and ADC0809.
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user