OSDN Git Service

csp-qt/common_source_project-fm7.git
2 years ago[VM][PC9801][EGC] Fix FTBFS with C++20 ; "error: ISO C++17 does not allow 'register...
K.Ohta [Wed, 21 Jul 2021 00:06:52 +0000 (09:06 +0900)]
[VM][PC9801][EGC] Fix FTBFS with C++20 ; "error: ISO C++17 does not allow 'register' storage class specifier".

2 years ago[BUILD][CMAKE] Add *Very Experimental* C++20 build settings.
K.Ohta [Tue, 20 Jul 2021 18:27:31 +0000 (03:27 +0900)]
[BUILD][CMAKE] Add *Very Experimental* C++20 build settings.

2 years ago[VM][UPD71071][FMTOWNS][DMAC] TRY: 16bit access I/O even 16B(REG00:bit2) == '0'.
K.Ohta [Tue, 20 Jul 2021 17:23:55 +0000 (02:23 +0900)]
[VM][UPD71071][FMTOWNS][DMAC] TRY: 16bit access I/O even 16B(REG00:bit2) == '0'.

2 years ago[VM][FMTOWNS][MEMORY] Add hints of branch-prediction expect to be faster memory access.
K.Ohta [Tue, 20 Jul 2021 16:53:05 +0000 (01:53 +0900)]
[VM][FMTOWNS][MEMORY] Add hints of branch-prediction expect to be faster memory access.

