OSDN Git Service

[VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820kr.h to see proposed new APIs.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 29 Jan 2019 12:44:19 +0000 (21:44 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Tue, 29 Jan 2019 12:44:19 +0000 (21:44 +0900)
commit2bdfaf5e3b57630ffd595dcdaf999e5ee8fb8463
treeb0b846eb6662e92865171bb5fffb8603ea3c5773
parent825bf2ca6d1fdd3b866e72eaf7e6db32a4a704c4
[VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820kr.h to see proposed new APIs.
source/src/vm/fmtowns/CMakeLists.txt
source/src/vm/fmtowns/ad7820kr.cpp [new file with mode: 0644]
source/src/vm/fmtowns/ad7820kr.h [new file with mode: 0644]
source/src/vm/fmtowns/adpcm.cpp [new file with mode: 0644]
source/src/vm/fmtowns/adpcm.h [new file with mode: 0644]
source/src/vm/fmtowns/fmtowns.h
source/src/vm/fmtowns/rf5c68.cpp [new file with mode: 0644]
source/src/vm/fmtowns/rf5c68.h [new file with mode: 0644]
source/src/vm/fmtowns/towns_dictionary.cpp