OSDN Git Service

[VM][EVENT][DEVICE] Add new APIs for recording sound.
[csp-qt/common_source_project-fm7.git] / source / src / vm / libcpu_newdev / device.h
2019-03-07 K.Ohta[VM][EVENT][DEVICE] Add new APIs for recording sound.
2019-03-06 K.Ohta[SOUND][VM][PCM1BIT][AY_3_891X] Re-implement low pass...
2019-03-05 K.Ohta[VM][PCM1BIT][AY3_891x] Add LPF feature.See initialize_...
2019-02-20 K.Ohta[VM] Merge Upstream 2019-02-19.Only for DEVICES, not...
2018-10-23 K.Ohta[VM][General] Apply Upstream 2018-10-07.Still WIP.
2018-10-08 K.Ohta[WIP] Update to upstream 2018-10-05.This still not...
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-07-30 K.Ohta[DEVICE][DEBUGGER] Fix don't start debugger.
2018-07-29 K.Ohta[VM] Add vm_template.h . This class, VM_TEMPLATE::...
2018-06-17 K.Ohta[VM][STATE] Apply new state framework to some devices...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-06 K.Ohta[VM][MB8877][DISK] Apply new state framework to DISK...
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-01-02 K.Ohta[VM][General] Merge Upstream 2017-12-15.
2017-12-04 K.Ohta[General] Fix more FTBFS.
2017-12-03 K.Ohta[GENERAL] Merge Upstream 2017-11-28.
2017-06-13 K.Ohta[VM][DEVICE] Get OSD:: at constructor, not initialize().
2017-06-07 K.Ohta[VM][SCSI] .
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-04-30 K.Ohta[VM][DEVICE] You should add "DECVICE::initialize()...
2017-03-14 K.Ohta[General] Merge Upstream 2017-03-07.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-03-05 K.Ohta[GENERAL] Merge upstream 2017-03-04. Still checking...
2017-02-07 K.Ohta[I386] TRY: Separate to common lib, compilation passed...
2017-02-04 K.Ohta[LIB_NEWDEV][DEVICE] Adjust libcpu_newdev/device.[h...
2017-02-04 K.Ohta[VM][General] Revert device separation.But I will try...