OSDN Git Service

csp-qt/common_source_project-fm7.git
5 years ago[VM][I386][COMMON_VM] Integrate to upstream.Use vm/i386.[cpp|h] instead of libcpu_new...
K.Ohta [Mon, 18 Mar 2019 19:19:53 +0000 (04:19 +0900)]
[VM][I386][COMMON_VM] Integrate to upstream.Use vm/i386.[cpp|h] instead of libcpu_newdev/*.cpp.

5 years ago[BUILD][WIN32] Try: Cross build with LLVM CLANG(still be failed).
K.Ohta [Fri, 8 Mar 2019 09:27:01 +0000 (18:27 +0900)]
[BUILD][WIN32] Try: Cross build with LLVM CLANG(still be failed).

5 years ago[VM] .
K.Ohta [Fri, 8 Mar 2019 09:26:22 +0000 (18:26 +0900)]
[VM] .

5 years ago[VM][FMTOWNS] Some devices are enabled to compile.
K.Ohta [Fri, 8 Mar 2019 09:24:36 +0000 (18:24 +0900)]
[VM][FMTOWNS] Some devices are enabled to compile.
[BUILD][CMAKE][FMTOWNS] Add skelton.
[UI][Qt][FMTOWNS] Add *DUMMY* UI.Resources also still be dummy.

5 years ago[VM][FMTOWNS][AD7820KR] Improve around sound recording.
K.Ohta [Thu, 7 Mar 2019 17:47:37 +0000 (02:47 +0900)]
[VM][FMTOWNS][AD7820KR] Improve around sound recording.
[VM][FMTOWNS][TODO] Will add TONWS::MIXER() class.

5 years ago[VM][EVENT][DEVICE] Add new APIs for recording sound.
K.Ohta [Thu, 7 Mar 2019 17:47:00 +0000 (02:47 +0900)]
[VM][EVENT][DEVICE] Add new APIs for recording sound.

5 years ago[SOUND][VM][PCM1BIT][AY_3_891X] Re-implement low pass filter and high pass filter...
K.Ohta [Wed, 6 Mar 2019 15:08:11 +0000 (00:08 +0900)]
[SOUND][VM][PCM1BIT][AY_3_891X] Re-implement low pass filter and high pass filter to some devices.See initialize_sound at vm/fm7/fm7.cpp for usage.

5 years ago[COMMON] Add high pass/low pass filter function.
K.Ohta [Wed, 6 Mar 2019 15:05:54 +0000 (00:05 +0900)]
[COMMON] Add high pass/low pass filter function.

5 years ago[VM][PCM1BIT][AY3_891x] Add LPF feature.See initialize_sound().
K.Ohta [Tue, 5 Mar 2019 14:32:31 +0000 (23:32 +0900)]
[VM][PCM1BIT][AY3_891x] Add LPF feature.See initialize_sound().
[VM][EVENT] Add sound sampling (from host machine) feature framework.

5 years ago[VM][FMTOWNS] Hardware abstract.
K.Ohta [Fri, 1 Mar 2019 12:21:55 +0000 (21:21 +0900)]
[VM][FMTOWNS] Hardware abstract.

5 years ago[Build][Linux] buildvars.dat: Add "USE_SHRINK_DEBUG_SYMBOL" flag to save disk space.
K.Ohta [Wed, 27 Feb 2019 15:20:48 +0000 (00:20 +0900)]
[Build][Linux] buildvars.dat: Add "USE_SHRINK_DEBUG_SYMBOL" flag to save disk space.

5 years ago[Build][GCC] Fix FTBFS without setting LTO_THREADS value and selecting USE_LTO.
K.Ohta [Sun, 24 Feb 2019 11:12:27 +0000 (20:12 +0900)]
[Build][GCC] Fix FTBFS without setting LTO_THREADS value and selecting USE_LTO.

5 years ago[UINX] Update installer script.
K.Ohta [Thu, 21 Feb 2019 20:07:59 +0000 (05:07 +0900)]
[UINX] Update installer script.

5 years ago[DOC] .
K.Ohta [Thu, 21 Feb 2019 19:59:42 +0000 (04:59 +0900)]
[DOC] .

5 years ago[OpenGL4_5][OOPS] I missed not to map buffer (;´Д`)
K.Ohta [Thu, 21 Feb 2019 19:58:38 +0000 (04:58 +0900)]
[OpenGL4_5][OOPS] I missed not to map buffer (;´Д`)

5 years ago[DOC] Update date.
K.Ohta [Thu, 21 Feb 2019 19:45:28 +0000 (04:45 +0900)]
[DOC] Update date.

5 years ago[BUILD][WIN32] GCC: change optimize flags to -O3.
K.Ohta [Thu, 21 Feb 2019 19:39:37 +0000 (04:39 +0900)]
[BUILD][WIN32] GCC: change optimize flags to -O3.

5 years ago[VM][DEVICE] Change logger declaration.
K.Ohta [Thu, 21 Feb 2019 19:37:08 +0000 (04:37 +0900)]
[VM][DEVICE] Change logger declaration.

5 years ago[COMMON] TRY: Abondon some functions makes SIMD.This is temporally workaround of...
K.Ohta [Thu, 21 Feb 2019 19:35:51 +0000 (04:35 +0900)]
[COMMON] TRY: Abondon some functions makes SIMD.This is temporally workaround of Win32.

5 years ago[BUILD][Qt] Adjust linkage order.
K.Ohta [Thu, 21 Feb 2019 19:35:09 +0000 (04:35 +0900)]
[BUILD][Qt] Adjust linkage order.

5 years ago[Build][WIN32][OSD] Adjust linkage parameter.
K.Ohta [Thu, 21 Feb 2019 19:34:42 +0000 (04:34 +0900)]
[Build][WIN32][OSD] Adjust linkage parameter.

5 years ago[Draw][OpenGL4_5] Sync per command.This improve stability at Win32 binaries with...
K.Ohta [Thu, 21 Feb 2019 19:33:31 +0000 (04:33 +0900)]
[Draw][OpenGL4_5] Sync per command.This improve stability at Win32 binaries with Wine.

5 years ago[DOC] Update DOCs due to update APIs.
K.Ohta [Thu, 21 Feb 2019 12:36:50 +0000 (21:36 +0900)]
[DOC] Update DOCs due to update APIs.

5 years ago[Qt][OSD]WIN32] Fix linkage error.Re-Order linkage and make virtual aome OSD_BASE...
K.Ohta [Thu, 21 Feb 2019 12:33:54 +0000 (21:33 +0900)]
[Qt][OSD]WIN32] Fix linkage error.Re-Order linkage and make virtual aome OSD_BASE:: member.Real to OSD::.

5 years ago[DOC] Update documents.
K.Ohta [Thu, 21 Feb 2019 11:35:22 +0000 (20:35 +0900)]
[DOC] Update documents.

5 years ago[UI][Qt] Update translations.
K.Ohta [Thu, 21 Feb 2019 11:28:50 +0000 (20:28 +0900)]
[UI][Qt] Update translations.

5 years ago[DOC] Updated. upstream_20190219
K.Ohta [Thu, 21 Feb 2019 11:08:28 +0000 (20:08 +0900)]
[DOC] Updated.

5 years ago[VM][MC6809][OOPS] Fix FTBFS.
K.Ohta [Thu, 21 Feb 2019 10:56:41 +0000 (19:56 +0900)]
[VM][MC6809][OOPS] Fix FTBFS.

5 years ago[VM][MZ2800] Fix crash ending of emulation.
K.Ohta [Thu, 21 Feb 2019 09:38:18 +0000 (18:38 +0900)]
[VM][MZ2800] Fix crash ending of emulation.

5 years ago[VM][JX][J3100] (Temporally?) stop to use I86:: using insetad of I286::.Fix FTBFS...
K.Ohta [Thu, 21 Feb 2019 09:33:10 +0000 (18:33 +0900)]
[VM][JX][J3100] (Temporally?) stop to use I86:: using insetad of I286::.Fix FTBFS of JX.
[VM][J3100][DEBUGGER][EMU] Some functions at debugger.cpp moved (and modified) to emu.cpp. This workaround needed by libCSPcommon .

5 years ago[VM] Fix crash when end of emulation at various(!) VMs.
K.Ohta [Thu, 21 Feb 2019 09:07:03 +0000 (18:07 +0900)]
[VM] Fix crash when end of emulation at various(!) VMs.
[VM][I8080] I8085: Fix around SID instruction.FP200 works.
[VM][I386] Fix crash some VMs using after i386 cpu series.This also fixes FTBFS.
[VM] Fix crash when starting with some devices.

5 years ago[VM][PCENGINE][ADPCM] Reset written_size per resuming DMA transfer.
K.Ohta [Wed, 20 Feb 2019 19:34:44 +0000 (04:34 +0900)]
[VM][PCENGINE][ADPCM] Reset written_size per resuming DMA transfer.
[VM][PCENGINE][ADPCM] Halt ADPCM sound same BANK (mask = $8000) both DMA transferring and read from ADPCM.

5 years ago[VM][PCENGINE][ADPCM] Partly remove a Ootake's hack.Expect to improve ADPCM's quality.
K.Ohta [Wed, 20 Feb 2019 18:39:38 +0000 (03:39 +0900)]
[VM][PCENGINE][ADPCM] Partly remove a Ootake's hack.Expect to improve ADPCM's quality.

5 years ago[VM][MZ80K] Update to upstream 2019-02-19.Enable to build and works.
K.Ohta [Wed, 20 Feb 2019 18:25:29 +0000 (03:25 +0900)]
[VM][MZ80K] Update to upstream 2019-02-19.Enable to build and works.

5 years ago[VM][EVENT] .
K.Ohta [Wed, 20 Feb 2019 18:25:08 +0000 (03:25 +0900)]
[VM][EVENT] .

5 years ago[VM][PCENGINE][ADPCM] Fix around ADPCM (more).
K.Ohta [Wed, 20 Feb 2019 18:24:27 +0000 (03:24 +0900)]
[VM][PCENGINE][ADPCM] Fix around ADPCM (more).

5 years ago[VM] Pertially commit upstream's changes.May be not buildable or enable to build.
K.Ohta [Wed, 20 Feb 2019 17:32:43 +0000 (02:32 +0900)]
[VM] Pertially commit upstream's changes.May be not buildable or enable to build.
[OSD][EMU][PC9801][PC8801] Fix choppy sound with non-regular frequency.

5 years ago[Qt][OSD][Sound] Update OSD API, initialize_sound() has 4 args, not 2.
K.Ohta [Wed, 20 Feb 2019 17:29:27 +0000 (02:29 +0900)]
[Qt][OSD][Sound] Update OSD API, initialize_sound() has 4 args, not 2.
[Qt][OSD][Sound] SDL_MixAudioFormat() *MUST* use for SDL2, shouldm't use SDL_MixAudio for SDL2.
[Qt][UI] Select sound output devices.

5 years ago[VM][FM7][X1] Buildable with upstream 2019-02-19.
K.Ohta [Wed, 20 Feb 2019 13:06:28 +0000 (22:06 +0900)]
[VM][FM7][X1] Buildable with upstream 2019-02-19.

5 years ago[UI][Qt][VM][PC8801] Update to Upstream.
K.Ohta [Wed, 20 Feb 2019 13:03:58 +0000 (22:03 +0900)]
[UI][Qt][VM][PC8801] Update to Upstream.

5 years ago[UI][Qt] Update.
K.Ohta [Wed, 20 Feb 2019 13:03:25 +0000 (22:03 +0900)]
[UI][Qt] Update.

5 years ago[OSD][Qt] Update APIs upstream 2019-02-19.
K.Ohta [Wed, 20 Feb 2019 13:02:24 +0000 (22:02 +0900)]
[OSD][Qt] Update APIs upstream 2019-02-19.

5 years ago[VM] Merge Upstream 2019-02-19.Only for DEVICES, not MACHINES YET.
K.Ohta [Wed, 20 Feb 2019 13:01:02 +0000 (22:01 +0900)]
[VM] Merge Upstream 2019-02-19.Only for DEVICES, not MACHINES YET.

5 years ago[Qt][OSD][WIN32] Fix FTBFS for MinGW.
K.Ohta [Tue, 19 Feb 2019 20:38:39 +0000 (05:38 +0900)]
[Qt][OSD][WIN32] Fix FTBFS for MinGW.
[Qt][EMUUTIL][WIN32] Temporally disable SSE2.

5 years ago[Qt][OSD][OpenGL][AVIO] Fix wrong color at one-board-computers.
K.Ohta [Tue, 19 Feb 2019 17:10:43 +0000 (02:10 +0900)]
[Qt][OSD][OpenGL][AVIO] Fix wrong color at one-board-computers.
[Qt][OpenGL] Fix not save screenshot with OpenGL renderers.(This issue didn't happen with OpenGL ES).

5 years ago[Qt][Draw][OpenGL] Asynchronous pixel transfer with OpenGL 4.5 (and Core profile...
K.Ohta [Tue, 19 Feb 2019 15:55:28 +0000 (00:55 +0900)]
[Qt][Draw][OpenGL] Asynchronous pixel transfer with OpenGL 4.5 (and Core profile renderer).

5 years ago[Draw][Qt] Now, core profile needs less than OpenGL 4.5.
K.Ohta [Tue, 19 Feb 2019 14:00:39 +0000 (23:00 +0900)]
[Draw][Qt] Now, core profile needs less than OpenGL 4.5.
[Draw][Qt] Prepare to immutable texture buffer.

5 years ago[VM][SCSI_CDROM] CDDA: Fix around repeat sequence.
K.Ohta [Mon, 18 Feb 2019 09:15:44 +0000 (18:15 +0900)]
[VM][SCSI_CDROM] CDDA: Fix around repeat sequence.
[VM][SCSI_CDROM] CDDA: Update end_frame ewhen setting start_frame.

5 years ago[VM][PCENGINE][ADPCM] Don't appear read_buf flag to REG $180C.
K.Ohta [Mon, 18 Feb 2019 08:38:50 +0000 (17:38 +0900)]
[VM][PCENGINE][ADPCM] Don't appear read_buf flag to REG $180C.

5 years ago[VM][PCENGINE][SCSI_CD] CDDA: Fix interpreting cue sheet.Lasersoft's brand softwares...
K.Ohta [Mon, 18 Feb 2019 08:37:41 +0000 (17:37 +0900)]
[VM][PCENGINE][SCSI_CD] CDDA: Fix interpreting cue sheet.Lasersoft's brand softwares may works.

5 years ago[VM][PCENGINE] .
K.Ohta [Mon, 18 Feb 2019 06:36:58 +0000 (15:36 +0900)]
[VM][PCENGINE] .

5 years ago[VM][PCENGINE][SCSI_CDROM] Stop CDDA at NEC Extend command $D8 ARG="xx 00 00 00"...
K.Ohta [Mon, 18 Feb 2019 06:35:07 +0000 (15:35 +0900)]
[VM][PCENGINE][SCSI_CDROM] Stop CDDA at NEC Extend command $D8 ARG="xx 00 00 00"(Set Audio Playback Start Position).

5 years ago[VM][HuC6280] Fix debug calling.
K.Ohta [Sun, 17 Feb 2019 14:35:44 +0000 (23:35 +0900)]
[VM][HuC6280] Fix debug calling.

5 years ago[VM][SCSI_CDROM] .
K.Ohta [Sun, 17 Feb 2019 14:35:28 +0000 (23:35 +0900)]
[VM][SCSI_CDROM] .

5 years ago[VM][PCENGINE][CDROM] Fix READ COMMAND $1801().Not reply any signals.
K.Ohta [Sun, 17 Feb 2019 14:34:18 +0000 (23:34 +0900)]
[VM][PCENGINE][CDROM] Fix READ COMMAND $1801().Not reply any signals.

5 years ago[VM][PCENGINE][ADPCM] .
K.Ohta [Sun, 17 Feb 2019 11:47:06 +0000 (20:47 +0900)]
[VM][PCENGINE][ADPCM] .

5 years ago[VM][SCSI_CDROM][PCENGINE] CDDA:Don't update track when setting end position.
K.Ohta [Sun, 17 Feb 2019 11:43:59 +0000 (20:43 +0900)]
[VM][SCSI_CDROM][PCENGINE] CDDA:Don't update track when setting end position.

5 years ago[VM][PCENGINE] .
K.Ohta [Sun, 17 Feb 2019 09:49:31 +0000 (18:49 +0900)]
[VM][PCENGINE] .

5 years ago[VM][MSM5205] Add new API: pause_w().
K.Ohta [Fri, 15 Feb 2019 19:04:22 +0000 (04:04 +0900)]
[VM][MSM5205] Add new API: pause_w().
[VM][PCENGINE][ADPCM] Mostly fixed around playing.(Excepts Gradius II?).

5 years ago[VM][PCENGINE][ADPCM] Improve DMA handling.
K.Ohta [Fri, 15 Feb 2019 00:43:21 +0000 (09:43 +0900)]
[VM][PCENGINE][ADPCM] Improve DMA handling.

5 years ago[VM][PCENGINE][ADPCM] Remove unused parts.
K.Ohta [Tue, 12 Feb 2019 13:18:36 +0000 (22:18 +0900)]
[VM][PCENGINE][ADPCM] Remove unused parts.

5 years ago[VM][MSM5205] Adjust ADPCM's sound level due to be too small sound.
K.Ohta [Tue, 12 Feb 2019 13:17:39 +0000 (22:17 +0900)]
[VM][MSM5205] Adjust ADPCM's sound level due to be too small sound.
[VM][SCSI_CDROM][WIP] .

5 years ago[VM][PCENGINE][ADPCM] adpcm.cpp : improve around DMA, but still not complete.
K.Ohta [Tue, 12 Feb 2019 12:43:30 +0000 (21:43 +0900)]
[VM][PCENGINE][ADPCM] adpcm.cpp : improve around DMA, but still not complete.

5 years ago[VM][PCENGINE][ADPCM] Re-Implement adpcm.[cpp|h] . Partly useful.
K.Ohta [Tue, 12 Feb 2019 10:21:48 +0000 (19:21 +0900)]
[VM][PCENGINE][ADPCM] Re-Implement adpcm.[cpp|h] . Partly useful.

5 years ago[VM][PCENGINE][ADPCM] pce.cpp : porting logics from mednafen and Ootake.
K.Ohta [Mon, 11 Feb 2019 22:48:32 +0000 (07:48 +0900)]
[VM][PCENGINE][ADPCM] pce.cpp : porting logics from mednafen and Ootake.

5 years ago[VM][PCENGINE][ADPCM][WIP] Porting from mednafen.WIP.
K.Ohta [Sun, 10 Feb 2019 19:00:23 +0000 (04:00 +0900)]
[VM][PCENGINE][ADPCM][WIP] Porting from mednafen.WIP.

5 years ago[VM][PCENGINE][ADPCM] .
K.Ohta [Sun, 10 Feb 2019 17:40:55 +0000 (02:40 +0900)]
[VM][PCENGINE][ADPCM] .

5 years ago[VM][PCENGINE][ADPCM] Separate around ADPCM to ADPCM:: .
K.Ohta [Sat, 9 Feb 2019 20:29:04 +0000 (05:29 +0900)]
[VM][PCENGINE][ADPCM] Separate around ADPCM to ADPCM:: .

5 years ago[VM][PCENGINE][ADPCM] .
K.Ohta [Sat, 9 Feb 2019 10:12:22 +0000 (19:12 +0900)]
[VM][PCENGINE][ADPCM] .

5 years ago[VM][PCENGINE][ADPCM] Improve around IRQ handling from Ootake.Fix hangup on demo...
K.Ohta [Fri, 8 Feb 2019 18:41:02 +0000 (03:41 +0900)]
[VM][PCENGINE][ADPCM] Improve around IRQ handling from Ootake.Fix hangup on demo of LINDA^3 (but still incorrect PCM sound).

5 years ago[VM][UPD71071] Fix OOPs of FTBFS.
K.Ohta [Fri, 8 Feb 2019 07:29:05 +0000 (16:29 +0900)]
[VM][UPD71071] Fix OOPs of FTBFS.

5 years ago[VM][COMMON_VM] Update SOVERSION.
K.Ohta [Fri, 8 Feb 2019 07:22:19 +0000 (16:22 +0900)]
[VM][COMMON_VM] Update SOVERSION.

5 years ago[VM][SCSI_CDROM] Make public members to virtual attribute.This is prepare of FM-Towns.
K.Ohta [Fri, 8 Feb 2019 07:20:53 +0000 (16:20 +0900)]
[VM][SCSI_CDROM] Make public members to virtual attribute.This is prepare of FM-Towns.

5 years ago[VM][FMTOWNS][CDROM] Add headers around CDC/CDROM.
K.Ohta [Fri, 8 Feb 2019 07:20:24 +0000 (16:20 +0900)]
[VM][FMTOWNS][CDROM] Add headers around CDC/CDROM.

5 years ago.
K.Ohta [Thu, 7 Feb 2019 18:07:10 +0000 (03:07 +0900)]
.

5 years ago[VM][FMTOWNS][CDROM] .
K.Ohta [Thu, 7 Feb 2019 17:57:37 +0000 (02:57 +0900)]
[VM][FMTOWNS][CDROM] .

5 years ago[VM][FMTOWNS][WIP] Implementing CDROM.Still not buildable.
K.Ohta [Thu, 7 Feb 2019 08:18:12 +0000 (17:18 +0900)]
[VM][FMTOWNS][WIP] Implementing CDROM.Still not buildable.

5 years ago[VM][FMTOWNS][WIP] Adding CD-ROM/CD controller.This still be not completed.
K.Ohta [Thu, 31 Jan 2019 10:26:50 +0000 (19:26 +0900)]
[VM][FMTOWNS][WIP] Adding CD-ROM/CD controller.This still be not completed.
[VM][UPD71071] Add 16bits transfer mode.

5 years ago[VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820kr.h to see proposed new APIs.
K.Ohta [Tue, 29 Jan 2019 12:44:19 +0000 (21:44 +0900)]
[VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820kr.h to see proposed new APIs.

5 years ago[COMMON] Fix unaligned SIMD variables.Fix crash built with "-msse2" at Win32.
K.Ohta [Thu, 17 Jan 2019 10:40:18 +0000 (19:40 +0900)]
[COMMON] Fix unaligned SIMD variables.Fix crash built with "-msse2" at Win32.
[BUILD][Win32] Adjust optimize parameter for MinGW/Win32.

5 years ago[OOPS] Update installer.
K.Ohta [Sat, 12 Jan 2019 19:38:19 +0000 (04:38 +0900)]
[OOPS] Update installer.

5 years ago[DOC] Update to release.
K.Ohta [Sat, 12 Jan 2019 17:03:14 +0000 (02:03 +0900)]
[DOC] Update to release.

5 years ago[Build][CMake] Fix FTBFS. upstream_20190111
K.Ohta [Sat, 12 Jan 2019 16:15:44 +0000 (01:15 +0900)]
[Build][CMake] Fix FTBFS.

5 years ago[general][Win32] Update cross-build script.
K.Ohta [Sat, 12 Jan 2019 16:14:44 +0000 (01:14 +0900)]
[general][Win32] Update cross-build script.

5 years ago[General] Completely merge upstream 2019-01-11.
K.Ohta [Sat, 12 Jan 2019 16:12:16 +0000 (01:12 +0900)]
[General] Completely merge upstream 2019-01-11.

5 years ago[VM] Add PC-8001/mk2/8801/mk2.
K.Ohta [Sat, 12 Jan 2019 15:48:36 +0000 (00:48 +0900)]
[VM] Add PC-8001/mk2/8801/mk2.
[General] Merge upstream 2019-01-11.

5 years ago[VM][I386] Fix FTBFS.
K.Ohta [Sat, 12 Jan 2019 13:41:49 +0000 (22:41 +0900)]
[VM][I386] Fix FTBFS.

5 years ago[UI][Qt] Implement new feature of upstream 2018-12-28.
K.Ohta [Sat, 12 Jan 2019 13:41:19 +0000 (22:41 +0900)]
[UI][Qt] Implement new feature of upstream 2018-12-28.

5 years ago[General] Apply VMs to Upstream 2018-12-28.
K.Ohta [Sat, 12 Jan 2019 09:43:50 +0000 (18:43 +0900)]
[General] Apply VMs to Upstream 2018-12-28.

5 years ago[General] Merge Upstream 2018-12-27.
K.Ohta [Sat, 12 Jan 2019 09:39:04 +0000 (18:39 +0900)]
[General] Merge Upstream 2018-12-27.

5 years ago[General] Merge Upstream 2018-12-18.
K.Ohta [Sat, 12 Jan 2019 09:22:09 +0000 (18:22 +0900)]
[General] Merge Upstream 2018-12-18.

5 years ago[BUILD] Separate threads definition for LTO.
K.Ohta [Sat, 12 Jan 2019 08:35:36 +0000 (17:35 +0900)]
[BUILD] Separate threads definition for LTO.

5 years ago[VM][FMTOWNS][CRTC] Implementing CRTC.
K.Ohta [Fri, 11 Jan 2019 18:43:35 +0000 (03:43 +0900)]
[VM][FMTOWNS][CRTC] Implementing CRTC.
[VM][FMTOWNS] Will set wait-parameter to single, towns_memory.cpp.

5 years ago[VM][FMTOWNS][VRAM][WIP] Implementing.
K.Ohta [Thu, 10 Jan 2019 09:00:10 +0000 (18:00 +0900)]
[VM][FMTOWNS][VRAM][WIP] Implementing.

5 years ago[VM][FMTOWNS] Add FONT ROMS, MSDOS ROM, SYSTEM ROM and SERIAL ROM.
K.Ohta [Wed, 9 Jan 2019 12:56:55 +0000 (21:56 +0900)]
[VM][FMTOWNS] Add FONT ROMS, MSDOS ROM, SYSTEM ROM and SERIAL ROM.

5 years ago[VM][FMTOWNS][WIP] Update CmakeLists.
K.Ohta [Mon, 7 Jan 2019 08:11:11 +0000 (17:11 +0900)]
[VM][FMTOWNS][WIP] Update CmakeLists.

5 years ago[VM][FMTOWNS] Apply namespace FMTOWNS to some devices.
K.Ohta [Mon, 7 Jan 2019 06:26:23 +0000 (15:26 +0900)]
[VM][FMTOWNS] Apply namespace FMTOWNS to some devices.

5 years ago[VM][FMTOWNS][WIP] Implementing main memory.Still imcomplete.
K.Ohta [Mon, 7 Jan 2019 06:14:46 +0000 (15:14 +0900)]
[VM][FMTOWNS][WIP] Implementing main memory.Still imcomplete.

5 years ago[DOC] Update documents and SOVERSIONs.
K.Ohta [Tue, 18 Dec 2018 07:43:17 +0000 (16:43 +0900)]
[DOC] Update documents and SOVERSIONs.

5 years ago[UI][Qt][OSD] Joystick-To-Keyboard: Add "1235" feature.Useful for DELPHIS (for FM... upstream_20181209
K.Ohta [Mon, 17 Dec 2018 18:30:41 +0000 (03:30 +0900)]
[UI][Qt][OSD] Joystick-To-Keyboard: Add "1235" feature.Useful for DELPHIS (for FM-8/7) etc.