OSDN Git Service

[VM][HuC6280] Fix debug calling.
[csp-qt/common_source_project-fm7.git] / source /
2019-02-17 K.Ohta[VM][HuC6280] Fix debug calling.
2019-02-17 K.Ohta[VM][SCSI_CDROM] .
2019-02-17 K.Ohta[VM][PCENGINE][CDROM] Fix READ COMMAND $1801().Not...
2019-02-17 K.Ohta[VM][PCENGINE][ADPCM] .
2019-02-17 K.Ohta[VM][SCSI_CDROM][PCENGINE] CDDA:Don't update track...
2019-02-17 K.Ohta[VM][PCENGINE] .
2019-02-15 K.Ohta[VM][MSM5205] Add new API: pause_w().
2019-02-15 K.Ohta[VM][PCENGINE][ADPCM] Improve DMA handling.
2019-02-12 K.Ohta[VM][PCENGINE][ADPCM] Remove unused parts.
2019-02-12 K.Ohta[VM][MSM5205] Adjust ADPCM's sound level due to be...
2019-02-12 K.Ohta[VM][PCENGINE][ADPCM] adpcm.cpp : improve around DMA...
2019-02-12 K.Ohta[VM][PCENGINE][ADPCM] Re-Implement adpcm.[cpp|h] ....
2019-02-11 K.Ohta[VM][PCENGINE][ADPCM] pce.cpp : porting logics from...
2019-02-10 K.Ohta[VM][PCENGINE][ADPCM][WIP] Porting from mednafen.WIP.
2019-02-10 K.Ohta[VM][PCENGINE][ADPCM] .
2019-02-09 K.Ohta[VM][PCENGINE][ADPCM] Separate around ADPCM to ADPCM:: .
2019-02-09 K.Ohta[VM][PCENGINE][ADPCM] .
2019-02-08 K.Ohta[VM][PCENGINE][ADPCM] Improve around IRQ handling from...
2019-02-08 K.Ohta[VM][UPD71071] Fix OOPs of FTBFS.
2019-02-08 K.Ohta[VM][COMMON_VM] Update SOVERSION.
2019-02-08 K.Ohta[VM][SCSI_CDROM] Make public members to virtual attribu...
2019-02-08 K.Ohta[VM][FMTOWNS][CDROM] Add headers around CDC/CDROM.
2019-02-07 K.Ohta.
2019-02-07 K.Ohta[VM][FMTOWNS][CDROM] .
2019-02-07 K.Ohta[VM][FMTOWNS][WIP] Implementing CDROM.Still not buildable.
2019-01-31 K.Ohta[VM][FMTOWNS][WIP] Adding CD-ROM/CD controller.This...
2019-01-29 K.Ohta[VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820k...
2019-01-17 K.Ohta[COMMON] Fix unaligned SIMD variables.Fix crash built...
2019-01-12 K.Ohta[OOPS] Update installer.
2019-01-12 K.Ohta[DOC] Update to release.
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-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...
next