OSDN Git Service

[BUILD][CMAKE][WIN32] Available to cross build for Win32, with CLANG/Docker.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fmgen / CMakeLists.txt
2020-10-03 Kyuma Ohta[BUILD][CMAKE][WIN32] Available to cross build for...
2020-09-29 K.Ohta[BUILD][CMAKE][WIP] TRY: Not using build script, only...
2020-06-21 K.Ohta[VM][Qt][UI][EMU][WIP] Use EMU_TEMPLATE:: instead of...
2020-06-21 K.Ohta[VM][EMU] Important: now EMU:: class is on EMU_TEMPLATE:: .
2020-05-18 K.Ohta[VM][LOGGER][OSD][VM_TEMPLATE] Add API to log with...
2020-05-10 K.Ohta[VM][GENERAL][CMAKE] Update major SOVERSION.
2020-05-09 K.Ohta[VM][I8253] Add debugger feature, still reading only.
2020-04-09 K.Ohta[VM][FMTOWNS][YM2612][OPN2][WIP] Adjusting around regis...
2020-02-19 Kyuma Ohta[VM][FMTOWNS][FMGEN] Fix LACKing DLLEXPORT attribute...
2020-01-19 K.Ohta[VM][FMGEN] Update implemantation of YM2612 (OPN2).
2019-09-08 K.Ohta[Build][CMAKE] Update SOVERSION.
2018-12-18 K.Ohta[DOC] Update documents and SOVERSIONs.
2018-09-24 K.Ohta[FMGEN] Initial implementation of OPN2 (YM2612) from...
2018-08-06 K.Ohta[BUILD] Set SOVERSION and GIT hash automatically.
2018-07-07 K.Ohta[STATE] Update SOVERSION.
2018-07-05 K.Ohta[VM][STATE] Add DECL_STATE_ENTRY_SCRNTYPE_T_foo().
2018-06-29 K.Ohta[Qt][VM][FMGEN][DISK][LOGGER] Logging all devices.
2018-06-29 K.Ohta[STATE][FMGEN] Apply new state framerork to FMGEN.
2018-06-27 K.Ohta[BUILD][Qt] Update SOVERSION of shared libs.
2018-06-19 K.Ohta[VM][EVENT] Apply new state framework to EVENT:: .
2018-06-14 K.Ohta[VM] Remove compiler warinings.
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-02-25 K.Ohta[BUILD] Update SOVERSION and REVISION.
2018-01-02 K.Ohta[VM][General] Merge upstream 2017-12-28.
2017-12-04 K.Ohta[Build][General] Update SOVERSION.
2017-09-30 K.Ohta[Build][CMAKE] Fix FTBFS with USE_COMMON_DEVICE_LIB...
2017-04-09 K.Ohta[General][FMGEN] Update SOVERSION .
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-11 K.Ohta[Build][Win32] Separate GUI(and fmgen and emuutils...
2017-02-02 K.Ohta[Build] Separate FMGEN to shared lib (named libCSPfmgen).
2017-02-02 K.Ohta[FMGEN] Add AY-3-8910 for *PURE* PSG.
2015-01-06 K.Ohta[FMGEN] Ready to build.
2014-12-30 K.Ohta[Agar][General] Move important file(s) from XM7/SDL...