OSDN Git Service

csp-qt/common_source_project-fm7.git
3 years ago[WIn32][CrosBuild][ICU] Avaiable to build with CLANG12/Cross/MinGW-w64 .
Kyuma Ohta [Sun, 30 May 2021 06:57:54 +0000 (06:57 +0000)]
[WIn32][CrosBuild][ICU] Avaiable to build with CLANG12/Cross/MinGW-w64 .

3 years ago[Qt][Build][Win32] Mostly available to build with cross toolchain, excepts QDoc.
Kyuma Ohta [Sun, 30 May 2021 06:29:16 +0000 (06:29 +0000)]
[Qt][Build][Win32] Mostly available to build with cross toolchain, excepts QDoc.

3 years ago[Win32][Qt][Cross] Mostly complete to Qt configure script with LLVM12/MinGW-w64/Cross.
Kyuma Ohta [Sat, 29 May 2021 21:28:50 +0000 (21:28 +0000)]
[Win32][Qt][Cross] Mostly complete to Qt configure script with LLVM12/MinGW-w64/Cross.

3 years ago.
Kyuma Ohta [Sat, 29 May 2021 21:07:29 +0000 (21:07 +0000)]
.

3 years ago[CROSS_BUILD][Qt] Now updating (imcompleted) Qt cross building script.
Kyuma Ohta [Sat, 29 May 2021 21:06:46 +0000 (21:06 +0000)]
[CROSS_BUILD][Qt] Now updating (imcompleted) Qt cross building script.

