OSDN Git Service

csp-qt/common_source_project-fm7.git
4 years ago[VM][COMMON_VM] Include IO:: class to common_vm.
K.Ohta [Sun, 15 Dec 2019 06:21:40 +0000 (15:21 +0900)]
[VM][COMMON_VM] Include IO:: class to common_vm.
[VM][COMMON_VM] MEMORY:: ; update API.

4 years ago[VM][BMJr] Fix FTBFS.
K.Ohta [Mon, 2 Dec 2019 16:57:33 +0000 (01:57 +0900)]
[VM][BMJr] Fix FTBFS.

4 years ago[VM][I386] Reduce compiler warnings.
K.Ohta [Mon, 2 Dec 2019 11:05:32 +0000 (20:05 +0900)]
[VM][I386] Reduce compiler warnings.

4 years ago[VM] Apply before commit to some VMs.
K.Ohta [Mon, 2 Dec 2019 11:04:46 +0000 (20:04 +0900)]
[VM] Apply before commit to some VMs.

4 years ago[VM][COMMON_VM] Add MEMORY:: (vm/memory.[cpp|h]) to libCSPcommon_vm.
K.Ohta [Mon, 2 Dec 2019 11:02:37 +0000 (20:02 +0900)]
[VM][COMMON_VM] Add MEMORY:: (vm/memory.[cpp|h]) to libCSPcommon_vm.

4 years ago[VM][FMTOWNS] CMOS includes to DICTIONARY.
K.Ohta [Sun, 1 Dec 2019 19:17:49 +0000 (04:17 +0900)]
[VM][FMTOWNS] CMOS includes to DICTIONARY.

4 years ago[VM][FMTOWNS] Update APIs.
K.Ohta [Sun, 1 Dec 2019 19:16:55 +0000 (04:16 +0900)]
[VM][FMTOWNS] Update APIs.

4 years ago[VM][FMTOWNS][SERIAL_ROM] .
K.Ohta [Sun, 17 Nov 2019 11:51:03 +0000 (20:51 +0900)]
[VM][FMTOWNS][SERIAL_ROM] .

4 years ago[VM][FMTOWNS][SERIAL_ROM] Improve register sequence, and manipulate via read_io8...
K.Ohta [Sun, 17 Nov 2019 11:46:15 +0000 (20:46 +0900)]
[VM][FMTOWNS][SERIAL_ROM] Improve register sequence, and manipulate via read_io8() and write_io8().

4 years ago[VM][FMTOWNS] More simple implement of serial rom.
K.Ohta [Sun, 17 Nov 2019 11:18:29 +0000 (20:18 +0900)]
[VM][FMTOWNS] More simple implement of serial rom.

4 years ago[Qt][KEYBOARD] .
K.Ohta [Tue, 5 Nov 2019 14:17:49 +0000 (23:17 +0900)]
[Qt][KEYBOARD] .

4 years ago[VM][BMJR][FAMILYBASIC][FP1100][M5][MULTI8][MAP1010] Apply before commit to some...
K.Ohta [Tue, 5 Nov 2019 14:05:57 +0000 (23:05 +0900)]
[VM][BMJR][FAMILYBASIC][FP1100][M5][MULTI8][MAP1010] Apply before commit to some VMs.

4 years ago[Qt][OSD][KEYBOARD] Remove some obsoleted defines.
K.Ohta [Tue, 5 Nov 2019 14:02:53 +0000 (23:02 +0900)]
[Qt][OSD][KEYBOARD] Remove some obsoleted defines.

4 years ago[VM][M5] Fix keyboard input, separate BOTH LSHIFT and RSHIFT. Expect to fix issue...
K.Ohta [Tue, 5 Nov 2019 12:39:59 +0000 (21:39 +0900)]
[VM][M5] Fix keyboard input, separate BOTH LSHIFT and RSHIFT. Expect to fix issue of https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/617.

