OSDN Git Service

[VM] TRY:Use namespace {VMNAME} to separate around VMs. This feature still apply...
[csp-qt/common_source_project-fm7.git] / source / src / vm / fm7 / sound.cpp
2018-10-21 K.Ohta[VM] TRY:Use namespace {VMNAME} to separate around...
2018-10-08 K.Ohta[VM][FM7] .
2018-06-25 K.Ohta[VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simpliz...
2018-06-25 K.Ohta[VM][FM7][SOUND] Fix sequences around OPN/PSG.
2018-06-17 K.Ohta[VM][FM7][OPN][WIP] Fixing weird OPN sound after loadin...
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-06-12 K.Ohta[VM][FM7][SOUND][WIP] Fixing wrong frequency after...
2018-03-08 K.Ohta[VM][FM7] Use template and static_cast<T *> to expect...
2018-01-25 K.Ohta[VM][FM8][MAINIO] Move FM-8 specified features to FM8_M...
2017-05-20 K.Ohta.
2017-05-17 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-05-15 K.Ohta[VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.
2017-05-15 K.Ohta[VM][FM7] Joystick: Use opn[0]->read_signal() instead...
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-02-02 K.Ohta[VM][FM7] Add AY_3_891X to FM-7 series.
2016-03-18 K.Ohta[VM][General][Qt] Merge upstream 20160317.
2016-03-10 K.Ohta[VM][Qt][FM7] FM7 series: Fix some software has not...
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-24 K.Ohta[VM][SOUND][Qt] Remove USE_MULTIPLE_SPEAKER, using...
2016-02-16 K.Ohta[VM][FM7][MB8877] Adjust around PSY-O-BLADE and DEATH...
2016-01-14 K.Ohta[VM] Add Fujitsu FM-8.
2015-12-20 K.Ohta[General][CMAKE] Integrate all devices to upstream...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-10-01 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-09-30 K.Ohta[VM][FM7] Remove unusev variables and fix some incorrec...
2015-08-10 K.Ohta[VM][FM7] Reduce host cpu usage. Sub/Main CPU drives...
2015-08-01 K.Ohta[VM][DATAREC] class DATAREC: Add support to adjust...
2015-07-30 K.Ohta[VM][FM77AV][DISPLAY][SOUND] Fix OOPs of resetting...
2015-06-18 K.Ohta[VM][FM77AV][FM77AV40] DMAC: Pass to compiling.
2015-06-15 K.Ohta[VM][FM7] Separate joistick to independent class.
2015-05-29 K.Ohta[VM][FM7] Mute unused board to reduce CPU usage.
2015-05-29 K.Ohta[VM][FM7][YM2203] Add stereo volume feature for YM2203...
2015-05-24 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-24 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-24 Kyuma Ohta[General] Fix some security issues related from code...
2015-05-23 K.Ohta[VM][FM7] BEEP: Reduce calling event.
2015-05-23 Kyuma Ohta[Build][FM7][VM] Reduce warnig when compiling (with...
2015-05-19 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2015-05-19 Kyuma Ohta[General][WIN32][FM77AV] Build with MS Visual Studio...
2015-04-12 K.Ohta[VM][FM7][SOUND] Fix correct event handling for BEEP.
2015-04-03 K.Ohta[General][FM7] Fix weird prefix "0b". This disables...
2015-03-30 K.Ohta[VM][FM77AV] Initial build.Some of FM7's softwares...
2015-03-28 K.Ohta[WIP][VM][FM7] FM77AV : Temporally implement ALU /...
2015-03-28 K.Ohta[VM][FM7][WIP] FM77AV: Implementing ALU.
2015-03-21 K.Ohta[VM][FM7][SOUND] OPN: Clear data-register when accessin...
2015-03-19 K.Ohta[VM][FM7][SOUND][OPN] WIP: Fixing CSM mode is not working.
2015-03-19 K.Ohta[VM][FM7][MAINIO] Fix IRQ handling ; I was wrong (...
2015-03-19 K.Ohta[VM][FM7][MAINIO] Split around sound, floppy to separat...