OSDN Git Service

[OSD][Qt][SOUND][QT_MULTIMEDIA] WIP: Checking whether using external buffert or not.
[csp-qt/common_source_project-fm7.git] / source / src / emu.h
2023-02-01 K.Ohta[UI][Qt][EMU] Available to build.Some features still...
2023-01-18 K.Ohta[EMU][OSD][WIP] Add MIDI feature; this still be skelton.
2023-01-10 K.Ohta[SOUND][Qt] Fix stopping sound after using debugger.
2022-12-10 K.Ohta[General][VM] Merge upstream 2022-04-05, branch 'upstre...
2022-11-24 K.Ohta[GENERAL] *Partly* merge upstream 2022-04-05.
2022-11-05 K.Ohta[EMU] Fix a lot of warning around "override".
2022-11-05 K.Ohta[Qt][Debugger] TRY: Make debugger widget inside of...
2022-08-05 K.Ohta[Qt][LOGGER] Make logger as std::shared_ptr<CSP_Logger...
2022-08-05 K.Ohta[UI][OSD][Qt] Make USING_FLAGS a std::shared_ptr<USING_...
2021-07-19 K.OhtaMerge branch 'upstream_20210502'
2021-06-22 K.Ohta[EMU][OSD][MOUSE][JOYSTICK][OOPS] Fix FTBFS.
2021-06-22 K.Ohta[VM][OSD][EMU][MOUSE][JOYSTICK] Should LOCK/UNLOCK...
2021-05-16 K.Ohta[VM][General] Merge Upstream 2021-05-06. Some variants...
2020-10-25 K.Ohta[Qt][EMU][EMU_THREAD] MOVE a lot of methods to EMU_TEMP...
2020-10-24 K.Ohta[Qt][OSD] Mostly move functions to libCSPosd.
2020-10-11 K.Ohta[General] Merge Updtream 2020-08-10.
2020-10-11 Kyuma OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2020-10-11 Kyuma Ohta[BUILD][WIN32] TRY:WIN32: Make libCSPcommon_vm DLL.(2)
2020-08-30 K.Ohta[VM][DEVICE] Change API: special_reset(num).This aimes...
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-03-02 K.Ohta[VM][General] Merge upstream 2020-02-17.
2020-02-04 K.Ohta[VM] Merge UPstream 2020-02-01.
2019-02-21 K.Ohta[VM][JX][J3100] (Temporally?) stop to use I86:: using...
2019-02-20 K.Ohta[VM] Merge Upstream 2019-02-19.Only for DEVICES, not...
2018-12-17 K.Ohta[VM][General][WIP] Merging Upstream 2018-12-09.Still...
2018-11-03 K.Ohta[General] Fix FTBFS with LLVM CLANG.
2018-10-23 K.Ohta[EMU] Update VM.
2018-10-23 K.Ohta[VM][General] Apply Upstream 2018-10-07.Still WIP.
2018-06-13 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-05-28 K.Ohta[UI][Qt] Update UIs, related by src/rc/foo.rc .
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-05-27 K.Ohta[UI][Qt] Apply to upstream's updating definitions.Still...
2018-05-27 K.Ohta[General] Merge upstream 2018-05-24. Still not test...
2018-04-12 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-04-12 K.Ohta[OSD][Qt] Fix around moving mouse pointer.
2018-02-21 K.Ohta[UI][Qt][DEBUGGER] Fix crash/lockup with closing debugg...
2018-01-18 K.Ohta[EMU][OSD] Add set_vm_screen_lines(int lines) to notify...
2018-01-02 K.Ohta[VM][General] Merge upstream 2017-12-28.
2017-08-11 K.Ohta[General] Merge Upstream 2017-08-10.
2017-06-27 K.Ohta[EMU] Add EMU::get_extra_leds() to get led status.
2017-06-23 K.Ohta[VM][EMU] Merge Upstream 2017-06-22.
2017-05-28 K.Ohta[EMU][General] Merge Upsteream 2017-05-28. GUI still...
2017-04-08 K.Ohta[General] Merge Upstream 2017-04-02.
2017-03-21 K.Ohta[General][WIP] Merge upstream 2017-03-20.Still not...
2017-03-17 K.Ohta[General] Merge Updtream 2017-03-15 . Still not build...
2017-03-06 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2017-03-06 K.Ohta[Qt] More commit.
2017-03-06 K.Ohta[WIN32][MINGW][Qt] FIX FTBFS.
2017-03-05 K.Ohta[EMU][DEBUGGER] Use pthread_t instead of SDL_Thread.
2017-02-09 K.Ohta[GENERAL] Merge upstream 2017-02-09, but one-board...
2016-10-02 K.Ohta[VM][WMU] Add WAV_SOUNDER class to play WAVS (i.e....
2016-07-31 K.Ohta[Qt][OSD] Fix FTBFS (excepts PX7).
2016-06-19 K.Ohta[UI][Qt] TRY: Enable DLLs even build for windows.
2016-05-16 K.Ohta[VM][EMU] Remove duplicate entries.
2016-04-08 K.Ohta[VM][General] Merge upstream 2016-04-01 #1.
2016-03-24 K.Ohta[UI][VM][EMU] Add features around BUBBLE CASETTE.This...
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-10 K.Ohta[General][Qt] Merge updtream 2016-03-05 (1).FTBFSs...
2016-03-02 K.Ohta[VM][Qt][General][CMAKE] Merge upstream 2016-03-01...
2016-03-02 K.Ohta[General][VM][FM7][CMake] Build at least eFM77AV40EX.
2016-03-02 K.Ohta[VM][General] Merge upstream 2016-03-01. (Pahse 1).
2016-02-26 K.Ohta[General][CMake] Merge upstream 2016-02-26.
2016-02-24 K.Ohta[VM][General][Qt] Fix FTBFSs, at least emufm77av40ex...
2016-02-24 K.Ohta[VM][General][WIP] Apply new (Upstream 2016-02-21)...
2016-02-15 K.Ohta[VM][General] Merge upstream 2016-02-13. Still don...
2016-01-06 K.Ohta[VM][General][Qt] Merge upstream 2015-12-31.
2015-12-27 K.Ohta[VM][General] Merge upstream 2015-12-23. OSD for Qt...
2015-12-21 K.Ohta[Qt][DEBUGGER] Temporally revert changes around debugge...
2015-12-18 K.Ohta[VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 serie...
2015-12-18 K.Ohta[VM][Qt][OSD][Genaral] Sync to upstream ; phase 1:...
2015-12-15 K.Ohta[Qt][Debugger][WIP] Implementing debugger.
2015-12-11 K.Ohta[Draw][Qt][GL] More accurate drawing to real-screen.
2015-12-10 K.Ohta[Qt][X1][General] Fix FILEIO::IsFileExists(). Fixed...
2015-12-01 K.Ohta[UI][Qt] Fix FTBFS with X1, but not works well.
2015-12-01 K.Ohta[UI][Qt] Fix FTBFSs basically, now enable to work for...
2015-12-01 K.Ohta[UI][Qt] Move machine-dependent files to qt/machines/ .
2015-11-30 K.Ohta[UI][VM][EMU][Qt][WIP] Apply upstream's OSD class.I...
2015-11-23 K.Ohta[VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define...
2015-11-19 K.Ohta[VM][General] Merge updtream 2015-11-18.
2015-11-18 K.Ohta[EMU][UI][Qt] More safety Inter Thread Communication...
2015-11-17 K.Ohta[UI][Qt][BUG] Add paste text from clip board.
2015-11-14 K.Ohta[BUILD][WIN32] Fix FTBFS with MinGW.
2015-11-14 K.Ohta[UI][Qt] Prepair to use auto-key.
2015-11-11 K.Ohta[General][Qt][CONFIG][Win32][WIP] Fixing break memories...
2015-11-09 K.Ohta[KEYBOARD][UI][Qt][Win32] Set scan codes for Windows.
2015-11-05 K.Ohta[UI][Qt][Win32] Fix FTBFSs.
2015-11-05 K.Ohta[Display][Qt][GL][VM] Add OpenGL scan lines feature...
2015-11-04 K.Ohta[Draw][Qt][OpenGL] Screen/Background/Button: Draw with...
2015-10-30 K.Ohta[BUILD][Qt][WIN32] Build environment with MINGW / Qt...
2015-09-24 K.Ohta[VM][General] Merge upstream 2015-09-23.
2015-08-27 K.Ohta[VM][General] Merge upstream 2015-08-25.
2015-08-22 K.Ohta[VM][General] Merge upstream 2015-08-21.
2015-08-06 K.Ohta[General][VM][Qt] Merge upstream 2015-08-05 .
2015-08-05 K.Ohta[BUILD][CMAKE] Integrate USE_OPENCL and default is...
2015-08-01 K.Ohta[VM][UI][Qt] General : Merge upstream 2015-08-01.
2015-07-30 K.Ohta[Qt][UI][FM7] Add LEDs of keyboard to status bar.
2015-07-27 K.Ohta[Qt][Debugger] Implement write disassembly to file.
2015-06-28 K.Ohta[UI][Qt] Add grabbing mouse.See pc8801ma.
next