4 years ago[Qt][AVIO] Replace fprintf() to logging functions.
K.Ohta [Sun, 27 Oct 2019 18:39:14 +0000 (03:39 +0900)]
[Qt][AVIO] Replace fprintf() to logging functions.

4 years ago[Qt][OpenGL4.5] Fix not map buffer to screen on most (not all) of emulators.
K.Ohta [Sun, 27 Oct 2019 18:38:04 +0000 (03:38 +0900)]
[Qt][OpenGL4.5] Fix not map buffer to screen on most (not all) of emulators.

4 years ago[UI][Qt][ABOUT_DIALOG] Print OpenGL version within dialog.
K.Ohta [Sun, 27 Oct 2019 11:36:30 +0000 (20:36 +0900)]
[UI][Qt][ABOUT_DIALOG] Print OpenGL version within dialog.
[UI][Qt][ABOUT_DIALOG] Maybe improve credit displaying.

4 years ago[Qt][OPenGLES] Add entry for OpenGL ES 3.1.
K.Ohta [Sun, 27 Oct 2019 09:33:57 +0000 (18:33 +0900)]
[Qt][OPenGLES] Add entry for OpenGL ES 3.1.

4 years ago[Qt][DRAW] .
K.Ohta [Sat, 26 Oct 2019 15:14:03 +0000 (00:14 +0900)]
[Qt][DRAW] .

4 years ago[Qt][OpenGL][GL4.5] Fix not capture GPU snapshot from RENDERDOC.
K.Ohta [Sat, 26 Oct 2019 15:06:52 +0000 (00:06 +0900)]
[Qt][OpenGL][GL4.5] Fix not capture GPU snapshot from RENDERDOC.

4 years ago[DOC] Add CrossBuild_Win32.ja.txt.
K.Ohta [Sat, 26 Oct 2019 11:14:46 +0000 (20:14 +0900)]
[DOC] Add CrossBuild_Win32.ja.txt.

4 years ago[Qt][OpenGL] GLPack:: Selective texture having (or not) ALPHA CHANNEL.
K.Ohta [Fri, 25 Oct 2019 23:06:58 +0000 (08:06 +0900)]
[Qt][OpenGL] GLPack:: Selective texture having (or not) ALPHA CHANNEL.

4 years ago[Qt][OpenGL][GLES2] Optimize shaders.
K.Ohta [Fri, 25 Oct 2019 19:53:08 +0000 (04:53 +0900)]
[Qt][OpenGL][GLES2] Optimize shaders.
[Qt][OpenGL][GLES2] Optimize usage of textures.

4 years ago[Qt][OpenGL][GL3] Fix using color space; yiq to ycrcb.
K.Ohta [Fri, 25 Oct 2019 19:51:47 +0000 (04:51 +0900)]
[Qt][OpenGL][GL3] Fix using color space; yiq to ycrcb.
[Qt][OpenGL][GL3] Use half float textures if enabled.

