OSDN Git Service

[VM][PC100][STATE] Fix FTBFS.
[csp-qt/common_source_project-fm7.git] / source / src /
2018-06-02 K.Ohta[VM][STATE] Apply statesub.h to VM::foo_state() with...
2018-06-01 K.Ohta[VM][STATE][WIP] Apply csp_state_utils:: to some VMs...
2018-05-30 K.Ohta[STATESUB] Improve var-array save/load.
2018-05-30 K.Ohta[VM][FM7][JCOMMCARD][STATE] Apply to new state saving...
2018-05-30 K.Ohta[VM][MSX][STATE] Add new state feature.
2018-05-30 K.Ohta[VM][SN76489AN] Fix TYPO on load_state().
2018-05-30 K.Ohta[VM][BABBAGE2ND] Fix crash when save / load state.
2018-05-30 K.Ohta[OSD][SOUND][Qt] Fix hang-up with resetting at some...
2018-05-30 K.Ohta[UI][EMU_THREAD][Qt] Update functions.
2018-05-30 K.Ohta[VM][STATE] Update state feature with some VMs, some...
2018-05-30 K.Ohta[VM][STATE] Improve state helper.
2018-05-28 K.Ohta[VM][Qt] Fix FTBFSs.
2018-05-28 K.Ohta[VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may...
2018-05-28 K.Ohta[VM][X1] Copy VRAMs to shadow data at starting a frame...
2018-05-28 K.Ohta[VM][UI][Qt] Fix FTBFSs.
2018-05-28 K.Ohta[UI][Qt] Update UIs, related by src/rc/foo.rc .
2018-05-28 K.Ohta[DOC] Update ToDo (Still updated only Japanese doc.).
2018-05-27 K.Ohta[UI][Qt] (Maybe, maybe) Fix FTBFSs.
2018-05-27 K.Ohta[UI][Qt] Update UI.
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-05-21 K.Ohta[VM][FM7] Fix FTBFS with pre-compiled headers.
2018-05-20 K.Ohta[VM][STATE] Remove typeid() from state data, this seems...
2018-05-20 K.Ohta[EMU] Enable to Gzip'ed state saving / loading.
2018-05-20 K.Ohta[VM][FM7] Fix FTBFS.
2018-05-20 K.Ohta[VM][STATE] Delete duplicate logics.
2018-05-19 K.Ohta[VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
2018-05-19 K.Ohta[VM] Add save state utilities.See src/statesub.h and...
2018-05-16 K.Ohta[VM][M6502] Fix compiler warning.
2018-05-16 K.Ohta[VM][HD146818] Fix compilation warning.
2018-05-16 K.Ohta[VM][MSM58321] Fix OOPS around counting pulse.
2018-05-16 K.Ohta[CONFIG] I forgot change top default of renderer. X-)
2018-05-16 K.Ohta[DOC] Updated.
2018-05-15 K.Ohta[VM][General] Merge Upstream 2018-05-06.
2018-05-15 K.Ohta[UI][Qt] Fix around mouse problems.
2018-05-13 K.Ohta[Qt][OpenGL][GLES] GLSL: Update precision of float...
2018-05-13 K.Ohta[Qt][OpenGL][GLES][WIN32] Fix internal format definitio...
2018-05-13 K.Ohta[Qt][OpenGL][GL3][GLES] Modify shaders to use float...
2018-05-13 K.Ohta[Qt][OpenGL] Add some extensions and logging feature.
2018-05-13 K.Ohta[GL3] .
2018-05-13 K.Ohta[Qt][OpenGL][GLES] Fix TV renderer, GLES can't use...
2018-05-13 K.Ohta[Draw][OpenGL][Qt] Use GL's FBO for rendering framebuff...
2018-05-11 K.Ohta[Qt][GLES] Fix compilation errors with Angle OpenGL...
2018-05-11 K.Ohta[Qt][Draw][GLES] Add TV renderer for OpenGL ES.
2018-05-11 K.Ohta[Qt][OpenGL_ES] Fix crash with one board computers...
2018-05-10 K.Ohta[Qt][COMMAND_LINE] Add --opengl , --envvar and --dump...
2018-05-10 K.Ohta[Qt][VM][FM7] Fix FTBFS with MinGW32.
2018-05-10 K.Ohta[Qt][OSD] Update SOVERSION.
2018-05-10 K.Ohta[Qt][Gui] Related to a before commit.
2018-05-10 K.Ohta[Draw][Qt] Use Semaphore instead of mSecs waiting.Expec...
2018-05-09 K.Ohta[Draw][Qt] .
2018-05-09 K.Ohta[Qt][Draw] Fix drawing timing.
2018-05-09 K.Ohta[Qt][Draw][OpenGLES] Initial support for GL ESv2.0...
2018-05-05 K.Ohta[UI][Qt][FLOPPY] Not reset slot number when opening...
2018-05-05 K.Ohta[VM][MB8877] Keep command phase even changing (or remov...
2018-05-05 K.Ohta[Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not...
2018-05-05 K.Ohta[Qt][OpenGL] Renderer: Remove unneeded headers including.
2018-05-04 K.Ohta[Qt][UI] Fix screen issue with Qt5.10/Windows.
2018-04-28 K.Ohta[VM][FM77L4] Add blink feature to 400 lines board.
2018-04-28 K.Ohta[Qt][AVIO][MOVIE_SAVER] Fix FTBFS with FFMPEG 4.0.Will...
2018-04-12 K.Ohta[UI][Qt][FM8] Fix number of bubble-casette: Start from...
2018-04-12 K.OhtaMerge branch 'master' of github.com:Artanejp/common_sou...
2018-04-12 K.Ohta[VM][FM7][JOYSTICK] Apply before change to Inteligent...
2018-04-12 K.Ohta[OSD][Qt] Fix around moving mouse pointer.
2018-03-25 K.Ohta[Build][Ubuntu/Xenial] Fix FTBFS.
2018-03-25 K.Ohta[CMake][FM16BETA] Fix FTBFS.
2018-03-25 K.Ohta[DOC] Update docs.
2018-03-25 K.Ohta[VM][FM77L4] I missed value of subsys_l4 X-)
2018-03-25 K.Ohta[GENERAL] Update SOVERSION.
2018-03-25 K.Ohta[MOVIE_LOADER] Fix scaling factor.Displaying video...
2018-03-25 K.Ohta[UI][I18N][Qt] Update Translations.
2018-03-25 K.Ohta[UI][Qt][SCREEN] Add turning on/off virtual media Icons...
2018-03-25 K.Ohta[VM][FM77L4] Add FM77L4.Maybe 400lines board still...
2018-03-25 K.Ohta[Qt][COMMAND_LINE] Fix not loading virtual floppy disks...
2018-03-23 K.Ohta/
2018-03-23 K.Ohta[UI][Qt][COMMAND_LINE] Temprally disable --binary*...
2018-03-23 K.Ohta[COMMAND_LINE][MAIN] Split some functions at MainLoop().
2018-03-23 K.Ohta[EVENT] .
2018-03-23 K.Ohta[VM][FM7] Add Green display features.
2018-03-23 K.Ohta[COMMAND_LINE][Qt] Add virtual media handling via comma...
2018-03-19 K.Ohta[VM][FM77][FM8] Fix FTBFS.
2018-03-19 K.Ohta[General][Qt] Add some command line options.(Still...
2018-03-18 K.Ohta.
2018-03-18 K.Ohta[VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
2018-03-18 K.Ohta[VM][EVENT] Specify CPU per VM.
2018-03-18 K.Ohta[VM][FM7][Qt] Add Green display for FM-7/8/77 .
2018-03-16 K.Ohta[VM][FM7][VRAM] More expect to use SIMD.
2018-03-15 K.Ohta[VM][FM7][VRAM] Add __DECL_VECTORIZE_LOOP decl. to...
2018-03-08 K.Ohta.
2018-03-08 K.Ohta[VM][FM7] Use template and static_cast<T *> to expect...
2018-03-07 K.Ohta[VM][MC6809] Fix clock using.
2018-03-07 K.Ohta[VM][EVENT] drive()/mix() :Expect to be faster a bit.
2018-03-07 K.Ohta[VM][MB8877] Fix verify timing on SEEK command.Fix...
2018-03-04 K.Ohta[DOC] Updated.
2018-03-04 K.Ohta[UI][Qt][MZ800] Fix FTBFS.
2018-03-02 K.Ohta[DOC][GENERAL] .
2018-03-02 K.Ohta[VM][FM7][DISPLAY] Stop to use OpenMP.Fix display noise...
2018-03-01 K.Ohta[UI][Qt][FM16BETA] Initial support.
2018-03-01 K.Ohta[UI][Qt][FM16Beta] Initial setup.
2018-03-01 K.Ohta[UI][Qt] Fix issues for ROMAJI-TO-KANA conversion.
next