3 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
Kyuma Ohta [Sat, 29 May 2021 19:02:53 +0000 (19:02 +0000)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

3 years ago[CMake][Win32] Remove obsolete toolchains.
Kyuma Ohta [Sat, 29 May 2021 19:02:17 +0000 (19:02 +0000)]
[CMake][Win32] Remove obsolete toolchains.

3 years ago[Build][Win32] LLVM12/MinGW-w64/Cross : Add libc++abi and others to toolchain.
Kyuma Ohta [Sat, 29 May 2021 19:01:05 +0000 (19:01 +0000)]
[Build][Win32] LLVM12/MinGW-w64/Cross : Add libc++abi and others to toolchain.

3 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
K.Ohta [Sat, 29 May 2021 15:28:09 +0000 (00:28 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

3 years ago[Build][CMake] Update script for native building with clang12.
K.Ohta [Sat, 29 May 2021 15:27:30 +0000 (00:27 +0900)]
[Build][CMake] Update script for native building with clang12.

3 years ago[Build][CMake][Win32] Avaiable to build with Corss toolchain, LLVM12/Clang.
Kyuma Ohta [Sat, 29 May 2021 15:15:51 +0000 (15:15 +0000)]
[Build][CMake][Win32] Avaiable to build with Corss toolchain, LLVM12/Clang.

3 years ago[BUILD] Still unable to build with LLVM/MinGW-w64.
Kyuma Ohta [Fri, 28 May 2021 09:47:17 +0000 (18:47 +0900)]
[BUILD] Still unable to build with LLVM/MinGW-w64.

3 years ago[BUILD][CMake] Prepare to support LLVM12, but now unable to build Win32 version with...
Kyuma Ohta [Thu, 27 May 2021 17:55:40 +0000 (17:55 +0000)]
[BUILD][CMake] Prepare to support LLVM12, but now unable to build Win32 version with llvm12 due to _aligned_alloc() and _aligned_free().

3 years ago[General] Update revisions.
K.Ohta [Sun, 16 May 2021 07:58:56 +0000 (16:58 +0900)]
[General] Update revisions.

3 years ago[VM][General] Merge Upstream 2021-05-06. Some variants of PC-6001 are temporally...
K.Ohta [Sun, 16 May 2021 07:36:06 +0000 (16:36 +0900)]
[VM][General] Merge Upstream 2021-05-06. Some variants of PC-6001 are temporally dropped.

3 years ago[VM][BX1][MC6843][DISK] Merge Upstream 2021-02-07 excepts OSD::open_console().
K.Ohta [Tue, 11 May 2021 13:55:33 +0000 (22:55 +0900)]
[VM][BX1][MC6843][DISK] Merge Upstream 2021-02-07 excepts OSD::open_console().

3 years ago[BUILD][CMake] Add samplescripts supports GCC-11 initially.
K.Ohta [Tue, 11 May 2021 04:29:26 +0000 (13:29 +0900)]
[BUILD][CMake] Add samplescripts supports GCC-11 initially.

3 years ago[BUILD][CMAKE] Add support for LLVM CLANG 12 (Native).
K.Ohta [Fri, 7 May 2021 11:58:08 +0000 (20:58 +0900)]
[BUILD][CMAKE] Add support for LLVM CLANG 12 (Native).

3 years ago[VM][FMTOWNS][ICCARD] Improve logic around open/close.
K.Ohta [Fri, 7 May 2021 11:45:21 +0000 (20:45 +0900)]
[VM][FMTOWNS][ICCARD] Improve logic around open/close.

3 years ago[VM][FMTOWNS][CDROM][CRTC] Remove unused (comment outed) part.
K.Ohta [Fri, 7 May 2021 11:44:46 +0000 (20:44 +0900)]
[VM][FMTOWNS][CDROM][CRTC] Remove unused (comment outed) part.

3 years ago[VM][FMTOWNS][CDROM] Fix compilation warnings.
K.Ohta [Tue, 4 May 2021 16:42:32 +0000 (01:42 +0900)]
[VM][FMTOWNS][CDROM] Fix compilation warnings.

3 years ago[VM][FMTOWNS][MEMORY] Add dma read/write functions with wait.
K.Ohta [Tue, 4 May 2021 16:23:35 +0000 (01:23 +0900)]
[VM][FMTOWNS][MEMORY] Add dma read/write functions with wait.

3 years ago[VM][FMTOWNS][MEMORY] Remove premitive read/write functions completely.
K.Ohta [Tue, 4 May 2021 15:50:58 +0000 (00:50 +0900)]
[VM][FMTOWNS][MEMORY] Remove premitive read/write functions completely.

3 years ago[VM][FMTOWNS][DMAC] Remove debugging logs.
K.Ohta [Tue, 4 May 2021 15:50:32 +0000 (00:50 +0900)]
[VM][FMTOWNS][DMAC] Remove debugging logs.

3 years ago[VM][FMTOWNS][MEMORY] Revert to use primitive_[read|write]. Fix CDROM's some issues... towns_cdrom_rev3
K.Ohta [Tue, 4 May 2021 15:30:01 +0000 (00:30 +0900)]
[VM][FMTOWNS][MEMORY] Revert to use primitive_[read|write]. Fix CDROM's some issues (i.e. Crashing Ayayo4).Revert before 3b1be96ae8ef088e7f45b00bb3a3e6c01196b931

3 years ago[VM][FMTOWNS][CDROM_CDC] Add header of CDC.Still implementing this.
K.Ohta [Mon, 26 Apr 2021 14:06:22 +0000 (23:06 +0900)]
[VM][FMTOWNS][CDROM_CDC] Add header of CDC.Still implementing this.

3 years ago[VM][FMTOWNS][CDROM_CDC] Implement around I/O.This still be imcomplete.
K.Ohta [Thu, 8 Apr 2021 16:39:20 +0000 (01:39 +0900)]
[VM][FMTOWNS][CDROM_CDC] Implement around I/O.This still be imcomplete.

3 years ago[VM][FMTOWNS][CDROM][DMAC] Apply before commit: Use ACK bus arbiytation to transfer.
K.Ohta [Thu, 8 Apr 2021 16:38:27 +0000 (01:38 +0900)]
[VM][FMTOWNS][CDROM][DMAC] Apply before commit: Use ACK bus arbiytation to transfer.

3 years ago[VM][UPD71071] Add read_io16(), write_io16() and ACK feature.
K.Ohta [Thu, 8 Apr 2021 16:37:24 +0000 (01:37 +0900)]
[VM][UPD71071] Add read_io16(), write_io16() and ACK feature.

3 years ago[VM][FMTOWNS][CDROM] Start to implement CDC DEVICE class.
K.Ohta [Wed, 31 Mar 2021 18:01:55 +0000 (03:01 +0900)]
[VM][FMTOWNS][CDROM] Start to implement CDC DEVICE class.

3 years ago[VM][FMTOWNS][CDROM] Fix around re-calculate TOC table.
K.Ohta [Tue, 16 Mar 2021 15:51:36 +0000 (00:51 +0900)]
[VM][FMTOWNS][CDROM] Fix around re-calculate TOC table.

3 years ago[VM][FMTOWNS][CDROM] Add NEW CDROM_CUE:: class.Update CDROM_SKELTON::.
K.Ohta [Tue, 16 Mar 2021 15:41:35 +0000 (00:41 +0900)]
[VM][FMTOWNS][CDROM] Add NEW CDROM_CUE:: class.Update CDROM_SKELTON::.

3 years ago[VM][FMTOWNS][CDROM] Fix around read functions.
K.Ohta [Fri, 12 Mar 2021 11:25:56 +0000 (20:25 +0900)]
[VM][FMTOWNS][CDROM] Fix around read functions.

3 years ago[VM][FMTOWNS][CDROM] Implement reading functions.
K.Ohta [Fri, 12 Mar 2021 11:08:58 +0000 (20:08 +0900)]
[VM][FMTOWNS][CDROM] Implement reading functions.

3 years ago[VM][FMTOWNS][CDROM] Move methods to cdrom_skelton.cpp .
K.Ohta [Fri, 12 Mar 2021 08:28:06 +0000 (17:28 +0900)]
[VM][FMTOWNS][CDROM] Move methods to cdrom_skelton.cpp .

3 years ago[VM][FMTOWNS][CDROM] Update skelton.Add definition of CUE/BIN image.
K.Ohta [Thu, 11 Mar 2021 17:27:00 +0000 (02:27 +0900)]
[VM][FMTOWNS][CDROM] Update skelton.Add definition of CUE/BIN image.

3 years ago[VM][FMTOWNS][CDROM] Start to re-implement new CDROM class.Implement skelton of virtu...
K.Ohta [Thu, 4 Mar 2021 11:28:13 +0000 (20:28 +0900)]
[VM][FMTOWNS][CDROM] Start to re-implement new CDROM class.Implement skelton of virtual CD-ROM image(s).

3 years ago[VM][FMTOWNS][SCSI] Add a PORT: 0C34h.
K.Ohta [Sat, 27 Feb 2021 16:47:18 +0000 (01:47 +0900)]
[VM][FMTOWNS][SCSI] Add a PORT: 0C34h.

3 years ago[VM][FMTOWNS][CRTC][TIMER][MEMORY] Improve around I/O.
K.Ohta [Sat, 27 Feb 2021 16:35:09 +0000 (01:35 +0900)]
[VM][FMTOWNS][CRTC][TIMER][MEMORY] Improve around I/O.

3 years ago[BUILD][CMAKE] .
K.Ohta [Wed, 24 Feb 2021 16:43:10 +0000 (01:43 +0900)]
[BUILD][CMAKE] .

3 years ago[BUILD][CMAKE] Remove PrecompileHeader.cmake .
K.Ohta [Wed, 24 Feb 2021 16:42:37 +0000 (01:42 +0900)]
[BUILD][CMAKE] Remove PrecompileHeader.cmake .

3 years ago[VM][FMTOWNS][CDROM][WIP] Fixing around booting from some version(s?) of TOWNS OS...
K.Ohta [Wed, 24 Feb 2021 16:22:57 +0000 (01:22 +0900)]
[VM][FMTOWNS][CDROM][WIP] Fixing around booting from some version(s?) of TOWNS OS. i.e)AYAYO 4.

3 years ago[VM][FMTOWNS][DMAC] Remove some variables.Update state save version.
K.Ohta [Wed, 24 Feb 2021 16:22:09 +0000 (01:22 +0900)]
[VM][FMTOWNS][DMAC] Remove some variables.Update state save version.

3 years ago[VM][WIN32] Fix FTBFSs with LLVM/MinGW32.
Kyuma Ohta [Fri, 5 Feb 2021 07:22:46 +0000 (16:22 +0900)]
[VM][WIN32] Fix FTBFSs with LLVM/MinGW32.

3 years ago[VM][I286][I86][V30][FMR][PC9801] Separate namespace CPUTYPE ENUMS. upstream_20210124
K.Ohta [Tue, 2 Feb 2021 16:11:00 +0000 (01:11 +0900)]
[VM][I286][I86][V30][FMR][PC9801] Separate namespace CPUTYPE ENUMS.

[VM][I286][I86] Fix weird bitmask default value.

3 years ago[VM][I286_NP21] Prepare to include.
K.Ohta [Tue, 2 Feb 2021 15:36:45 +0000 (00:36 +0900)]
[VM][I286_NP21] Prepare to include.

3 years ago[UI][Qt][VM] Add EMUs: Canon BX1 and MITEC MP85.
K.Ohta [Tue, 2 Feb 2021 14:52:37 +0000 (23:52 +0900)]
[UI][Qt][VM] Add EMUs: Canon BX1 and MITEC MP85.

3 years ago[UI][Qt][I18N] Update translations.
K.Ohta [Tue, 2 Feb 2021 14:37:56 +0000 (23:37 +0900)]
[UI][Qt][I18N] Update translations.

[UI][Qt][SMB80TE] Add DISPLAY BASE ADRESS config.
[VM][BX1][MP85] Add unique namespace to VMs.

3 years ago[UI][Qt][SMB80TE] Add more DIPSWs.
K.Ohta [Tue, 2 Feb 2021 12:48:57 +0000 (21:48 +0900)]
[UI][Qt][SMB80TE] Add more DIPSWs.

[UI][Qt][PC8801] Remove a unneeded line.

3 years ago[VM][PC8801] Revert changes upstream 2021-01-17; for draw_screen().These make unstabl...
K.Ohta [Tue, 2 Feb 2021 06:24:08 +0000 (15:24 +0900)]
[VM][PC8801] Revert changes upstream 2021-01-17; for draw_screen().These make unstable VM running when changing GUI (with Qt).

3 years ago[UI][Qt][PC8801][PC98DO] Update UIs.
K.Ohta [Tue, 2 Feb 2021 05:59:44 +0000 (14:59 +0900)]
[UI][Qt][PC8801][PC98DO] Update UIs.

3 years ago[General] Update revisions.
K.Ohta [Sun, 31 Jan 2021 14:38:15 +0000 (23:38 +0900)]
[General] Update revisions.

3 years ago[VM][General] Merge Upstream 2021-01-21.
K.Ohta [Sun, 31 Jan 2021 14:37:17 +0000 (23:37 +0900)]
[VM][General] Merge Upstream 2021-01-21.

3 years ago[VM] Merge Updtream 2021-01-17.
K.Ohta [Sun, 31 Jan 2021 14:31:25 +0000 (23:31 +0900)]
[VM] Merge Updtream 2021-01-17.

3 years ago[VM][MZ80K] Merge Upstream 2021-01-03.
K.Ohta [Sun, 31 Jan 2021 14:28:10 +0000 (23:28 +0900)]
[VM][MZ80K] Merge Upstream 2021-01-03.

3 years ago[VM][PC8801] Merge Upstream 2020-12-31.
K.Ohta [Sun, 31 Jan 2021 14:26:23 +0000 (23:26 +0900)]
[VM][PC8801] Merge Upstream 2020-12-31.

3 years ago[VM][PCENGINE][SCSI_CDROM] Merge Upstream 2020-12-21.
K.Ohta [Sun, 31 Jan 2021 14:25:25 +0000 (23:25 +0900)]
[VM][PCENGINE][SCSI_CDROM] Merge Upstream 2020-12-21.

3 years ago[VM][General] Update revision.
K.Ohta [Sun, 31 Jan 2021 13:58:12 +0000 (22:58 +0900)]
[VM][General] Update revision.

3 years ago[VM][SCSI_CDROM] Merge Upstream 2020-12-19 for SCSI_CDROM::.
K.Ohta [Sun, 31 Jan 2021 13:56:57 +0000 (22:56 +0900)]
[VM][SCSI_CDROM] Merge Upstream 2020-12-19 for SCSI_CDROM::.

3 years ago[VM][SCSI_CDROM] Merge Upstream 2020-12-18.
K.Ohta [Sun, 31 Jan 2021 13:43:55 +0000 (22:43 +0900)]
[VM][SCSI_CDROM] Merge Upstream 2020-12-18.

3 years ago[VM][PC8801][PC9801] Merge Upstream 2020-12-16 and 2020-12-18 *excepts SCSI_CDROM*.
K.Ohta [Sun, 31 Jan 2021 12:48:17 +0000 (21:48 +0900)]
[VM][PC8801][PC9801] Merge Upstream 2020-12-16 and 2020-12-18 *excepts SCSI_CDROM*.

3 years ago[VM][General][PC9801] Fix FTBFS.
K.Ohta [Sun, 31 Jan 2021 08:31:35 +0000 (17:31 +0900)]
[VM][General][PC9801] Fix FTBFS.

3 years ago[COMMON] Update SOVERSION.
K.Ohta [Sun, 31 Jan 2021 07:06:46 +0000 (16:06 +0900)]
[COMMON] Update SOVERSION.

3 years ago[VM][COMMON][General] Merge Upstream 2020-12-16.
K.Ohta [Sun, 31 Jan 2021 07:06:15 +0000 (16:06 +0900)]
[VM][COMMON][General] Merge Upstream 2020-12-16.

3 years ago[VM][PC8801] Fix FTBFS.
K.Ohta [Sun, 31 Jan 2021 07:00:21 +0000 (16:00 +0900)]
[VM][PC8801] Fix FTBFS.

3 years ago[VM][PC8801] Merge Upstream 2020-12-15.Still not implement UIs.
K.Ohta [Sun, 31 Jan 2021 06:41:51 +0000 (15:41 +0900)]
[VM][PC8801] Merge Upstream 2020-12-15.Still not implement UIs.

3 years ago[VM][PC8801] Merge Upstream 2020-12-14. Still not implement (inch FDD UIs.
K.Ohta [Sun, 31 Jan 2021 05:58:37 +0000 (14:58 +0900)]
[VM][PC8801] Merge Upstream 2020-12-14. Still not implement (inch FDD UIs.

3 years ago[VM][General] Merge Upstream 2020-12-13. Still not implement UIs for Canon BX2.
K.Ohta [Sun, 31 Jan 2021 05:47:56 +0000 (14:47 +0900)]
[VM][General] Merge Upstream 2020-12-13. Still not implement UIs for Canon BX2.

3 years ago[VM][PC8801] Merge Upstream 2020-12-12.
K.Ohta [Sun, 31 Jan 2021 05:29:18 +0000 (14:29 +0900)]
[VM][PC8801] Merge Upstream 2020-12-12.

3 years ago[VM][General] Merge Upstaream 2020-12-11.
K.Ohta [Sun, 31 Jan 2021 05:27:34 +0000 (14:27 +0900)]
[VM][General] Merge Upstaream 2020-12-11.

3 years ago[VM][General] Merge Upstream 2020-12-08.
K.Ohta [Sun, 31 Jan 2021 05:25:37 +0000 (14:25 +0900)]
[VM][General] Merge Upstream 2020-12-08.

3 years ago[VM][X1] Fix FTBFS.
K.Ohta [Sun, 31 Jan 2021 04:36:50 +0000 (13:36 +0900)]
[VM][X1] Fix FTBFS.

3 years ago[UI][RES] Update Icons, and board of MP85.
K.Ohta [Sun, 31 Jan 2021 04:31:58 +0000 (13:31 +0900)]
[UI][RES] Update Icons, and board of MP85.

3 years ago[General][VM] Merge Upstream 2020-12-06.Still not implement UIs for Canon BX1.
K.Ohta [Sun, 31 Jan 2021 04:13:30 +0000 (13:13 +0900)]
[General][VM] Merge Upstream 2020-12-06.Still not implement UIs for Canon BX1.

3 years ago[VM][FMTOWNS][CDROM] Adjust seek timing.
K.Ohta [Thu, 14 Jan 2021 14:49:35 +0000 (23:49 +0900)]
[VM][FMTOWNS][CDROM] Adjust seek timing.

3 years ago[VM][FMTOWNS][CDROM] Falldown intr even stat_reply_intr (04C2:bit6) == 0 on MCU inter...
K.Ohta [Thu, 14 Jan 2021 05:01:27 +0000 (14:01 +0900)]
[VM][FMTOWNS][CDROM] Falldown intr even stat_reply_intr (04C2:bit6) == 0 on MCU interrupt.

[VM][FMTOWNS][CDROM] Reply error when reading beyond track on READ_SECTOR.

3 years ago[VM][FMTOWNS][CRTC] Use more SIMDs to be faster rendering.
K.Ohta [Sun, 20 Dec 2020 14:23:26 +0000 (23:23 +0900)]
[VM][FMTOWNS][CRTC] Use more SIMDs to be faster rendering.

3 years ago[VM][FMTOWNS][CDROM] Even reply without REQ_STATUS bit (0x20) with PAUSE/RESUME CDDA...
K.Ohta [Sun, 20 Dec 2020 12:10:45 +0000 (21:10 +0900)]
[VM][FMTOWNS][CDROM] Even reply without REQ_STATUS bit (0x20) with PAUSE/RESUME CDDA (85h/87h).

3 years ago[VM][FMTOWNS][CRTC] Temporally: Reduce warning on LTO.
K.Ohta [Sun, 20 Dec 2020 12:10:14 +0000 (21:10 +0900)]
[VM][FMTOWNS][CRTC] Temporally: Reduce warning on LTO.

3 years ago[BUILD][CMAKE] Re-Enable LTO with LLVM CLANG++.
K.Ohta [Wed, 16 Dec 2020 08:13:20 +0000 (17:13 +0900)]
[BUILD][CMAKE] Re-Enable LTO with LLVM CLANG++.

3 years ago[UI][Qt] TRY: Re-Order exiting sequence.
K.Ohta [Wed, 16 Dec 2020 08:12:48 +0000 (17:12 +0900)]
[UI][Qt] TRY: Re-Order exiting sequence.

3 years ago[DOC][OOPS] Fix TYPO (;_;)
K.Ohta [Tue, 15 Dec 2020 16:51:56 +0000 (01:51 +0900)]
[DOC][OOPS] Fix TYPO (;_;)

3 years ago[UNIX] Update installer.
K.Ohta [Tue, 15 Dec 2020 16:40:52 +0000 (01:40 +0900)]
[UNIX] Update installer.

3 years ago[DOC] Update for release.
K.Ohta [Tue, 15 Dec 2020 15:53:29 +0000 (00:53 +0900)]
[DOC] Update for release.

3 years ago[VM][FMTOWNS][CDROM] Fix wrong response at PAUSE/RESUME CDDA (85h/87h).
K.Ohta [Tue, 15 Dec 2020 14:46:27 +0000 (23:46 +0900)]
[VM][FMTOWNS][CDROM] Fix wrong response at PAUSE/RESUME CDDA (85h/87h).

3 years ago[VM][FMTOWNS][SPRITE] .
K.Ohta [Sun, 13 Dec 2020 20:11:03 +0000 (05:11 +0900)]
[VM][FMTOWNS][SPRITE] .

3 years ago[VM][FMTOWNS][SPRITE] Apply SIMD to rotation.
K.Ohta [Sun, 13 Dec 2020 13:24:25 +0000 (22:24 +0900)]
[VM][FMTOWNS][SPRITE] Apply SIMD to rotation.

3 years ago[UI][Qt][I18N][OOPs] I missed update a entry, fixed X-)
K.Ohta [Sun, 13 Dec 2020 11:57:08 +0000 (20:57 +0900)]
[UI][Qt][I18N][OOPs] I missed update a entry, fixed X-)

3 years ago[VM][FMTOWNS][SPRITE] Fix around rotation.
K.Ohta [Sun, 13 Dec 2020 11:56:53 +0000 (20:56 +0900)]
[VM][FMTOWNS][SPRITE] Fix around rotation.

3 years ago[Qt][OSD][EMU][INPUT] Fix duplicated key in with one-board-computers.
K.Ohta [Sun, 13 Dec 2020 06:45:56 +0000 (15:45 +0900)]
[Qt][OSD][EMU][INPUT] Fix duplicated key in with one-board-computers.

3 years ago[UI][Qt][MOUSE][WIP] Fixing mouse clicking on one-board-computers.
K.Ohta [Sat, 12 Dec 2020 21:37:26 +0000 (06:37 +0900)]
[UI][Qt][MOUSE][WIP] Fixing mouse clicking on one-board-computers.

3 years ago[DRAW][OpenGLES] Fix double delete some objects, Fix crash on quit.
K.Ohta [Sat, 12 Dec 2020 20:08:49 +0000 (05:08 +0900)]
[DRAW][OpenGLES] Fix double delete some objects, Fix crash on quit.

3 years ago[UI][Qt] Update Japanese translates.
K.Ohta [Sat, 12 Dec 2020 19:24:12 +0000 (04:24 +0900)]
[UI][Qt] Update Japanese translates.

3 years ago[UI][Qt] Change orders of "Emulator Menu".
K.Ohta [Sat, 12 Dec 2020 19:06:51 +0000 (04:06 +0900)]
[UI][Qt] Change orders of "Emulator Menu".

3 years ago[UI][Qt] Integrate to single MainWindow object.Fix https://matsuri.5ch.net/test/read...
K.Ohta [Sat, 12 Dec 2020 18:59:21 +0000 (03:59 +0900)]
[UI][Qt] Integrate to single MainWindow object.Fix https://matsuri.5ch.net/test/read.cgi/i4004/1601147054/80 .

[UI][Qt] Add confirm on quitting emulator.
[OSD][Qt][LOGGER] Add mutex locking to some functions called from logger.Fix crash on quitting a emulator.

3 years ago[CONFIG][OOPS] I missed initial value of MOUSE SENSITIVITY.
K.Ohta [Sat, 12 Dec 2020 07:10:19 +0000 (16:10 +0900)]
[CONFIG][OOPS] I missed initial value of MOUSE SENSITIVITY.

3 years ago[VM][AD7820KR][RF5C68][YM2612] Fix linkage error for eFM-Towns.
Kyuma Ohta [Sat, 12 Dec 2020 07:08:17 +0000 (16:08 +0900)]
[VM][AD7820KR][RF5C68][YM2612] Fix linkage error for eFM-Towns.

3 years ago[UI][Qt] Add a mouse sensitivity dialog.Adjust mouse cursor handling.
K.Ohta [Fri, 11 Dec 2020 07:03:53 +0000 (16:03 +0900)]
[UI][Qt] Add a mouse sensitivity dialog.Adjust mouse cursor handling.

3 years ago[Qt][JOYSTICK] Remove duplicated lines from joydb.ini .
K.Ohta [Thu, 10 Dec 2020 18:27:35 +0000 (03:27 +0900)]
[Qt][JOYSTICK] Remove duplicated lines from joydb.ini .

3 years ago[VM][FMTOWNS][JOYPAD] .
K.Ohta [Thu, 10 Dec 2020 17:53:57 +0000 (02:53 +0900)]
[VM][FMTOWNS][JOYPAD] .