OSDN Git Service

csp-qt/common_source_project-fm7.git
2019-01-12 K.Ohta[Build][CMake] Fix FTBFS. upstream_20190111
2019-01-12 K.Ohta[general][Win32] Update cross-build script.
2019-01-12 K.Ohta[General] Completely merge upstream 2019-01-11.
2019-01-12 K.Ohta[VM] Add PC-8001/mk2/8801/mk2.
2019-01-12 K.Ohta[VM][I386] Fix FTBFS.
2019-01-12 K.Ohta[UI][Qt] Implement new feature of upstream 2018-12-28.
2019-01-12 K.Ohta[General] Apply VMs to Upstream 2018-12-28.
2019-01-12 K.Ohta[General] Merge Upstream 2018-12-27.
2019-01-12 K.Ohta[General] Merge Upstream 2018-12-18.
2019-01-12 K.Ohta[BUILD] Separate threads definition for LTO.
2019-01-11 K.Ohta[VM][FMTOWNS][CRTC] Implementing CRTC.
2019-01-10 K.Ohta[VM][FMTOWNS][VRAM][WIP] Implementing.
2019-01-09 K.Ohta[VM][FMTOWNS] Add FONT ROMS, MSDOS ROM, SYSTEM ROM...
2019-01-07 K.Ohta[VM][FMTOWNS][WIP] Update CmakeLists.
2019-01-07 K.Ohta[VM][FMTOWNS] Apply namespace FMTOWNS to some devices.
2019-01-07 K.Ohta[VM][FMTOWNS][WIP] Implementing main memory.Still imcom...
2018-12-18 K.Ohta[DOC] Update documents and SOVERSIONs.
2018-12-17 K.Ohta[UI][Qt][OSD] Joystick-To-Keyboard: Add "1235" feature... upstream_20181209
2018-12-17 K.Ohta[UI][OSD][Qt] Apply "Joystick to Keyboard" feature.
2018-12-17 K.Ohta.
2018-12-17 K.Ohta[VM] Merge Upstream 2018-12-09.
2018-12-17 K.Ohta[VM][General][WIP] Merging Upstream 2018-12-09.Still...
2018-12-17 K.Ohta[UI][Qt][OOPS] Fix OOPs around mounting virtual D88...
2018-12-14 K.Ohta[PC98XL][PC98RL][PSEUDO_BIOS] Fix FTBFS.
2018-12-14 K.Ohta[Qt][GUI][WIN32] Fix linkage error building libCSPgui...
2018-12-13 K.Ohta[Draw][Qt][OpenGL] Abondon depth test.
2018-12-13 K.Ohta[VM][SCSI_CDROM] Add write_signal() to control CDDA...
2018-12-13 K.Ohta[VM][PCENGINE][OOPS] Fix dummy reading/writing bytes...
2018-12-13 K.Ohta[VM][PCENGINE][CDROM] Don't reset ADPCM more than once...
2018-12-13 K.Ohta[VM][HUC2680] Improve around timer.Thanks to Ootake...
2018-12-13 K.Ohta[VM][PCENGINE][CDROMROM][ADPCM] Fix sequence around...
2018-12-13 K.Ohta[VM][EVENT] Improve error message at cancel_event().
2018-12-13 K.Ohta[VM][FM7][DISPLAY] Fix for logging "[EVENT] EVENT:...
2018-12-10 K.Ohta[VM][PCENGINE][ADPCM][WIP] Porting from Ootake v2.83...
2018-12-09 K.Ohta[VM][SCSI_CDROM] .
2018-12-09 K.Ohta[VM][PCENGINE][PCE_ADPCM] (Temporally) Fix not sound...
2018-12-06 K.Ohta[VM][SCSI_CDROM] Delete some ToDo(s).
2018-12-06 K.Ohta[VM][SCSI_CDROM] Dont send DONE signal when reading...
2018-12-06 K.Ohta[VM][MSM5205] Adjust sound volume, add 6dB.
2018-12-06 K.Ohta[VM][SCSI_CDROM][CUE] Set default pre-gap to 2Sec ...
2018-11-29 K.Ohta[UI][Qt] Include common/util_*2.cpp to libCSPgui.so .
2018-11-29 K.Ohta[VM][PSEUDO_BIOS] Fix not detect second HDD differ...
2018-11-29 K.Ohta[UI][MENU][HDD] Fix oops dialog of opening virtual...
2018-11-26 K.Ohta[VM][I386][I286] Add note changes for using pseud-bios.
2018-11-26 K.Ohta[VM][I286][I86] Update around PSEUDO-BIOS.
2018-11-26 K.Ohta[VM][PC9801][SASI_BIOS] Mostly working pseudo-bios...
2018-11-25 K.Ohta[UI][MENU][HARDDISK] OOPS: I missed update directory.
2018-11-25 K.Ohta[VM][PC9801][I286][I86][I386][WIP] Add pseudo SASI...
2018-11-24 K.Ohta[OOPS] I forgot update installer_unix.sh X-)
2018-11-24 K.Ohta[DOC] Update.
2018-11-24 K.Ohta[VM][PCENGINE] Fix around CD-ROM^2 and ADPCM.Most of...
2018-11-23 K.Ohta[General] Update revision.
2018-11-23 K.Ohta[GENERAL] Merge Upstream 2018-11-23. upstream_20181123
2018-11-21 K.Ohta.
2018-11-21 K.Ohta[COMMON] Define decl.of alignment.Wish to fix FTBFS...
2018-11-20 K.Ohta[VM][SCSI_CDROM][PCENGINE][WIP] .
2018-11-19 K.Ohta[VM][SCSI_CDROM] Use std::string instead of C string...
2018-11-19 K.Ohta[VM][FMTOWNS][VRAM][MEMORY][WIP Implementing some routi...
2018-11-18 K.Ohta[VM][SCSI_CDROM] Fix wrong track definitions.
2018-11-18 K.Ohta[VM][SCSI_CDROM][PCENGINE] Implement *correctness*...
2018-11-14 K.Ohta[DOC] Add how to running OpenGL ES with Wine (not nativ...
2018-11-05 K.Ohta[VM][X1][VRAM] Apply renderer to TEXT/(P)CG rendering.
2018-11-05 K.Ohta[VM][FM7][VRAM] Update render API.
2018-11-05 K.Ohta[COMMON] Add some renderer to common.[cpp|h].
2018-11-05 K.Ohta[VM][COMMON] Add common rendering routines to common...
2018-11-04 K.Ohta[VM][FM7] Don't redraw when write same value to digital...
2018-11-04 K.Ohta[BUILD][CMAKE] Update version of libCSPemu_utils.
2018-11-04 K.Ohta[VM][FM7][VRAM] Apply before commit to 8 colors renderi...
2018-11-04 K.Ohta[COMMON] Add VRAM render common routine.This needs...
2018-11-04 K.Ohta[BUILD][IA32] Build even don't use MMX, SSE and AVX.
2018-11-04 K.Ohta[VM][FM7][VRAM] Expect to use SIMD even building with...
2018-11-03 K.Ohta[Build][FM7] Fix FTBFS with LLVM CLANG.
2018-11-03 K.Ohta[General] Fix FTBFS with LLVM CLANG.
2018-10-31 K.Ohta[VM][FMTOWNS][VRAM][WIP] Implementing vram and renderer.
2018-10-30 K.Ohta[VM][MB61VH010][FM77AV] More accurate busy flag impleme...
2018-10-27 K.Ohta[DOC] Update documents.
2018-10-27 K.Ohta[UI][Qt] Change font size of "ABOUT".
2018-10-27 K.Ohta[VM] Enable to build *ALL* VMs \(^o^)/ upstream_20181014
2018-10-27 K.Ohta[VM] Enable to build with more VMs.
2018-10-27 K.Ohta[VM] Enable to build with more VMs.
2018-10-27 K.Ohta[TOOL] Update installer.
2018-10-27 K.Ohta[VM] Enable to build with more VMs.
2018-10-27 K.Ohta[VM] Enable to build with some VMs.
2018-10-27 K.Ohta[VM][UPD7810] Fix FTBFS.
2018-10-27 K.Ohta[VM] Enable to build with upstream 2018-10-14 @some...
2018-10-25 K.Ohta[VM}[FM7][PC8801][X1] At least enable to build FM7...
2018-10-25 K.Ohta[VM][SCSI_HDD] Fix FTBFS.
2018-10-25 K.Ohta[VM][DEVICE] Enable to build with new state framework.
2018-10-25 K.Ohta[STATE][FILEIO] Change StateValue(scrntype_t&) to State...
2018-10-24 K.Ohta[VM][DEVICE][WIP] Updating State functions.Still cause...
2018-10-24 K.Ohta[STATE][FILEIO] Add StateValue(scrntype_t&).
2018-10-24 K.Ohta[VM][I386] Update mame/emu/cpu/i386 .
2018-10-24 K.Ohta[VM][General][WIP] Start to merge upstream 2018-10...
2018-10-24 K.Ohta.
2018-10-24 K.Ohta[General] Merge upstream 2018-10-13.
2018-10-24 K.Ohta[General] Merge upstream 2018-10-10.
2018-10-24 K.Ohta[VM] Really update to upstream 2018-10-07. upstream_20181007
2018-10-24 K.Ohta[DOC][VM][FM7] Update ToDo.
2018-10-24 K.Ohta[OSD][Qt] Remove some APIs.
2018-10-24 K.Ohta[Qt][OSD][KEYBOARD] Apply upstream's update.
next