2 years ago[VM][I386_NP21] Add hints of branch-prediction whether accessing memory (and some...
K.Ohta [Tue, 20 Jul 2021 16:50:32 +0000 (01:50 +0900)]
[VM][I386_NP21] Add hints of branch-prediction whether accessing memory (and some of interrupts) is legal.

This reduces HOST CPU USAGE especially high-VM-clocks.

2 years ago[VM][FMTOWNS][CRTC][SPRITE][PLANE_VRAM][VRAM] Add hints for branch prediction.
K.Ohta [Tue, 20 Jul 2021 16:12:59 +0000 (01:12 +0900)]
[VM][FMTOWNS][CRTC][SPRITE][PLANE_VRAM][VRAM] Add hints for branch prediction.

2 years ago[VM][COMMON][FMTOWNS][VRAM] Add __LIKELY_IF() and __UNLIKELY_IF() to assist compiler...
K.Ohta [Tue, 20 Jul 2021 15:29:42 +0000 (00:29 +0900)]
[VM][COMMON][FMTOWNS][VRAM] Add __LIKELY_IF() and __UNLIKELY_IF() to assist compiler's optimization.

See [read|write]_memory_mapped_io32() and read_memory_mapped_io16() at FMTOWNS::TOWNS_VRAM class.

2 years ago[VM][FMTOWNS][VRAM] Pad data when reading upper 7FFFCh.
K.Ohta [Mon, 19 Jul 2021 19:11:24 +0000 (04:11 +0900)]
[VM][FMTOWNS][VRAM] Pad data when reading upper 7FFFCh.

2 years ago[VM][FMTOWNS][VRAM] More faster VRAM access for packed pixel mode.
K.Ohta [Mon, 19 Jul 2021 17:59:02 +0000 (02:59 +0900)]
[VM][FMTOWNS][VRAM] More faster VRAM access for packed pixel mode.

2 years agoMerge branch 'upstream_20210502'
K.Ohta [Mon, 19 Jul 2021 13:46:50 +0000 (22:46 +0900)]
Merge branch 'upstream_20210502'

2 years ago[VM][FMTOWNS][TIMER] Clear OV and INTR when enabling interval timer. upstream_20210502
K.Ohta [Tue, 29 Jun 2021 16:57:32 +0000 (01:57 +0900)]
[VM][FMTOWNS][TIMER] Clear OV and INTR when enabling interval timer.

2 years ago[VM][FMTOWNS][KEYBOARD][WIP] Try:Around special boot.This still be imcompleted.
K.Ohta [Tue, 29 Jun 2021 16:56:46 +0000 (01:56 +0900)]
[VM][FMTOWNS][KEYBOARD][WIP] Try:Around special boot.This still be imcompleted.

2 years ago[VM][FMTOWNS][KEYBOARD] Implement AUTO REPEAT.
K.Ohta [Tue, 29 Jun 2021 15:22:17 +0000 (00:22 +0900)]
[VM][FMTOWNS][KEYBOARD] Implement AUTO REPEAT.

2 years ago[VM][FMTOWNS][JOYPAD][MOUSE] .
K.Ohta [Mon, 28 Jun 2021 06:39:33 +0000 (15:39 +0900)]
[VM][FMTOWNS][JOYPAD][MOUSE] .

2 years ago[VM][FMTOWNS][MOUSE][JOYSTICK] More accurate emulation for JoyPort BUS.
K.Ohta [Mon, 28 Jun 2021 05:11:39 +0000 (14:11 +0900)]
[VM][FMTOWNS][MOUSE][JOYSTICK] More accurate emulation for JoyPort BUS.

2 years ago[VM][FMTOWNS][MOUSE][JOYSTICK] More integrate to common interface.
K.Ohta [Sun, 27 Jun 2021 15:11:57 +0000 (00:11 +0900)]
[VM][FMTOWNS][MOUSE][JOYSTICK] More integrate to common interface.

2 years ago[VM][FMTOWNS][MOUSE][JOYSTICK] .
K.Ohta [Wed, 23 Jun 2021 07:05:06 +0000 (16:05 +0900)]
[VM][FMTOWNS][MOUSE][JOYSTICK] .

2 years ago[VM][FMTOWNS][JOYSTICK][MOUSE] Readerble port value from connected device.
K.Ohta [Wed, 23 Jun 2021 06:24:30 +0000 (15:24 +0900)]
[VM][FMTOWNS][JOYSTICK][MOUSE] Readerble port value from connected device.

2 years ago[VM][FMTOWNS][MOUSE][WIP] Integrating mouse to a bus.WIP.
K.Ohta [Tue, 22 Jun 2021 18:42:55 +0000 (03:42 +0900)]
[VM][FMTOWNS][MOUSE][WIP] Integrating mouse to a bus.WIP.

2 years ago[VM][X1][MOUSE] Fix FTBFS.
K.Ohta [Tue, 22 Jun 2021 05:39:46 +0000 (14:39 +0900)]
[VM][X1][MOUSE] Fix FTBFS.

2 years ago[VM][FMTOWNS][MOUSE] Fix FTBFS.
K.Ohta [Tue, 22 Jun 2021 04:40:30 +0000 (13:40 +0900)]
[VM][FMTOWNS][MOUSE] Fix FTBFS.

2 years ago[EMU][OSD][MOUSE][JOYSTICK][OOPS] Fix FTBFS.
K.Ohta [Tue, 22 Jun 2021 04:40:12 +0000 (13:40 +0900)]
[EMU][OSD][MOUSE][JOYSTICK][OOPS] Fix FTBFS.

2 years ago[VM][OSD][EMU][MOUSE][JOYSTICK] Should LOCK/UNLOCK per referring buffers of joystick...
K.Ohta [Tue, 22 Jun 2021 04:10:06 +0000 (13:10 +0900)]
[VM][OSD][EMU][MOUSE][JOYSTICK] Should LOCK/UNLOCK per referring buffers of joystick/mouse.

Note: This is MAJOR API CHANGE around mouse and joystick.
      See DIFFs of this commit.

2 years ago[VM][FMTOWNS][JOYPAD][MOUSE][WIP] Around MOUSE/Joystick.
K.Ohta [Mon, 21 Jun 2021 18:14:07 +0000 (03:14 +0900)]
[VM][FMTOWNS][JOYPAD][MOUSE][WIP] Around MOUSE/Joystick.

2 years ago[VM][FMTOWNS][MEMORY][VRAM] Add features around CACHE for after i486.Still be dummy.
K.Ohta [Mon, 21 Jun 2021 16:56:45 +0000 (01:56 +0900)]
[VM][FMTOWNS][MEMORY][VRAM] Add features around CACHE for after i486.Still be dummy.

2 years ago[BUILD][CMake][FMTOWNS] Add FM Towns2 HG Series.
K.Ohta [Mon, 21 Jun 2021 16:56:19 +0000 (01:56 +0900)]
[BUILD][CMake][FMTOWNS] Add FM Towns2 HG Series.

2 years ago[VM][FMTOWNS][FLOPPY] Add support for 1.44MB 2HD (2HC).
K.Ohta [Mon, 21 Jun 2021 16:55:41 +0000 (01:55 +0900)]
[VM][FMTOWNS][FLOPPY] Add support for 1.44MB 2HD (2HC).

2 years ago[FMTOWNS][VRAM][WIP] Will BE more faster vram accessing.
K.Ohta [Wed, 16 Jun 2021 19:36:27 +0000 (04:36 +0900)]
[FMTOWNS][VRAM][WIP] Will BE more faster vram accessing.

2 years ago[VM][FMTOWNS][VRAM] .
K.Ohta [Wed, 16 Jun 2021 18:31:49 +0000 (03:31 +0900)]
[VM][FMTOWNS][VRAM] .

2 years ago[VM][I286_NP21][WIP] Around wait.
K.Ohta [Wed, 16 Jun 2021 18:31:18 +0000 (03:31 +0900)]
[VM][I286_NP21][WIP] Around wait.

2 years ago[VM][FMTOWNS][MOUSE][JOYSTICK] Split MOUSE to separate class.
K.Ohta [Wed, 16 Jun 2021 18:30:40 +0000 (03:30 +0900)]
[VM][FMTOWNS][MOUSE][JOYSTICK] Split MOUSE to separate class.

2 years ago[VM][FMTOWNS][JOYSTICK] Fix confused mouse mask.
K.Ohta [Wed, 16 Jun 2021 13:50:35 +0000 (22:50 +0900)]
[VM][FMTOWNS][JOYSTICK] Fix confused mouse mask.

3 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
Kyuma Ohta [Mon, 31 May 2021 05:04:57 +0000 (14:04 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

3 years ago[Build][CMake][Win32] Update revision of ffmpeg to 4.4.
Kyuma Ohta [Mon, 31 May 2021 05:04:22 +0000 (14:04 +0900)]
[Build][CMake][Win32] Update revision of ffmpeg to 4.4.

3 years ago[Build][Cross] Available to build some libraries(for MinGW-cross) with CLANG12.
K.Ohta [Mon, 31 May 2021 04:51:49 +0000 (13:51 +0900)]
[Build][Cross] Available to build some libraries(for MinGW-cross) with CLANG12.

* Updated x264 to git stable branch (see source/tools/libx264/00_gitlog.txt).
* Updatet ffmpeg to 4.4 .

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.