4 years ago[Qt][OpenGL][GL4.5] Use HALF FLOAT TEXTURE if enabled to reduce GPU usage (mostly...
K.Ohta [Fri, 25 Oct 2019 19:50:46 +0000 (04:50 +0900)]
[Qt][OpenGL][GL4.5] Use HALF FLOAT TEXTURE if enabled to reduce GPU usage (mostly NTSC shader PASS2).

4 years ago[VM][FM7][DISPLAY] Simplify logic of draw_screen().
K.Ohta [Tue, 22 Oct 2019 16:30:36 +0000 (01:30 +0900)]
[VM][FM7][DISPLAY] Simplify logic of draw_screen().

4 years ago[VM][FM7][VRAM][WIP] More simpleness rendering.This is WORK-IN-PROGRESS.
K.Ohta [Sun, 20 Oct 2019 20:51:35 +0000 (05:51 +0900)]
[VM][FM7][VRAM][WIP] More simpleness rendering.This is WORK-IN-PROGRESS.

4 years ago[Qt][DRAW_THREAD] More adjust scheduler.
K.Ohta [Sun, 20 Oct 2019 20:51:06 +0000 (05:51 +0900)]
[Qt][DRAW_THREAD] More adjust scheduler.

4 years ago[Qt][OpenGL][4.5] NTSC SHADER: Adjust scale factor.
K.Ohta [Sun, 20 Oct 2019 18:48:16 +0000 (03:48 +0900)]
[Qt][OpenGL][4.5] NTSC SHADER: Adjust scale factor.

4 years ago[Qt][DRAW_THREAD] New (more accurate) draw scheduler.
K.Ohta [Sun, 20 Oct 2019 18:47:17 +0000 (03:47 +0900)]
[Qt][DRAW_THREAD] New (more accurate) draw scheduler.

4 years ago[VM][FM77AV][VRAM] Fix crash with opening of LUXOL.
K.Ohta [Sun, 20 Oct 2019 18:45:21 +0000 (03:45 +0900)]
[VM][FM77AV][VRAM] Fix crash with opening of LUXOL.

4 years ago[Qt][OPENGL][GL4.5] Tuning around "TV Renderer".
K.Ohta [Sun, 20 Oct 2019 06:37:11 +0000 (15:37 +0900)]
[Qt][OPENGL][GL4.5] Tuning around "TV Renderer".

4 years ago[VM][FMTOWNS][SPRITE] Simplify logics.Now disable to use cache.
K.Ohta [Sat, 19 Oct 2019 13:50:39 +0000 (22:50 +0900)]
[VM][FMTOWNS][SPRITE] Simplify logics.Now disable to use cache.

4 years ago[TOOL][INSTALLER][OOPs] I forgot update installer.Updated (;_;)
K.Ohta [Tue, 15 Oct 2019 04:28:19 +0000 (13:28 +0900)]
[TOOL][INSTALLER][OOPs] I forgot update installer.Updated (;_;)

4 years ago[DOC] Update documents.
K.Ohta [Mon, 14 Oct 2019 17:42:47 +0000 (02:42 +0900)]
[DOC] Update documents.

4 years ago[DOC][DUMPCHECK] .
K.Ohta [Mon, 14 Oct 2019 17:19:11 +0000 (02:19 +0900)]
[DOC][DUMPCHECK] .

4 years ago[DOC][DUMPCHECK] Add document.
K.Ohta [Mon, 14 Oct 2019 17:17:29 +0000 (02:17 +0900)]
[DOC][DUMPCHECK] Add document.

4 years ago[VM][PC9801][CPUREG] V30 SUB CPU works.
K.Ohta [Mon, 14 Oct 2019 16:40:22 +0000 (01:40 +0900)]
[VM][PC9801][CPUREG] V30 SUB CPU works.

4 years ago[Qt][AVIO] Fix FTBFS with older FFMpeg.
K.Ohta [Sun, 13 Oct 2019 20:27:25 +0000 (05:27 +0900)]
[Qt][AVIO] Fix FTBFS with older FFMpeg.

4 years ago[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash runni...
K.Ohta [Sun, 13 Oct 2019 20:20:39 +0000 (05:20 +0900)]
[Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash running within Docker container.

4 years ago[VM][PC8801] Fix double install DEBUGGER:: for OPN#1,#2.Thanks to https://matsuri...
K.Ohta [Sun, 13 Oct 2019 18:19:01 +0000 (03:19 +0900)]
[VM][PC8801] Fix double install DEBUGGER:: for OPN#1,#2.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/598 .

4 years ago[VM][PC8801] Remove unneeded comment outed lines.
K.Ohta [Sat, 12 Oct 2019 20:18:48 +0000 (05:18 +0900)]
[VM][PC8801] Remove unneeded comment outed lines.

4 years ago[VM][EVENT] Fix wrong effect of before commit.Revert "High resolution accum_clocks...
K.Ohta [Sat, 12 Oct 2019 20:14:25 +0000 (05:14 +0900)]
[VM][EVENT] Fix wrong effect of before commit.Revert "High resolution accum_clocks" of EVENT::drive().STATE_VERSION is reverted to 4.
[VM][EVENT] Update comment of scheduler (EVENT::drive()).
[VM][EVENT] .
[VM][I386] .

4 years ago[Qt][PC9801] Update UI.
K.Ohta [Fri, 11 Oct 2019 19:24:02 +0000 (04:24 +0900)]
[Qt][PC9801] Update UI.

4 years ago[VM][V30][I386] Adjust halt sequence.WIP.
K.Ohta [Fri, 11 Oct 2019 19:23:21 +0000 (04:23 +0900)]
[VM][V30][I386] Adjust halt sequence.WIP.

4 years ago[VM][PC9801] Re-define DIPSW, to work with V30@PC-9801RA.
K.Ohta [Fri, 11 Oct 2019 19:22:07 +0000 (04:22 +0900)]
[VM][PC9801] Re-define DIPSW, to work with V30@PC-9801RA.

4 years ago[VM][V30] .
K.Ohta [Fri, 11 Oct 2019 10:18:25 +0000 (19:18 +0900)]
[VM][V30] .

4 years ago[VM][I8259][PC9801] Fix crash when changing V30 Sub CPU <-> i286/i386 Main CPU.
K.Ohta [Fri, 11 Oct 2019 10:16:47 +0000 (19:16 +0900)]
[VM][I8259][PC9801] Fix crash when changing V30 Sub CPU <-> i286/i386 Main CPU.

4 years ago[VM][EVENT] Clock ratio resolution was changed from 2^10 to 2^12.
K.Ohta [Fri, 11 Oct 2019 10:15:20 +0000 (19:15 +0900)]
[VM][EVENT] Clock ratio resolution was changed from 2^10 to 2^12.
[VM][EVENT] More safer scheduling when host cpu spend a lot of clocks.

4 years ago[Qt] .
K.Ohta [Fri, 11 Oct 2019 07:05:40 +0000 (16:05 +0900)]
[Qt] .

4 years ago[VM][I386][V30] Fix cloick handling when BUSREQ/HALT.
K.Ohta [Fri, 11 Oct 2019 07:04:37 +0000 (16:04 +0900)]
[VM][I386][V30] Fix cloick handling when BUSREQ/HALT.

4 years ago[VM][EVENT] Remove scheduler per CPU_TYPE, because optimize of calling virtual functi...
K.Ohta [Fri, 11 Oct 2019 07:00:01 +0000 (16:00 +0900)]
[VM][EVENT] Remove scheduler per CPU_TYPE, because optimize of calling virtual functions may be enough to fast.
[VM][EVENT] EVENT::drive() : Allow larger clock usage for sub CPUs; limit is 255 host clocks.Fix lockup scheduler of PC-9801RA with enabling V30 sub cpu.

4 years ago[VM][FAMILYBASIC] Enable to input kana via romaji-kana conversion.Still some characte...
K.Ohta [Tue, 8 Oct 2019 08:51:55 +0000 (17:51 +0900)]
[VM][FAMILYBASIC] Enable to input kana via romaji-kana conversion.Still some characters (i.e. KAGIKAKKO) are not correct.

4 years ago[EMU][ROMAJI_KANA] Some characters are enabled to input via ROMAJI-KANA conversion.
K.Ohta [Tue, 8 Oct 2019 08:49:22 +0000 (17:49 +0900)]
[EMU][ROMAJI_KANA] Some characters are enabled to input via ROMAJI-KANA conversion.
[EMU][AUTOKEY]  Some characters are enabled to input via pasting from clipboard.
[UI][Qt][ROMAJI_KANA] Some characters input from KANA mode (by host) are enabled.

4 years ago[UI][Qt][AUTO_KEY] Copy and paste: Paste even Zenkaku KATAKANA/HIRAGNA/ASCII to VM...
K.Ohta [Sun, 6 Oct 2019 22:32:10 +0000 (07:32 +0900)]
[UI][Qt][AUTO_KEY] Copy and paste: Paste even Zenkaku KATAKANA/HIRAGNA/ASCII to VM (converted to Hankaku letters).

4 years ago[VM][FAMILYBASIC][WIP] Fix wrong string for romaji-kana (and auto key).Still imcoplet...
K.Ohta [Sun, 6 Oct 2019 16:32:24 +0000 (01:32 +0900)]
[VM][FAMILYBASIC][WIP] Fix wrong string for romaji-kana (and auto key).Still imcoplete, implementing DAKUION,will fix.

4 years ago[Tools] Add DUMP LIST CHECKER.Document will write.
K.Ohta [Mon, 30 Sep 2019 14:45:14 +0000 (23:45 +0900)]
[Tools] Add DUMP LIST CHECKER.Document will write.

4 years ago[BUILD][WIN32] Update templete.
K.Ohta [Thu, 26 Sep 2019 08:41:11 +0000 (17:41 +0900)]
[BUILD][WIN32] Update templete.

4 years ago[BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.
Kyuma Ohta [Wed, 25 Sep 2019 00:24:39 +0000 (00:24 +0000)]
[BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.

4 years ago[CONFIG][WIN32] Re-enable to use Get/WritePrivate** as MyGet/Write**.
K.Ohta [Tue, 24 Sep 2019 23:04:31 +0000 (08:04 +0900)]
[CONFIG][WIN32] Re-enable to use Get/WritePrivate** as MyGet/Write**.

4 years ago[Qt][JOY_THREAD] Fix memory leak when plug/unplug joystick.
K.Ohta [Tue, 24 Sep 2019 22:59:37 +0000 (07:59 +0900)]
[Qt][JOY_THREAD] Fix memory leak when plug/unplug joystick.

4 years ago[WIN32][CONFIG] Get rid of Assigned joystick.
K.Ohta [Tue, 24 Sep 2019 22:52:59 +0000 (07:52 +0900)]
[WIN32][CONFIG] Get rid of Assigned joystick.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:46:01 +0000 (07:46 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:40:22 +0000 (07:40 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:38:29 +0000 (07:38 +0900)]
.

4 years ago[CONFIG] .
K.Ohta [Tue, 24 Sep 2019 22:27:25 +0000 (07:27 +0900)]
[CONFIG] .

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:22:27 +0000 (07:22 +0900)]
.

4 years ago.
K.Ohta [Tue, 24 Sep 2019 22:12:00 +0000 (07:12 +0900)]
.

4 years ago[WIN32][COMMON][CONFIG] Stop to use Junk GetPrivateProfileInt() and Get/WritePrivateP...
K.Ohta [Tue, 24 Sep 2019 21:57:26 +0000 (06:57 +0900)]
[WIN32][COMMON][CONFIG] Stop to use Junk GetPrivateProfileInt() and Get/WritePrivateProfileString().

4 years ago[Qt][MOVIE_SAVER][CONFIG] Some functions make dllexport.
K.Ohta [Tue, 24 Sep 2019 21:35:23 +0000 (06:35 +0900)]
[Qt][MOVIE_SAVER][CONFIG] Some functions make dllexport.

4 years ago[BUILD][WIN32][CMAKE] .
K.Ohta [Tue, 24 Sep 2019 11:42:16 +0000 (20:42 +0900)]
[BUILD][WIN32][CMAKE] .

4 years ago[BUILD][CMAKE][WIN32] Fix Typos.
K.Ohta [Tue, 24 Sep 2019 11:02:37 +0000 (20:02 +0900)]
[BUILD][CMAKE][WIN32] Fix Typos.

4 years ago[BUILD][WIN32][CMAKE] Fix TYPO in build script.
K.Ohta [Tue, 24 Sep 2019 10:18:54 +0000 (19:18 +0900)]
[BUILD][WIN32][CMAKE] Fix TYPO in build script.

4 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
K.Ohta [Tue, 24 Sep 2019 10:02:49 +0000 (19:02 +0900)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

4 years ago[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with...
Kyuma Ohta [Tue, 24 Sep 2019 09:58:32 +0000 (09:58 +0000)]
[BUILD][CMAKE][WIN32] Add support cross-build with CLANG-MinGW-w64.You may use with dockered environment, see https://github.com/mstorsjo/llvm-mingw .

4 years ago[COMMON][WIN32] Fix FTBFS with CLANG-MINGW-w64.
Kyuma Ohta [Tue, 24 Sep 2019 09:55:45 +0000 (09:55 +0000)]
[COMMON][WIN32] Fix FTBFS with CLANG-MINGW-w64.

4 years ago[VM][I386][UPD7810] Fix FTBFS with CLANG/MINGW-W64 (cross build).
Kyuma Ohta [Tue, 24 Sep 2019 09:54:39 +0000 (09:54 +0000)]
[VM][I386][UPD7810] Fix FTBFS with CLANG/MINGW-W64 (cross build).

4 years ago.
K.Ohta [Tue, 24 Sep 2019 09:23:01 +0000 (18:23 +0900)]
.

4 years agoMerge branch 'master' of github.com:Artanejp/common_source_project-fm7
Kyuma Ohta [Tue, 24 Sep 2019 06:29:49 +0000 (06:29 +0000)]
Merge branch 'master' of github.com:Artanejp/common_source_project-fm7

4 years ago.
Kyuma Ohta [Tue, 24 Sep 2019 06:29:34 +0000 (06:29 +0000)]
.

4 years ago[WIP][BUILD][CMAKE][WIN32] Integrating cross-build and non-cross-build.
K.Ohta [Tue, 24 Sep 2019 06:27:28 +0000 (15:27 +0900)]
[WIP][BUILD][CMAKE][WIN32] Integrating cross-build and non-cross-build.

4 years ago[VM][FMTOWNS] Merge branch 'tokumeiwokiboushimasu-master'
K.Ohta [Sun, 22 Sep 2019 12:58:46 +0000 (21:58 +0900)]
[VM][FMTOWNS] Merge branch 'tokumeiwokiboushimasu-master'

4 years agoMerge branch 'master' of https://github.com/tokumeiwokiboushimasu/common_source_proje... tokumeiwokiboushimasu-master
K.Ohta [Sun, 22 Sep 2019 12:56:23 +0000 (21:56 +0900)]
Merge branch 'master' of https://github.com/tokumeiwokiboushimasu/common_source_project-fm7 into tokumeiwokiboushimasu-master
[VM][FMTOWNS][CRTC] Fix typo.Thanks to tokumeiwokibousimasu-san!

4 years ago[VM][FM7][SOUND] Fix reading value of PSG register(s).Fix sound of FM-7's demonstrati...
K.Ohta [Sun, 22 Sep 2019 12:02:27 +0000 (21:02 +0900)]
[VM][FM7][SOUND] Fix reading value of PSG register(s).Fix sound of FM-7's demonstration with FM-7/77 (not with 77AV variants).
[VM][FM7][SOUND] Separate reset sequence for OPN/WHG/THG/PSG to a common function.
[VM][FM7] Replace printf debug messages to out_debug_log().

4 years ago[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER...
K.Ohta [Sun, 22 Sep 2019 10:16:09 +0000 (19:16 +0900)]
[Qt][OpenGL][GLES] Fix texture format for float/half float.May work "TV RENDERER" with Win32 build (via ANGLE).
[Qt][OpenGL] Use half float texture for float textures to reduce GPU usage.

4 years ago[VM][FMTOWNS][CRTC] WIP: Implement screen width and height.
K.Ohta [Sat, 21 Sep 2019 20:20:03 +0000 (05:20 +0900)]
[VM][FMTOWNS][CRTC] WIP: Implement screen width and height.

4 years ago[VM][FMTOWNS][CRTC] .
K.Ohta [Sat, 21 Sep 2019 19:17:10 +0000 (04:17 +0900)]
[VM][FMTOWNS][CRTC] .

4 years ago[VM][FMTOWNS][CRTC] Add comment.ToDo : Will support sprite.
K.Ohta [Sat, 21 Sep 2019 18:35:51 +0000 (03:35 +0900)]
[VM][FMTOWNS][CRTC] Add comment.ToDo : Will support sprite.

4 years ago[VM][FMTOWNS][DISPLAY][CRTC] Update implements.
K.Ohta [Sat, 21 Sep 2019 18:27:35 +0000 (03:27 +0900)]
[VM][FMTOWNS][DISPLAY][CRTC] Update implements.

4 years ago[VM][FMTOWNS][VRAM] .
K.Ohta [Fri, 20 Sep 2019 20:34:09 +0000 (05:34 +0900)]
[VM][FMTOWNS][VRAM] .

4 years agofix typo
tokumeiwokiboushimasu [Thu, 19 Sep 2019 22:58:15 +0000 (07:58 +0900)]
fix typo

4 years ago[VM][FMTOWNS][CRTC] .
K.Ohta [Thu, 19 Sep 2019 14:34:50 +0000 (23:34 +0900)]
[VM][FMTOWNS][CRTC] .

4 years ago[FMTOWNS][CRTC][WIP] Implementing render.
K.Ohta [Thu, 19 Sep 2019 14:10:23 +0000 (23:10 +0900)]
[FMTOWNS][CRTC][WIP] Implementing render.

4 years ago[VM][FMTOWNS][VRAM][CRTC] Apply new drawing feature.WIP.
K.Ohta [Wed, 18 Sep 2019 16:54:03 +0000 (01:54 +0900)]
[VM][FMTOWNS][VRAM][CRTC] Apply new drawing feature.WIP.

4 years ago[VM][I286][JX] Fix FTBFS.
K.Ohta [Fri, 13 Sep 2019 15:47:49 +0000 (00:47 +0900)]
[VM][I286][JX] Fix FTBFS.

4 years ago[VM][PC9801] Apply wait factors to before commit.
K.Ohta [Fri, 13 Sep 2019 15:22:04 +0000 (00:22 +0900)]
[VM][PC9801] Apply wait factors to before commit.
[VM][PC9801][CPUREG] TRY: Improve reset sequence.Still be imcomplete.

4 years ago[VM][Ix86][I386] More correctness wait.
K.Ohta [Fri, 13 Sep 2019 15:20:57 +0000 (00:20 +0900)]
[VM][Ix86][I386] More correctness wait.
[VM][Ix86][I386] Implement wait by memory-wait-factor.
[VM][Ix86][I386] Add SIG_CPU_HALTREQ.

4 years ago[VM][FMTOWNS] MEMORY: Re-Implementing from MEMORY.
K.Ohta [Fri, 13 Sep 2019 05:12:38 +0000 (14:12 +0900)]
[VM][FMTOWNS] MEMORY: Re-Implementing from MEMORY.

4 years ago[OSD][SOUND][SDL] Convert sound rate/bitwidth.
K.Ohta [Thu, 12 Sep 2019 18:24:12 +0000 (03:24 +0900)]
[OSD][SOUND][SDL] Convert sound rate/bitwidth.

4 years ago[OSD][Qt][SOUND] Update sound APIs: for sound sampling.Still be imcomplete.Will imple...
K.Ohta [Thu, 12 Sep 2019 15:47:55 +0000 (00:47 +0900)]
[OSD][Qt][SOUND] Update sound APIs: for sound sampling.Still be imcomplete.Will implement.
[OSD][SOUND] Simplify sound callback for SDL.
[OSD][General] Fix not reply version of libvCSPosd.Display OSD version at "about this software".