OSDN Git Service

[DOC] Update documents.
[csp-qt/common_source_project-fm7.git] / source / 000_gitlog.txt
index 6e18ec2..2eeff0a 100644 (file)
+commit 74c7914381802640510c76f176b3c3ffeceb678d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 15 02:19:11 2019 +0900
+
+    [DOC][DUMPCHECK] .
+
+commit 3b94006f820e808876d62631c42f0b3e11ad3990
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 15 02:17:29 2019 +0900
+
+    [DOC][DUMPCHECK] Add document.
+
+commit c8513abd5bcf9159fa3d430329f5ad88317d531b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 15 01:40:22 2019 +0900
+
+    [VM][PC9801][CPUREG] V30 SUB CPU works.
+
+commit 0aa814aec48526931dfe6e7fec33312ee094dd37
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 14 05:27:25 2019 +0900
+
+    [Qt][AVIO] Fix FTBFS with older FFMpeg.
+
+commit aa57ec7fae3928116ae8cffaf97c1fd655f35059
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 14 05:20:39 2019 +0900
+
+    [Qt][OpenGL] Don't makeCurrent()/doneCurrent() inside of resizeGL().Fixed crash running within Docker container.
+
+commit 9c18fc9259f1042e464eab4e85a60c8371122569
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 14 03:19:01 2019 +0900
+
+    [VM][PC8801] Fix double install DEBUGGER:: for OPN#1,#2.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/598 .
+
+commit c01549d4c0e0b80f5505a4794064e96304ec3cf7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 13 05:18:48 2019 +0900
+
+    [VM][PC8801] Remove unneeded comment outed lines.
+
+commit 6e48f01b78bceed325d515fec186aa707f8d8f6f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 13 05:14:25 2019 +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] .
+
+commit 4fee6d8db9e9880a893b3c2f48af66e10026ce61
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Oct 12 04:24:02 2019 +0900
+
+    [Qt][PC9801] Update UI.
+
+commit 658ecd0226e1238aa08b3d07f13b04ec5f973432
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Oct 12 04:23:21 2019 +0900
+
+    [VM][V30][I386] Adjust halt sequence.WIP.
+
+commit 7ed453ad816789dfd5bc37b4b7b44462b8207f66
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Oct 12 04:22:07 2019 +0900
+
+    [VM][PC9801] Re-define DIPSW, to work with V30@PC-9801RA.
+
+commit 0d330a3a567fba627168adf0377a6d4fdf2858c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 19:18:25 2019 +0900
+
+    [VM][V30] .
+
+commit aad9f33ab5e526374ad6472f36ca749e2ef638ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 19:16:47 2019 +0900
+
+    [VM][I8259][PC9801] Fix crash when changing V30 Sub CPU <-> i286/i386 Main CPU.
+
+commit e3d809ce03c16ce4cecd41aad159f9326fb02dac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 19:15:20 2019 +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.
+
+commit 364710984d43d2ec63f6bb6cb611bcb021f62ab0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 16:05:40 2019 +0900
+
+    [Qt] .
+
+commit e7ac176d71fbdb2865ebe4a649d536c0a945961a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 16:04:37 2019 +0900
+
+    [VM][I386][V30] Fix cloick handling when BUSREQ/HALT.
+
+commit 1ef0c1a88ebacd4554196ae591907807c9477cc5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Oct 11 16:00:01 2019 +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.
+
+commit 6a34194446dde36a03030f1afbbbe82ecb6a01e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 8 17:51:55 2019 +0900
+
+    [VM][FAMILYBASIC] Enable to input kana via romaji-kana conversion.Still some characters (i.e. KAGIKAKKO) are not correct.
+
+commit cf5b3ae2475e143c03bf02ded91322a9892c7435
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 8 17:49:22 2019 +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.
+
+commit e7cca9698b99fb9303c8fcb4184f3521b11e27c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 7 07:32:10 2019 +0900
+
+    [UI][Qt][AUTO_KEY] Copy and paste: Paste even Zenkaku KATAKANA/HIRAGNA/ASCII to VM (converted to Hankaku letters).
+
+commit 6dc77cb112b4239d88b12836839917d09abac184
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 7 01:32:24 2019 +0900
+
+    [VM][FAMILYBASIC][WIP] Fix wrong string for romaji-kana (and auto key).Still imcoplete, implementing DAKUION,will fix.
+
+commit f0cea7e39d883c803002bd0c2ce41d3b4e48c60a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 30 23:45:14 2019 +0900
+
+    [Tools] Add DUMP LIST CHECKER.Document will write.
+
+commit 2f5ccd70fa37c13d38b5063ea0420d81c755b87c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Sep 26 17:41:11 2019 +0900
+
+    [BUILD][WIN32] Update templete.
+
+commit 0265a3c66662b95a5223912f5ad0fb18b89002dc
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 00:24:39 2019 +0000
+
+    [BUILD][CMAKE] LLVM: Build against FFMpeg 4.2.
+
+commit 95d6ef6a85d108b4f1691e7758bf24f3354e8206
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 08:04:31 2019 +0900
+
+    [CONFIG][WIN32] Re-enable to use Get/WritePrivate** as MyGet/Write**.
+
+commit df421e6d050394ffa40713e04117e11d7850a237
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:59:37 2019 +0900
+
+    [Qt][JOY_THREAD] Fix memory leak when plug/unplug joystick.
+
+commit c4e98c4113bafd3b2b0111272a99a96f3e3b9e28
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:52:59 2019 +0900
+
+    [WIN32][CONFIG] Get rid of Assigned joystick.
+
+commit 1ea12d17a034df07dfb9e9c8380c10caa5326cf8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:46:01 2019 +0900
+
+    .
+
+commit ad310a5d95f6053e3020c27a7d980b0623e8c525
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:40:22 2019 +0900
+
+    .
+
+commit 271617a4a5642c1752abd4be969067af6875e766
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:38:29 2019 +0900
+
+    .
+
+commit 3d9176170f8d236eb152bf557643554b3cd2b644
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:27:25 2019 +0900
+
+    [CONFIG] .
+
+commit ed3ee99fad2f7d24fe8ca248aedec8735f3cde9a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:22:27 2019 +0900
+
+    .
+
+commit 90fff6b997b718dc248971144d6f68e064053e90
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 07:12:00 2019 +0900
+
+    .
+
+commit 2d4ec9b6b6cb49ae6d9f1df7655e163c7789502b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 06:57:26 2019 +0900
+
+    [WIN32][COMMON][CONFIG] Stop to use Junk GetPrivateProfileInt() and Get/WritePrivateProfileString().
+
+commit ba8a7fa33c5db263b33424ddc51801a4b5f1f6d1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 25 06:35:23 2019 +0900
+
+    [Qt][MOVIE_SAVER][CONFIG] Some functions make dllexport.
+
+commit 16dae15140f7df49163cb4168d49e09a733ac846
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 20:42:16 2019 +0900
+
+    [BUILD][WIN32][CMAKE] .
+
+commit 50241ea85a2e1ac6a310fe27eb36a13aa27d93f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 20:02:37 2019 +0900
+
+    [BUILD][CMAKE][WIN32] Fix Typos.
+
+commit 6f3d85b7ae022268e4705a9138558d429fb70d8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 19:18:54 2019 +0900
+
+    [BUILD][WIN32][CMAKE] Fix TYPO in build script.
+
+commit 0f3680febadc8f0c17e79d3f9eb2f42f2f47faae
+Merge: 2f9c613f 06223d21
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 19:02:49 2019 +0900
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 06223d216c1323ec3ce7c55570c348b4a8f424e4
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 09:58:32 2019 +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 .
+
+commit 81373c46b1d0fd78d63873a13357e51ee79d13cd
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 09:55:45 2019 +0000
+
+    [COMMON][WIN32] Fix FTBFS with CLANG-MINGW-w64.
+
+commit 8fa9640533308f400d760157ba02af177e599e16
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 09:54:39 2019 +0000
+
+    [VM][I386][UPD7810] Fix FTBFS with CLANG/MINGW-W64 (cross build).
+
+commit 2f9c613f8a6a1cc205eb394e552be5dfe82f84b5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 18:23:01 2019 +0900
+
+    .
+
+commit 0e58074cb5337d0de709c83d141447bcd3b41da0
+Merge: 71faf66e d4098528
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 06:29:49 2019 +0000
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 71faf66e8b5148be6e6f03df619e58c906a2eb3d
+Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 06:29:34 2019 +0000
+
+    .
+
+commit d4098528f82390b1911babdfc2ad12342d46b146
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 24 15:27:28 2019 +0900
+
+    [WIP][BUILD][CMAKE][WIN32] Integrating cross-build and non-cross-build.
+
+commit 781ecce7e8936f9845681aaf7ca8eb2936cf2048
+Merge: 6bc9dacb 93616c56
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 21:58:46 2019 +0900
+
+    [VM][FMTOWNS] Merge branch 'tokumeiwokiboushimasu-master'
+
+commit 93616c563ca5f31f2236d56d91bc5d614caf5568
+Merge: 6bc9dacb da2a3611
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 21:56:23 2019 +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!
+
+commit 6bc9dacb6f2f6d6dee466447dd4515a551310e04
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 21:02:27 2019 +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().
+
+commit 7b5f39fc3ee93fcb44d9729c131d8a78b486bb36
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 19:16:09 2019 +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.
+
+commit ff20832654d33ffe5161f7ed05dc5165b2bdf9ae
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 05:20:03 2019 +0900
+
+    [VM][FMTOWNS][CRTC] WIP: Implement screen width and height.
+
+commit 51c2bf995b9cfbf09db4f03deba3ec3a96643cb2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 04:17:10 2019 +0900
+
+    [VM][FMTOWNS][CRTC] .
+
+commit 259cfd5730153f32d687c4e906edfabbcac102b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 03:35:51 2019 +0900
+
+    [VM][FMTOWNS][CRTC] Add comment.ToDo : Will support sprite.
+
+commit 469c76f18d21537f0ed00567f45331c01a7c083d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 22 03:27:35 2019 +0900
+
+    [VM][FMTOWNS][DISPLAY][CRTC] Update implements.
+
+commit 22b86435921511aa3914067519a90d1c8ad21b85
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 21 05:34:09 2019 +0900
+
+    [VM][FMTOWNS][VRAM] .
+
+commit da2a3611267ba5390d11fedeaf2b503e013f6160
+Author: tokumeiwokiboushimasu <t.o.k.u.m.e.i.w.o.k.i.b.o.u.s.h.i.m.a.s.u@gmail.com>
+Date:   Fri Sep 20 07:58:15 2019 +0900
+
+    fix typo
+
+commit 0c2915d0dc3402234fd978ae7feba3a4b8d7e395
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Sep 19 23:34:50 2019 +0900
+
+    [VM][FMTOWNS][CRTC] .
+
+commit 7d0dc579d58ec7a762cb973825539efde55269ee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Sep 19 23:10:23 2019 +0900
+
+    [FMTOWNS][CRTC][WIP] Implementing render.
+
+commit 7c317634da826ca3be704685d2ecf3c323d494aa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Sep 19 01:54:03 2019 +0900
+
+    [VM][FMTOWNS][VRAM][CRTC] Apply new drawing feature.WIP.
+
+commit 4081dfd340aefd9e4083569dd396f85be2a4750f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 14 00:47:49 2019 +0900
+
+    [VM][I286][JX] Fix FTBFS.
+
+commit 558956954eceacda0706997b9ee7874ea9fbb9f5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 14 00:22:04 2019 +0900
+
+    [VM][PC9801] Apply wait factors to before commit.
+    [VM][PC9801][CPUREG] TRY: Improve reset sequence.Still be imcomplete.
+
+commit 8b1aacb4fc40059d7b4689fe78ebf594354db779
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 14 00:20:57 2019 +0900
+
+    [VM][Ix86][I386] More correctness wait.
+    [VM][Ix86][I386] Implement wait by memory-wait-factor.
+    [VM][Ix86][I386] Add SIG_CPU_HALTREQ.
+
+commit f615baf0f7facd35043882b1c4979be29df56aed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 13 14:12:38 2019 +0900
+
+    [VM][FMTOWNS] MEMORY: Re-Implementing from MEMORY.
+
+commit d1734af52653f3644e20836915926e79daf304ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 13 03:24:12 2019 +0900
+
+    [OSD][SOUND][SDL] Convert sound rate/bitwidth.
+
+commit a8f89b31670b5cde504f41c80315255925ed53b2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 13 00:47:55 2019 +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".
+
+commit 24b79a5ecf7011ac38a4608f0dea5fc68de540e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 9 18:33:39 2019 +0900
+
+    [Qt][AVIO] Add some codec entries (still not implement).
+
+commit 60d417e806719bd696a4aecb074aa1f07e421673
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 9 18:09:53 2019 +0900
+
+    [Qt][AVIO] Finally,drop "deprected" APIs for FFMpeg 4.x(or 3.4)/
+
+commit 015039f258b38677f7425ee6878cd0c3bcd8a788
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 9 03:33:35 2019 +0900
+
+    [Build][CMAKE] Update SOVERSION.
+
+commit 430b9601f2dcf193a511dbab3a0deb424c479433
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 9 03:31:42 2019 +0900
+
+    [Qt][AVIO][WIP] Drop to use deprecated functions for FFMpeg 4.x.This still disabled for MOVIE_SAVER.
+
+commit 8145c4bd553fe7de7270868b69c4a0bff7c4aba9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 28 04:43:04 2019 +0900
+
+    [CM][Z80DMA][OOPS] Disable debug spam.
+
+commit d0365074674a3d6cc830115b3eebb33dd60de1f5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 28 04:42:40 2019 +0900
+
+    [Qt][LOGGER] Threaded console logging.
+
+commit 7103aef34dff0841d2027838ebaaa915555db030
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 27 22:51:48 2019 +0900
+
+    [UI][Qt][VM] Add keycode - vk - name table listing features.See vm/fm7/keyboard.cpp and qt/osd_base.h and gui/dialog_set_key.cpp.
+
+commit 41a62f0249c2f42c03026f57b0be5a5d0c1d4f04
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 23:14:09 2019 +0900
+
+    [Qt][HOMEBREW] Fix not detected SDL at configuration of Qt::Gamepad.
+
+commit f62dbede1ae8c1525ef090bffb693f325a0f3b94
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 22:18:15 2019 +0900
+
+    [Qt][GUI] Fix linkage error at libCSPgui.dll for Win32.
+
+commit 53ac6f7f0d34717294864804bc7f80856dd3b195
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 09:08:37 2019 +0900
+
+    [QT][MOVIE_LOADER] Fix weird initilaizing memory.
+
+commit fc5203d9d4aedf4c4e85f49b2ae2ee9bfd43dd4b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 08:55:51 2019 +0900
+
+    [Qt][LOADER] .
+
+commit f7a4dfd3da0bd9fcfced3d343d0dee3da1feade3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 08:49:52 2019 +0900
+
+    [Qt][MOVIE_LOADER][SOUND_LOADER] Will FIX FTBFS with FFMPEG 2.x.
+
+commit 2b5d20bea8fb0a6c66f98b94663d5a1da1ebc672
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 08:18:31 2019 +0900
+
+    [Qt][MOVIE_LOADER][SOUND_LOADER] Update FFMPEG's API: Revoke to use functions marked as deprecate.
+
+commit f3104acc7e3cf0dd48f1f86075b22de14247790d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 26 02:45:31 2019 +0900
+
+    [BUILD][CMAKE] Linux: Enable split symbols even using LLVM CLANG.
+
+commit ed2c81ffb78b53114fe62208cf49af50b542e64c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 23:01:24 2019 +0900
+
+    [VM][PASOPIA] Fix FTBFS with LLVM CLANG.
+
+commit b150c24761bb617e97cdf541d7cb33e0adf73efd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:51:59 2019 +0900
+
+    [BUILD][Qt][CMAKE] Update SOVERSION.
+
+commit d7666278251fc2d033a427acc60f018a9eeafa59
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:51:04 2019 +0900
+
+    [VM][AY_3_891X] Fix pop noise when enabling lpf or hpf.
+
+commit b6f71179774c80f4a2df3d4ba041bc187822f18c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:33:10 2019 +0900
+
+    [UI][Qt] .
+
+commit b1b9240b70b3bfd0ac655d935e3765a1cb755e2b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:32:46 2019 +0900
+
+    [UI][Qt] Fix FTBFS with LLVM CLANG.
+
+commit c9374afc102d07cfe7b7ddf8c70341b1ca1b9959
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:31:30 2019 +0900
+
+    [VM][FM7][PC9801] Fix FTBFSs with LLVM CLANG.
+
+commit 0c495a4851203edf617ed6311e747f78aae3baf4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 25 17:30:32 2019 +0900
+
+    [VM][COMMON_VM][DEBUGGER] Fix FTBFSs with LLVM CLANG.
+    [VM][MC6809] Fix duplicate signal; SIG_CPU_HALT.
+
+commit 7819e24c2fe422f12db57c4b91f7c80ab0cdb9f3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 19 02:49:49 2019 +0900
+
+    [UI][Qt] Add font selection to debugger and log view dialogs.
+    [Qt][CONFIG] Keep font metrics and window size of debugger and log viewer.Save to foo.ini file.
+
+commit 373681366e7eef2adc6120d5a46885eeec5bce96
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 20:39:27 2019 +0900
+
+    [DOC] Re-Update.
+
+commit 0810a8f8b9ba44cedc19bf6b8e903c9c1b5d6f04
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 20:36:58 2019 +0900
+
+    [*nix] Update installer.
+
+commit 2c55f5fc7c22c85e05354f599903b886bd862dca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 20:28:48 2019 +0900
+
+    [DOC] Update GITLOG.
+
+commit bd6153ebdada5aa0078e4505ea26b34d3e6ff655
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 20:28:03 2019 +0900
+
+    [DOC] Update for release.
+
+commit bbbb75cdc4051269c60a5f7ba18881eda56e8fd3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 19:57:38 2019 +0900
+
+    [VM][PCM1BIT] get_debug_regs_info(): Fix typo.
+
+commit 5e85b5fc5d429ba33be0971d9f0aa895dbae74b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 19:47:23 2019 +0900
+
+    [VM] Fix FTBFS caused by before commit.
+
+commit 2655c9968d9a8ff9e2ba9f86d83111844cad2194
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 16 19:10:23 2019 +0900
+
+    [VM][SN76489AN][YM2151][YM2203] Add write_debug_reg() and get_debug_regs().
+    [VM][BEEP][PCM1BIT] Add get_debug_regs().
+    [VM] Apply aboves to some VMs.
+
+commit a8f1fa4f7edc635daf82cea0e9a020fa7bf8f93b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 23:58:33 2019 +0900
+
+    [VM][FP1100][KEYBOARD][OOPs] Assign "000" to [PAGE DOWN].Fix duplicate assign of NUMPAD's ".".
+
+commit e4b491bb49fc2aae3e359ee565a5de88f15ee0bf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 23:51:46 2019 +0900
+
+    [VM][FP1100] Fix lacking some key symbols.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1526806551/540 .
+    [DOC][FM7] Fix typo (*ノω・*)てへぺろ
+
+commit 663d9b3b675d34ad7dc2948ebbcfc5be96343bf8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 22:57:59 2019 +0900
+
+    [VM][YM2203] Add get_debug_regs_ingo() / write_debug_reg().
+    [VM][AY_3_891X] Improve debug regs.
+
+commit c5df48b2214684614733284010e9bcee78f4e5bf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 21:59:42 2019 +0900
+
+    [BUILD][WIN32] Make default optimize to -O2, -O3 may cause dynamic linkage problem
+
+commit cb4a95c3061e90fe319009d866e519e371c0adb7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 21:57:47 2019 +0900
+
+    [UI][Qt][DEBUGGER] Add auto-completion for command-line.
+
+commit 3e139820105ce6b2461882e2afe47af2118c3034
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 21:56:20 2019 +0900
+
+    [VM][AY_3_891X] Add feature ; dump/set register via debugger.
+    [VM][AY_3_891X] Fix not supported defines, replace flags.
+
+commit 15d5a3cc0639eaa8beedb0f4f51e63e0953b5f7e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 15 04:17:09 2019 +0900
+
+    [UI][Qt][DEBUGGER] Add history for debugger command line.
+
+commit 06c6efb1eabe0d6c2b214fb94434a7a010811d6a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 13 23:47:05 2019 +0900
+
+    [VM][CONFIG][Qt] Fix bit order of logging configure.
+
+commit d748baf93b6817f12d418866bf17c376448abcdb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 13 23:45:31 2019 +0900
+
+    [UI][Qt][MENU] Split some methods (of Ui_MainMenuBase::) to menu_emulator.cpp and menu_machine.cpp .
+    [UI][Qt][MENU] Simplify menu creation.
+
+commit 4f63dc6a9a3c731664417d5436edcf6fae121c0b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 12 13:17:15 2019 +0900
+
+    [VM][I386] mov CRx,R32/mov r32,CRx : Adjusting.
+
+commit 032fcd1a33d9c8a771b1b5e833f42c633160b4b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 12 13:16:40 2019 +0900
+
+    [VM][I386] Exitable when falling into infinite TRAP-Loop.
+
+commit 2a153371247c009e7b7ca9cbec5f09aeeffb4c01
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 11 23:55:38 2019 +0900
+
+    [VM][PC9801][i8259] Add PIC HACKing flag for PC9801.
+
+commit f6413eab759e7646aa6e5ee9e5b70fedfd3da08c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 11 23:53:57 2019 +0900
+
+    [VM][I386] MOV CR0 EyX : Fix wrong flags handling.
+
+commit c855d96c1bf64f76167471482516a5f139e2176a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 30 18:10:54 2019 +0900
+
+    [VM][PC9801][MEMBUS] Split update_bios() to functions.
+
+commit 2fd6e0449866c0d442efd08a84bfcfca8bf38cc1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 22:59:59 2019 +0900
+
+    [VM][PC9801][DMAREG] .
+
+commit fe8c3a4b8b1fc8e915a5c2d24bfd98f59ffd9d38
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 22:59:18 2019 +0900
+
+    [VM][I386] Fix WRONG flag mask at LMSW.
+
+commit 995610b436c75abff1ee7278f011e5a59e8b09c4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 21:25:49 2019 +0900
+
+    [VM][PC9801] Update working note around SYS_WORK_AREA.
+
+commit 7ed924d26802d11792b633a6ba0bbf100fb411a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 21:16:00 2019 +0900
+
+    [VM][PC9801] Fix different value at [0000:0501].
+
+commit ceb69e721908191494a0da8c81702beb87e47f2b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 19:23:14 2019 +0900
+
+    [BUILD][CMAKE] Improve build message with finished.
+
+commit aca7403bc249ed0e005125795c745472d94fc118
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 19:22:33 2019 +0900
+
+    [VM][FP1100][HC40][SMB80TE] .
+
+commit 55ca07a80053ac53b8eaa42f473f071d83e4291d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 19:21:32 2019 +0900
+
+    [BUILD][Qt] Fix FTBFS with some VMs not contains TAPE.
+
+commit 695600d940b79ad8c1141e8b20a85fab5d35c53c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 19:20:50 2019 +0900
+
+    [VM][PC9801] Add DIPSWITCH object.
+
+commit a56970bc5aee97320fc73b31679660dc081456d0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 29 05:26:25 2019 +0900
+
+    [UI][Qt][OOPs] Fix LACK of DATARECORDER BUTTONS(abolish of USE_TAPE_BUTTON): Lack of merging UPSTREAM 2018/10/07.
+
+commit 7f212607c2788fc4a3b09e9ba887bdb956cfca54
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 21 22:31:07 2019 +0900
+
+    [VM][PC9801] Fix wrong initialize SYS_PORT_B.
+    [VM][PC9801] Fix wrong initialize memory switch.
+    [VM][MEMBUS] Fix FTBFS without SUPPORT_BIOS_RAM at ia32 VMs.
+
+commit e713a82b1e5566f0977892ee55720e8e6afe728b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 20 01:51:23 2019 +0900
+
+    [BUILD] Add ARM32/64 definitions (initial).
+
+commit 32158c5e238cd74315b7195850b848099b407df9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 20 01:03:20 2019 +0900
+
+    [BUILD][LLVM] Fix command line error.
+
+commit 119f86ce26fdf8a27086c109b21f351d669fe45f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 20 00:56:44 2019 +0900
+
+    [BUILD] Separate definitions of archtecture flags.
+
+commit a22844de6936f9079138414703b4d38a7fceac0b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 23:52:45 2019 +0900
+
+    [BUILD][MINGW] Update optimize parameter.
+
+commit b261fa01e317ea2d2cd5e4a17e44991e51826eed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 16:21:01 2019 +0900
+
+    [BUILD][CMAKE] Add CPU affinity mask when compiling.This may work only with GNU/Linux host.
+
+commit 0557a4625b067c0dbd57269ad5fc422caebfe35a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 04:35:31 2019 +0900
+
+    [VM][Z80DMA][WIP] Workaround for https://tablacus.github.io/LSX-Dodgers/ .This still be not resolved issue.
+
+commit 6e1140bd6106f57e05fa4051329b2b69c244b844
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 04:34:39 2019 +0900
+
+    [VM][PC9801] Limit having V30 Sub CPU with some VMs.Not ALL with i286/i386.
+
+commit ebdb6f2de7951b49864a47314e3339dd7187b3f6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 04:33:38 2019 +0900
+
+    [Qt][LOGGER] Improve locking.
+
+commit cc6724899a2dff614fe73486e958023f23e172f7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 19 04:32:42 2019 +0900
+
+    [VM][MB8877] Fix buffer overflow with logging.
+    [BUILD][GCC] .
+
+commit 88f00814339419bdf1766429f9f7898cf4f16119
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 16 03:24:24 2019 +0900
+
+    [VM][LIBCPU_NEWDEV][i386_device][WIP] Porting to CSP from MAME 0.208.
+
+commit 7cfede60f3665f5414305b303155e450f7a8089c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 16 03:23:30 2019 +0900
+
+    [VM][I386][I86][I286][V30] Adjust waiting sequence.
+
+commit 6ee0318164aafabea61724e26405c2a6df3efb15
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 16 03:20:54 2019 +0900
+
+    [VM][PC9801][CPUREG] Redirect interrupt signal via CPUREG:: .VMs with V30 sub CPU (i.e.PC9801RA) work with V30.
+    [VM][PC9801] Adjust cpu clock.
+
+commit 3b1d9c37c55af74e0be39bba001ef1fc72c85b8f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 18:14:36 2019 +0900
+
+    [VM][PC9801][MEMBUS][CPUREG] .
+
+commit 53d001f2c26a3d9e268898dc8b590893288821a0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 15:45:47 2019 +0900
+
+    [UI][Qt][PC9801] Update debugger menu.
+
+commit ca4ce688539342f1638860e45b3bd7519c69a49d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 15:44:55 2019 +0900
+
+    [VM][I86][I186][I286][I386][V30] Start debugger even halting.
+
+commit e3be1ad62043a1f2373fe9080589b56de648cdde
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 15:44:15 2019 +0900
+
+    [DOC][PC9801] .
+
+commit 77426785129dc1a9b0a003ae255cbc3b06a0a129
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 15:43:08 2019 +0900
+
+    [VM][PC9801] Add "UPPER_I386" flag for detect using later than HAS_I386.
+    [VM][CPUREG] (Maybe) improve changing cpu sequence arount I/O 00F0h.
+
+commit 8df0acc4a347fc9f3cbcebbe874978751c1ca5f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 03:33:46 2019 +0900
+
+    [DEBUGGER] Fix FTBFS with debugger.
+
+commit de520f0df8fbe698946124e9b23bce40439184e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 03:33:22 2019 +0900
+
+    [VM][YM2203] Fix FTBFS with YM2203.
+
+commit a3c02bd7cc3b55d4b217a82f27ea2623a7f7eec8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 15 02:33:03 2019 +0900
+
+    [VM][PC9801][TEXT] Check differnt of system work area (0000:0400-0000:05FF) both mame(pc9801rs) and emupc9801ra .
+
+commit 2996c704450fa3d95f8b4ddf8ac57dc69128b485
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 14 17:18:11 2019 +0900
+
+    [VM][PC9801][SASI_BIOS] .
+
+commit 64bf08e8b6f119eb6e58e79b34d76747696955f8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 14 15:26:38 2019 +0900
+
+    [VM][I386] Add messages for group_FF_[16|32].
+    [VM][I386] Disable logerror message(s) on EXCEPTION.
+
+commit 8766ef4a978a25f4804a8a56920de33cb341aa2c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 9 14:28:22 2019 +0900
+
+    [VM][PC9801][CPUREG][WIP] Improve around V30 SUB CPU.This still WIP.
+
+commit 7a040f07c3cf7b2a1651e6878c2ff494e935e8c7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 9 02:27:07 2019 +0900
+
+    [VM][BUBCOM80][JX][PC8801] Fix FTBFS.
+
+commit 1d1249f8794d4d069f117b636f5c3f70d9703269
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 8 17:19:38 2019 +0900
+
+    [VM][DEVICE] Make __FASTCALL  run().
+    [VM][EVENT] Add remove_context_cpu().This may not effect to MAIN_CPU(id==0).
+
+commit 13a3b7f42faa0f719d3ddac3d4fa52dfa3f82062
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 8 17:18:46 2019 +0900
+
+    [VM][PC9801][UI] Add "V30 SUB CPU" for VMs using later than i286.
+
+commit c4322fb8dbcd039116080487cdc2116deb986f8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 8 00:05:12 2019 +0900
+
+    [VM][I386][I286][I86][V30] Faster wait factor.
+
+commit d3ac2c1e79edf0018dbac42b379da430f25ddf7d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 8 00:04:06 2019 +0900
+
+    [VM][PC9801][CPU] Add V30@8.0MHz with I286/I386 machines.
+    [VM][PC9801][EGC] Fix wrong effect.
+
+commit d8e7acb4522df6cde1a0fe760afb9ff41241f8eb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 28 17:39:17 2019 +0900
+
+    [VM][uPD7810][uPD7907][PC2001][COMMON_VM] Include uPD7810 variants and uPD7907 to libCSP_common_VM.
+    [VM][uPD7907] Split UPD7907:: from UPD7810::.
+
+commit 1895ca332c505194f284de8eb9015a01a9898807
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 28 00:26:15 2019 +0900
+
+    [VM][JX] Fix FTBFS.
+
+commit 421e0b80147dd295e7b4efd6a4012da85b457e4a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 28 00:06:02 2019 +0900
+
+    [VM][FM16BETA][FM16PI][FMR30][FMR50][J3100][MZ80B][MZ2800][MZ5500][PC100][PC98HA] Apply changes of before commits.
+
+commit d293176c12b4acf43fc63d7c3501d8cf5d20fcc3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 28 00:02:59 2019 +0900
+
+    [VM][I80286][I8086][I80186][I8088] Fix crash without debugger.
+
+commit b8e24287b59b1014b1e513843f175b3959d91237
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 27 23:31:05 2019 +0900
+
+    [VM][PC9801] Apply before commit to PC9801 and others.
+
+commit 6fbfbd16021cece93e5446d96831cd7983a8c738
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 27 23:27:43 2019 +0900
+
+    [VM][I8086][I8088][I80186][I80286][V30] Make i86/186/88/286 and V30 to common_vm.
+    [VM][I8086][I8088][I80186][I80286][V30] Rename I286:: to I8086::, I80286:: and V30:: .
+
+commit 7165028f63419516d76de0b084681117f8ebdec2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 27 16:17:08 2019 +0900
+
+    [VM][I386] (Re-) Make functions i__FASTCALL.
+
+commit 2f0c12801a8629016c844806e632f2f11ffa7f7e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 27 14:35:16 2019 +0900
+
+    [VM][i386] Make some functions __FASTCALL.
+
+commit 4bc17fae824c6f0b6d344ba528a2d95143812a14
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 25 17:20:58 2019 +0900
+
+    [VM][I386][MEMBUS] Still disable wait feature.
+
+commit 8a9e747f7f1e4a6720c78ecfa5d2431236d489c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 25 16:20:24 2019 +0900
+
+    [VM][I386] Temporally disable memory wait.Temporally fixed wrong drawing some software with EGC at PC-9801RTA (i.e. Dragon Buster and Touhou Yume Jikuu.)
+    [VM][I386] Cherrypick revert to 4f6aceec430.
+
+commit 06f368357ef251f0419a8c39f3481dc3f60651ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 25 05:17:29 2019 +0900
+
+    [VM][PC9801][EGC][VM Adjusting registers.This is WIP.
+
+commit d9ae54a524324ecf64e27d5c78b10e974cfd49ca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 24 17:15:23 2019 +0900
+
+    [VM][PC9801][EGC] Separate EGC functions.
+
+commit e83736ed8e4bb1a2d48ef2b6b36174a9bc49df82
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 23 21:26:31 2019 +0900
+
+    [VM][I286][I8080][UPD7810][MZ3500] Fix FTBFS with some VMs.
+
+commit 819fa469d52bdcb178aa6aa717e8c982e4cc0667
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 23 20:05:31 2019 +0900
+
+    [VM][DEVICE] Use __FASTCALL with interfaces, read_*() ,write_*(), fetch_op() and some functions.
+
+commit bf680c7c09108e65b1f1933f6d3566ac2e2ab7dc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 23 05:26:58 2019 +0900
+
+    [VM][PC9801][DISPLAY] EGC/GRCG: Make function call with __FASTCALL.
+
+commit dc3d388b19df5a1c00d8df1db69db722f5ea5ca7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 23 05:25:42 2019 +0900
+
+    [VM][I386] Make calling OP to __fastcall.
+    [COMMON] Add __FASTCALL macro.This sets __fastcall if build for i386 (not AMD64).
+
+commit 4221874de695eaf8e1ba68436aaf7432dcbaafcc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 20 23:02:53 2019 +0900
+
+    [VM][PC9801][DISPLAY][EGC] Try: Make some functions inline expect to be faster.
+
+commit 663d85e0561b1de54d705038b94e9ddac58dc370
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 16:34:32 2019 +0900
+
+    [VM][PC9801] Set GVRAM wait value separately.
+    [VM][PC9801][DISPLAY] Not set default value MEMSW if set DIPSW to clear.
+
+commit 386e9401a4df4004c6e2e813d4983882c3fdf3d2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 03:50:21 2019 +0900
+
+    [VM][PC9801][MEMBUS] Disable PnP BIOS patch import from NP2.
+
+commit 05211c004d88585194ac1f80dc31f51f1263b150
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 03:49:42 2019 +0900
+
+    [VM][PC9801][FLOPPY] (Temporally?) remove accessing to I/O port 0090h.
+
+commit 0fc0fde750b3a9959f69cd53e5b9fa59bf82fce7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 03:46:42 2019 +0900
+
+    [VM][I386] i386priv.h : Make some functions to static from INLINE, dedicate to size of host CPU's instruction (or uOP) cache.
+
+commit f1393f5472a7abfd1692982998a87858108dd12a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 02:33:20 2019 +0900
+
+    [VM][PC9801][CPUREG] Fix? port value for ARTIC.
+    [VM][PC9801][DISPLAY] Add port 007Ch as input.Make readable grcg_mode.
+
+commit a704353e8ebb0b5ad5424eb918adab6f2b7d994d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 19 02:13:19 2019 +0900
+
+    [VM][I386] MOV CRx,Rx and MOV Rx,CRX : Fetch modrm before exception.
+
+commit 1a171eb6f52e1857b16c827948f535a1fb35d732
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 9 02:36:09 2019 +0900
+
+    [Qt][DRAW][GL] Selectable texture both RGBA32(UNSIGNED_BYTE) and RGBA32F / RGBA16F.
+
+commit 842219ac83b8a7eeb8cbfb59042e678728421510
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 7 00:29:19 2019 +0900
+
+    [UI][Qt] Change colors of some access lamps.
+    [UI][Qt] Change virtual media order.
+
+commit 98805aad30bd8808c3757773302ebe702221e04e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 6 23:09:53 2019 +0900
+
+    [UI][Qt] Add access lamps for CD-ROM and HDD at tool bar.
+
+commit b57a81481e7a710742154a0afe66bc502008510e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 6 20:04:44 2019 +0900
+
+    [Qt][Linux][SCHED] Add "Occupy fixed CPU" to set fixed cpu to emulation emu-thread.This still only implemented for Linux OS.
+
+commit 8567b98a1760f86a1f2dfde4c6457fead753c974
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 6 17:16:29 2019 +0900
+
+    [VM][DEVICE][OSD] Add MIDI redirector and SIO redirector to redirect data to physical device.See qt/osd_base.h . Maybe still not working well.
+
+commit 2fee809a846898fe0dcafded3b090615adba3d2b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 6 02:12:09 2019 +0900
+
+    [VM][UPD7220] Temporally add debug message to cmd_sync().
+
+commit df5d00c20fa17108b9b783e88a10012bef7e866a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 6 02:11:38 2019 +0900
+
+    [VM][PC9801][DISPLAY] Compare correct height via chr & gfx.
+
+commit 165246faa58ff448001fb84d0e0dc41d3cea8d31
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 22:21:18 2019 +0900
+
+    [VM][COMMON_VM] Update minor SOVERSION.
+
+commit 41617a26271bbf331713730eaf77302c1bbde208
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 22:17:48 2019 +0900
+
+    [VM][PC9801][DISPLAY][UPD7220] Limit display lines and width by GDC's L/F and C/R.Fix garbage display at Dragon buster.
+    [VM][PC9801][DISPLAY] Add border color feature.
+
+commit 0aa5c21235d11f1d534661ee8fbafe5529ea54e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 20:46:32 2019 +0900
+
+    [VM][PC9801][FLOPPY] Revert some commits.
+
+commit 08f9a709729c973e104997040e69a33b412cabc3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 20:45:17 2019 +0900
+
+    [VM][PC9801][UPD7220][DISPLAY][GDC] Fix wrond addressing.Fix wrond drawing "BATTLE" for PC-9801 (excepts with EGC).
+
+commit 98d626e378d69e2b1e9430a62b708aca3f760b84
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 20:21:08 2019 +0900
+
+    [VM][UPD765A] Revert some commits excepts workaround for RELOCS/PC9801.Fix not detect floppy drives by PC-9801's BIOS at bootup.
+
+commit a64098a3bd607b2d8b2ec811de12fde9bec0d461
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 02:07:03 2019 +0900
+
+    [VM][PC9801][SASI_BIOS] More safer calling SEG:0018h.
+
+commit 28d0efa028283a0310d7098954e32683982cdee2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 5 01:54:12 2019 +0900
+
+    [VM][PC9801][FLOPPY] Make simplify I/O address handling.
+    [VM][PC9801][SYSREG] Make readonly to PIO_SYS:PORT_B.
+    [VM][PC9801][SASI_BIOS] Make simplify Bios handling.
+
+commit 66d99bc92d752e6e973f980fb83e63346990afbe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 4 18:33:43 2019 +0900
+
+    [VM][PC9801] .
+
+commit b898c00a19ed6054aa8f88645c68fe68ac05c3ed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 4 18:32:45 2019 +0900
+
+    [VM][UPD765A] Temporally disable below check.RELICS (for PC-9801) works.
+    [VM][DISK] Add some debug messages and CRC handling.
+
+commit 47bd20cb6334d3bfc686b5dc534775c7a777e02d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 30 05:40:34 2019 +0900
+
+    [VM][PC9801][DISPLAY] Correctness displaying characters even width < 80.
+
+commit b90d20d8a10e0287e4fce31b69ef0d5641979db7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 30 03:10:35 2019 +0900
+
+    [VM][PC9801][DISPLAY] Fix crash with Jyusin-Rogus.
+    [VM][PC9801][MEMBUS] Around sound bios rom.
+
+commit 054ebfd59f48fc6dd96aadd7f96bbc4a34c1cd99
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 30 02:14:25 2019 +0900
+
+    [VM][PC9801][WIP] Problems of EMM386.EXE(98) seems to be mis-detect of high-resolutiion.Will fix.
+
+commit bab7fa1f3ce9a67dc689b24018eac264369c8bc1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 25 07:42:36 2019 +0900
+
+    [VM][DEBUGGER][WIN32] Getting buffer 16M entries causes "std::bad_alloc" at Win32 build, temporally shrink to 1M entries.
+
+commit 5085dddfb5707d32444edb6189cfa32c631f1ed2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 24 23:46:45 2019 +0900
+
+    [VM][I386][PC9801] Add MEMORY/IO WAIT feature via foo_data[8|16|32]w().(excepts [read|write_]_memory_mapped_io[8|16|32]w()).
+
+commit 4f6aceec430caec654d5ceca211c492afc409a3f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 24 18:44:23 2019 +0900
+
+    [VM][DEBUGGER] I forgot to log changing MAX_CPU_TRACE to 16M entries.Maybe will make variable length.
+
+commit 6275c66ec81d3c65d8f1c4e74e3773112eafea28
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 24 18:42:29 2019 +0900
+
+    [VM][DEBUGGER] Add user-data (normally 0) field to detect some executing features.Now only implement to I386 t detect INSN is 16bit or 32bit.
+
+commit 1d69619732e8060ea412d5978fa530df51fd592e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 24 05:35:35 2019 +0900
+
+    [VM][PC9801][DISPLAY] Commentout  debug message spam.
+
+commit abc26792dd4b81f00c4c2d7e16d250e538688ace
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 24 05:29:56 2019 +0900
+
+    [VM][I386] i386_sreg_load() : Replace IF-branch to CASE branch, to be faster.
+    [VM][I386] i386priv.h : Add Segment descriptor table (GDT/LDT etc) bitfield description defines and bit value defines of sreg[foo].flags.
+    [VM][I386] Some functions change to static from INLINE, these seems not be used heavily, used sometimes.
+
+commit 31cbe322db7fae1b6bf769ebd37e1b9224226717
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 22:43:48 2019 +0900
+
+    [DEBUGGER] Add features for catching EXCEPTION/FAULT by debugger.See mame/emu/cpu/i386.h and i386priv.h.
+
+commit 678df6c13efbdae2a45c9a44c285f299cc179f4d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 05:03:54 2019 +0900
+
+    [VM][PC9801][DISPLAY] Fix wrong drawing.
+
+commit 9a0045c5aadb1a7838143821fb409b1bf486a17c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 04:50:34 2019 +0900
+
+    [VM][I386] Revert commit 6c8ac5ce72b83fafaef3c1870060362e6a910b88.
+
+commit f847ea51adf7d86a51560411005a3c535ec41325
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 04:28:42 2019 +0900
+
+    [VM][PC9801] .
+
+commit 23ab1a65140d38b727529f28ed215c64d3b30ab3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 04:11:17 2019 +0900
+
+    [VM][I386] Revert before commit.
+
+commit db6dab09f5d76776bca1930db377348cdaed6a0f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 23 04:08:29 2019 +0900
+
+    [VM][I386] .
+
+commit 6c8ac5ce72b83fafaef3c1870060362e6a910b88
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 22 22:55:23 2019 +0900
+
+    [VM][I386] Add SEGMENT descripter (internal values) to some flags to be faster emulation.
+
+commit 638a42b59566c0ae0b801ab590a63c096ccb902f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 22 22:54:45 2019 +0900
+
+    [VM][MEMORY] Add debug message to load_bios().
+
+commit 301550406c4fd0fc90befc1cdfd987f4f7374633
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 22 22:54:01 2019 +0900
+
+    [VM][PC9801][DISPLAY] Fix crash with BATTLE.
+
+commit 7a9ee3e18201569d3672ec06381de949d2d75be7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 22 22:52:06 2019 +0900
+
+    [VM][I8259] Add debug message to change ICW2.
+
+commit 02432c29c2dd1d84b0b9c92c3b1ca805fd7975e6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 22 22:51:02 2019 +0900
+
+    [VM][PC9801][SOUND_BIOS] More accurate emulation for BIOS ON/OFF.
+
+commit 0f00cc432dcee09190c9f88777e2d9efb3750f8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 21 19:29:40 2019 +0900
+
+    [VM][I386_DOSBOX] .
+
+commit 8bc560be79966a2760b2d46f30adcc4c90678f92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 21 16:19:26 2019 +0900
+
+    [VM][I386-DOSBOX] Add FPU.
+
+commit 8218b55adda69cff6b7c4b7cebed92f038e40733
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 21 16:17:01 2019 +0900
+
+    [VM][I386] TRY: Import from DOSBOX(J3100) v.2019-05-20.
+
+commit f5c6449e14f1ef99bbb88e1ec28ca4c6090c9491
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 21 02:20:53 2019 +0900
+
+    [VM][PC9801][DISPLAY] Implement low resolution (200lines) display for VMs having 400lines display.
+
+commit c1d2d1d4cb560f85877e3a8e6034ebf0e9f7dd21
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 21 00:28:48 2019 +0900
+
+    [VM][UPD7220] Start to support variable screen pitch.Dragon-Buster for PC-9801 is playable now.But, till something wrong.
+
+commit 50bfef1a863abe2e3908470c582e2f606f4345fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 20 22:13:18 2019 +0900
+
+    [VM][PC9801] IO: Add EMS mapping register 08E9h.
+
+commit fffaba555de770c78e4845020b861508b9574b83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 20 22:11:57 2019 +0900
+
+    [VM][uPD1990] Improve emulation uPD4990A mode.Implement extra command 0Ch-0Eh .
+
+commit 66821a92cae9bd79308cfff6f7e76eb2cb69e167
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 19 00:49:30 2019 +0900
+
+    [OOps] I missed to add CEFCOM-21 X-)
+
+commit 44dc87474c916567728fb32a19f30a0fe8e00933
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 23:22:10 2019 +0900
+
+    .
+
+commit 604bafa199f22330e98da3db6d1ef87110eac4ae
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 23:19:05 2019 +0900
+
+    [Build][WIN32] Update cross-build scripts for Qt.
+
+commit 968898cf93f77b04b4385c3c40a338f0a4606747
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 23:16:03 2019 +0900
+
+    [U*ix] Update Installer.
+
+commit 00656c0afa69934ab3c1162a267e0383037ab775
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 23:08:18 2019 +0900
+
+    [DOC] Update.
+
+commit 88b18e84a6e8049da97d15ddc96d5acf30b1fcb5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 22:38:25 2019 +0900
+
+    .
+
+commit d48355eb73dc673a7f9a41a53b683fedfb0bb1b5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 22:35:58 2019 +0900
+
+    .
+
+commit 1a2a04e6e02ec681b93eba4740d7366d0738de40
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 22:35:00 2019 +0900
+
+    [General] Add Hino Electronics CEFUCOM-21.
+
+commit 3179e8270ba2e8d8c022e07548dec6e2fc162bb8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 19:18:26 2019 +0900
+
+    [VM][I286][I86][Z80][JX][MZ2500] Fix FTBFS by before commit.
+
+commit ef9482f03da41a80909863f0f3aec889b7289692
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 16:47:05 2019 +0900
+
+    [VM][General] Apply Upstream 2019-04-30.
+
+commit 65a7b9d8e3d7a618b3e813c7a3b2ff689ee12aa6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 16:20:01 2019 +0900
+
+    [General] Update revisions.
+
+commit 3caf40ccbbc5d66164c19d09dbb568285da98fa7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 18 16:17:25 2019 +0900
+
+    [VM][FMR][BIOS] Fix FTBFS.
+
+commit 1c086e574d16bda15828a77e4d737d31bec54e61
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:37:23 2019 +0900
+
+    [VM][PC9801] Support low resolution monitor.
+
+commit ae3dc8ed3906dfd14f96b54db6a9580c1a81befa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:36:51 2019 +0900
+
+    [VM][PC9801][MOUSE] Set clock to 120Hz when resetting.
+
+commit 048fbfbb1fd80dbb33e3e4e9dc35811009cfed33
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:34:32 2019 +0900
+
+    [VM][PC9801][FLOPPY] Improve drive setting via 2DD <-> 2HD.
+
+commit 3281f32df5f4960b396107ba155594810270de8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:33:32 2019 +0900
+
+    [VM][PC9801][DISPLAY] EGC: Add write protect register (03h).
+
+commit 60fc34ad46c890831beeb59c00d96be509920ab6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:32:27 2019 +0900
+
+    [VM][PC9801][MEMBUS] Comment out debug message for SASI_BIOS.
+
+commit 22a65552ed23fbb6fc9a12679851ebac5253e66b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:30:57 2019 +0900
+
+    [VM][PC9801][SASI_BIOS] Improve SENSE command.Write results to 0000:0585h at INITIALIZE.
+
+commit be8a2eb56c70afac3d814950beb0f436838a26e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:30:37 2019 +0900
+
+    [DEVICE] .
+
+commit 243001162f9d8406c90f2a3f0103ef8aa4d88068
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:30:00 2019 +0900
+
+    [VM][PC9801][CPUREG] Add ARCTIC (a.k.a Timestamp) and 0.6uS? Wait.
+
+commit bc2c78c0047636e88a0bb7fd3cdfc9ccf47b27d1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:29:11 2019 +0900
+
+    [OSD] Update values for UPD7220.Support uPD7220-A-[2|3].
+
+commit 65646537bc565a10314fcbfb9a2755e65640688e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:27:58 2019 +0900
+
+    [VM][DEVICE] Update new APIs for PC9801's ARCTIC.
+
+commit fc5c69507384ac7fceae300c289f6ba9bb3b12c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 17 05:26:42 2019 +0900
+
+    [VM][UPD7220] Update around SYNC and drawing(WIP).
+
+commit c08ccceb6c883f59d9deb4cb3d8a14ae8b87a46d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 14 03:20:17 2019 +0900
+
+    [VM][PC9801][EGC] Make EGC faster (maybe...).
+
+commit 57762ff02b26173622aac88cd56a6cf3bca96ecc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 13 04:03:29 2019 +0900
+
+    [VM][DEVICE] Add CPU pseudo SIGNALS, 108 to 110.
+    [VM][DEVICE][I386][I286] Add total_icount via read_signal().To implement PC-9801's clock counter.
+    [VM][PC9801][I386][I286] Add variable (main) CPU clock via CPU's write_signal().Add cpu_wait_foo() with CPU_EXECUTE(foo) .
+    [VM][PC9801][MEMORY] Fix wrong copy_table_[r|w]().
+    [VM][PC9801][SASI_BIOS] Remove redirection.
+    [VM][PC9801][MEMBUS] Remove read_data8() and write_data8() for i286 VMs.
+
+commit b483615c9aca2148d04aaa224a907302bb1afbb3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 11 20:07:13 2019 +0900
+
+    [VM][DEVICE][I386] Add bios_call_far_ia32() and bios_int_ia32() because BIOS calling from 32bit program (mostly via INT xxh) may break some registers.
+
+commit 84b530b5adfde64d2beb64e6c5b3aa324747eafa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 11 01:58:51 2019 +0900
+
+    [VM][MC6809][COMMON] Improve disassembler.Thanks to HASERIN-San.
+    [VM][MC6809][DISASM] Fix offset address around INDEX addressing.
+
+commit ecc00ae5ce15db672a459144b004632779b09e3a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 11 00:09:30 2019 +0900
+
+    [VM][I386] .
+
+commit 200f74027d25bc82aa731854379bba0b5b722c61
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 11 00:07:10 2019 +0900
+
+    [VM][PC9801][MEMBUS] Maybe complete to set mapping bus to 32bit VMs except Hi-Reso.
+    [VM][PC9801][MEMBUS] Temporally re-enable read_data8() and write_data8() for 24bit address VMs(i.e. PC9801VX).
+
+commit 4e9a0045328a3af1f15b9b64befa706818cd7e6e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 3 01:36:37 2019 +0900
+
+    [VM][PC9801][MEMBUS] Remove shadow_memory, this includes ram[0xc0000]-ram[0xe7fff].
+
+commit 8644f83fbb490e111ccb984700f389bdfd23e19a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 3 01:33:17 2019 +0900
+
+    [VM][PC9801][MEMBUS] Fix FTBFS.Still not works PC-9801VX etc (Built with SUPPORT_24BIT_ADDRESS).
+
+commit 4949ad7a80f93ef6eb98a84d82748f8b5f86e7f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 2 22:15:43 2019 +0900
+
+    [VM][PC98][MEMBUS] Move checking bank status from [read|write]_data*() to update_bank() (and some routines).
+
+commit ef89c5edc2a6ff44761ffe6427b179cbcc9304f6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 2 18:08:47 2019 +0900
+
+    [VM][I386] ReName "SIG_I386_FORCE_RESET" to "SIG_I386_NOTIFY_RESET".
+
+commit 20bfd023b45cce5217daa1d5c6d093b204f3742c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 2 18:02:55 2019 +0900
+
+    [VM][I286][PC9801] Add SIG_I386_FORCE_RESET to notify resetting to external devices.Fix "A20 ERROR" at rebooting PC-9801(32BIT MODELS) with rebooting from program.
+
+commit a80e6a8574265e0a4783c0eade788cf41b86b711
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 26 13:17:23 2019 +0900
+
+    [VM][I386] TRY: Update around MOVE [CRx,r32|r32,CRx].
+
+commit 2725fe8a9564c8ffb637f34a0cfa0859b4e6659b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 26 13:10:58 2019 +0900
+
+    [VM][PC9801] Fix FTBFS with PC9801V*.
+    [VM][PC9801] Enable SASI BIOS at reset.
+
+commit c9f6ecbf3daf5545b48edae894a0a0e702eae61d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 25 01:51:29 2019 +0900
+
+    [VM][PC9801][MEMBUF][WIP] Re-Adjusting around memory.
+
+commit 529abcde6eed8356d6c99a3e9a2c6b92f1338f47
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 25 01:50:30 2019 +0900
+
+    [VM][I8237] Debug register dump: Add "BANK" registers.
+
+commit eec190d816523be6d9dbcbe95e53994974f74f7a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 19:04:11 2019 +0900
+
+    [FILEIO] Fix FTBFS.
+
+commit bd40bc32b3954cc4687603d76e630762f5069cc4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 19:03:53 2019 +0900
+
+    [VM][NEWDEV] .
+
+commit 38a4a030ca411b4f959568bdb45b147fb96175c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 19:03:33 2019 +0900
+
+    [VM][NEWDEV][I386] .
+
+commit 7014dc3b306a48cdc61786cde4f954ec2ebe9bf5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 19:02:49 2019 +0900
+
+    [VM][DMA] Add NEW signal, notify to write-changed address.
+
+commit 33cee6d57490aced44652b783e1d683f676dce6b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 19:01:39 2019 +0900
+
+    [VM][I386] .
+
+commit 71cae30a0db49d7b6276f62f760aeff564b87116
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 09:01:50 2019 +0900
+
+    [MEMCACHE] Try to implement.
+
+commit 5544252fb1e7cf93ddfba1269c1f6963da434d2f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 05:45:19 2019 +0900
+
+    [VM][I386][NEWDEV][WIP] .
+
+commit e71776fc44723081906cc3be364b1e411563c079
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 24 05:42:08 2019 +0900
+
+    [VM][I386][NEWDEV][WIP] Fitting to CSP from MAME 0.208.
+
+commit 7d480b2795bb335ef0b0a5ad083e416da2a8e779
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 23:41:48 2019 +0900
+
+    [VM][DEVICE] Add address_translate() API to generic devices.
+
+commit 09284aa9c163f2d7c97b00a6e9c57d4ff38ddd92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 23:41:08 2019 +0900
+
+    [FILEIO] Add StateVector() classes.
+
+commit b26622c1f6dd65023e6cd44592e566c3b4fb9b67
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 23:40:19 2019 +0900
+
+    [VM][VTLB] Apply universal vtlb as child of DEVICE::.
+
+commit a38d1d2d300f62626496d0b099146af7467ae47f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 23:39:31 2019 +0900
+
+    [VM][I386] Import software-float routines from MAME 0.208.
+
+commit 9ba9021f1c4c7d545018415528d195522d18ec76
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 22:02:58 2019 +0900
+
+    [VM][I386] Change EOL code to UNIX.
+
+commit d2df1fd682d5fdc7f6aef7ca1b77aa889a8c1a03
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 22:00:08 2019 +0900
+
+    [VM][I386] Try: Start to import I386 devices from MAME 0.208.
+
+commit 4ffba45b7743cafb2fc257f3bd69e3bf8644db83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 23 21:55:31 2019 +0900
+
+    [VM][I386] Add some exceptions.
+
+commit c91e965dadcf9dc4c837c391c53054c699344e58
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 22 05:44:12 2019 +0900
+
+    [VM][I386] Make some functions around address translation INLINE.
+    [VM][I386] Fix unexpected page fault when accessing memories.
+    [VM][I386] Try to call pseudo-bios even within protected mode (inside of i386_trap()).
+    [VM][UPD7220] Temporally disable some debug messages.
+
+commit 9d6db916c07cfdff9d34c31a311e81a9874a4ffa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 22 01:31:04 2019 +0900
+
+    [WIP][WIN32] MINGW:Fixing not detecting joystick with SDL 2.0.9.
+
+commit bb8e67834048025a55c0a042e457b369f6fd59c4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 19:29:50 2019 +0900
+
+    [QT][EMU][OSD] Adjust emulation sequence.
+    [QT][MENU_FLAGS] Fix TYPO.
+
+commit f95b07163636c6b25bb005b348c9cff8d0446a92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 04:16:14 2019 +0900
+
+    [BUILD][WIN32] Adjust GCC option for MinGW.
+
+commit a4c1cc486892a87541067c13ec9571d9fbcd4695
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 04:15:56 2019 +0900
+
+    .
+
+commit 5baf1e69343162f65d390bc7e35e4786c226d675
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 04:14:56 2019 +0900
+
+    [VM][PC9801][MEMBUS] Add [READ|WRITE][16|32]() to expect to be faster memory access.
+
+commit 8b6f640ccb62836644f2b039222da37b18e90469
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 04:14:36 2019 +0900
+
+    [VM][MEMORY] Faster memory access.
+
+commit e28023448a2ac803f2933b90357228afc4791826
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 19 04:13:55 2019 +0900
+
+    [VM][I386] Faster FETCH/READ.
+
+commit 056f1e84e92aa302e26d8f3874c3d9732ba35ff2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 13 19:21:49 2019 +0900
+
+    [VM][UPD7220][PC9801][WIP] Add UGLY PC98 HACK to UPD7220:: from NP2.
+
+commit 4a17d20f30aaa943f3d4fe59b24b76af4e23e1f6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 13 06:34:19 2019 +0900
+
+    [VM][UPD7220] Improve around command interpret.This makes apply *real* command-queue-empty to IO 00h:BIT2.
+
+commit b971cfb33f224830c084201fac8f5b6cc2257f87
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 13 04:43:36 2019 +0900
+
+    [VM][UPD7220] Fix not blink cursor.
+
+commit 65ba2046bcc3eb36af707c5cacff3d4f21e533ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 12 04:08:30 2019 +0900
+
+    [VM][UPD7220] .
+
+commit b040d6dc5a712be22a66efcf5a29c4a18af548b7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 12 03:43:08 2019 +0900
+
+    [RINGBUFFER] Fix bugs of empty / full.
+    [VM][COMMON_VM] Update SOVERSION.
+
+commit 570d749cb6565378f1f9616bf6bfb8e024a347e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 12 03:42:39 2019 +0900
+
+    [VM][UPD7220] .
+
+commit 9ea49cf4f13aa67ba544ab4c31bd19a17e631fdd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 11 21:41:05 2019 +0900
+
+    [VM] Update DLLs.
+    [COMMON] Add RINGBUFFER:: class, extend of FIFO::.
+    [FIFO] Add [fill|empty] warning feature.This may be useful for some devices. i.e. 16550 UART, variants of i8251.
+
+commit 69de11e6baa24dd18c6ac73c1b192d61548a56ce
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 11 21:38:57 2019 +0900
+
+    [VM][UPD7220][COMMON_VM] Integrate UPD7220_BASE:: and UPD7220:: to UPD7220:: .
+
+commit 84634f63e200cd856502c92596ad74680570cc10
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 11 02:15:22 2019 +0900
+
+    [VM][UPD7220] Apply "uPD7220 Design manual".make FIFO as ring buffer.
+    [VM][UPD7220] More precition emulation.
+
+commit 98c25355be7a97c62c468f41e5c36a44ff6d90e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 10 23:08:27 2019 +0900
+
+    [VM][UPD7220][PC9801] Add GDC clock feature. UPD7220::set_clock_freq().
+    [VM][UPD7220] Implement position limiter for drawing (line etc).You may set gdc_foo->set_screen_width() and gdc_foo->set_screen_height().
+    [PC9801] Improve map drawing at "BATTLE".
+
+commit db4096fb55046741f1750d749b7a10d08bf05070
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 10 01:34:46 2019 +0900
+
+    [VM][I386][OOPS] Fix FTBFS (゜∀゜)・∵.グハッ!!
+
+commit 0adff9544dcd1a7a31cabee57bdec326ef181e17
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 10 01:26:13 2019 +0900
+
+    [VM][I386] Call PSEUDO-BIOS even VM86 mode, EMM386.EXE for FreeDOS(98) and VEM486 (at MS-DOS 6.2) may work(still unstable a bit).
+    Some games, i.e. Touhou-KaikiDan work now.
+
+commit b4fa03bb94a9af4b7438d04da689067c93c7c652
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 9 20:07:44 2019 +0900
+
+    [VM][I386][WIP] FLAGS around IRET/POPF/POPFD.This is WIP.
+
+commit 792e777bab583ae8125dc3d2db1fbbccd8cc42a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 9 20:07:02 2019 +0900
+
+    [VM][PC9801][SASI_BIOS] Fix status values of SASI commsn.
+
+commit 42b250931283156fcbb6ee373c542d8f53b2e39d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 9 15:46:57 2019 +0900
+
+    [VM][PC9801][DISPLAY] More faster VRAM access (via EGC/GRCG).
+
+commit ce4597df0c794fb536594a3a9241f6f65a9a4e96
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 9 04:51:47 2019 +0900
+
+    [VM][PC9801][MEMORY] Add new API at copy_table_[r|w|rw](to, start, end).
+
+commit 8c2a44d7a924ccf46824da255c9e70363bc7aaaa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Apr 9 04:51:16 2019 +0900
+
+    [VM][PC9801][DISPLAY] Faster accessable GRDC.
+
+commit f60684e995bd52ae518aea38ee92b656be211050
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 23:52:16 2019 +0900
+
+    [VM][I386] .
+
+commit 9a4179b1c0dca2b4621c3f206b1b0e023df20baf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 23:51:38 2019 +0900
+
+    [VM][PC9801][MEMBUS] (Maybe) improve address translation.
+
+commit 6dbc5b23697dcb41a3aa73a19180dae6095c13e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 22:34:17 2019 +0900
+
+    [VM][I386] Improve CALL ABS SELECTOR:OFFSET.
+
+commit bea7c5cc8e50773079cd47231f6a033398f11a3f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 22:05:12 2019 +0900
+
+    [VM][PC9801][WIP] .
+
+commit f18bf0ffbc7638bc3ea8e16b295be2bd38ac450c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 22:04:49 2019 +0900
+
+    [VM][I386][WIP] .
+
+commit 901e48e0899a1a6178c8bcb01090a7f9de9cc1a1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 8 17:42:20 2019 +0900
+
+    [VM][PC9801] Improve some registers.
+
+commit dabb6a9f16f73fa3679072b1f73632658bc0dfab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 3 13:41:39 2019 +0900
+
+    [VM][I286] Fix FTBFS.
+
+commit e2196c9e578e3a93fb06c6d80aa578c57d27aa30
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 3 01:30:57 2019 +0900
+
+    [VM][PC9801][FMR50][FMR30][SASI_BIOS] Add translate_address(segment,offset) to DEVICE:: .
+    [VM][I386][WIP] Effects trap on EMM386.EXE, but not working ;_;
+
+commit 03c0701f7885587296930fb01a26e5578c941066
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 1 00:50:14 2019 +0900
+
+    [VM][I386] Add some debug logs.
+    [VM][I386][WIP] Around V8086 mode.
+
+commit 9d7426f25920cccdcf384c09b2603dc74085a41f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 31 08:12:10 2019 +0900
+
+    [VM][I386] Improve debugger.
+    [VM][I386][WIP] around VM/CPL/IOPx flags.
+
+commit 0a88854650fc9e7aa9ce922bcd6dc8df77babac6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 31 02:53:57 2019 +0900
+
+    [VM][I386][WIP] Improving around VM86 mode.
+
+commit 69aa499d736a0fbbaa6539129792717759aefca1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 29 20:44:25 2019 +0900
+
+    [VM][PC9801][SOUND] Playable PCM of PC-9801-86.
+
+commit 4aa61a2fccd07a4247546c4afd5d15eba47f0db0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 27 20:48:30 2019 +0900
+
+    [VM][PC9801][PC-9801-86] Mostly implement PC-9801-86 sound board (excepts PCM playing).Touhou-Huumaroku (partly) works.
+
+commit d4fedb218583da0e93825845169c93fa81acf8b8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 27 20:47:51 2019 +0900
+
+    [VM][YM2203] Fix wrong status reply at address #3.
+
+commit afb478c12d24d353d09275f11caac3e1e16b798a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 25 20:31:07 2019 +0900
+
+    [VM][PC9801RA] Enable EGC.
+
+commit f453ff1a210fcb58a682e5196cb90c4c97f72231
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 25 20:16:16 2019 +0900
+
+    [VM][LIBCPU_NEWDEV] Remove deprecated classes.
+
+commit 0c999b2c1aec4f6997b42c5d86818e304f5ea72b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 25 18:38:34 2019 +0900
+
+    [].
+
+commit 9ab3df7229d11501398cd4d7c5c293e1dfeba40e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 25 18:36:44 2019 +0900
+
+    [VM][I386] Enable debug log (logerror()).
+    [VM][I386][WIP] Porting features around virtual-8086 mode from NP2.
+
+commit 995bd2119862774b323717dd5e9c3273ac7b194d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 25 03:21:35 2019 +0900
+
+    [VM][I386] Separate I386_OP(int) to I386_OP(int_16) and I386_OP(int_32) because pseudo bios int call (maybe 1Bh) should be in 16bit mode.
+    [VM][PC9801][MEMBUS] Improve address handling, still not work EMM386.EXE of MS-DOS 5.0 or later.
+    [VM][PC9801] Temporally disable PC9801-86, enable PC9801-26, temporally works TouHou series with sound.
+
+commit d2c3335f39cbe2924d7ed8827ec373350d80ac08
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 22 00:15:33 2019 +0900
+
+    [VM][PC9801] Fix FTBFS with some VMs.
+
+commit 56cb0fa7d629527ea87731d2a1c5b6ef4d375844
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 21 23:31:13 2019 +0900
+
+    [VM][PC9801][MEMBUS] Truely bootable MS-DOS 6.20,excepts EMM386.EXE.
+
+commit 84c4e1a5fce73ca9aaf315702d234fd5699140b7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 21 17:30:51 2019 +0900
+
+    [VM][PC9801][PC9801RA] Enable to boot contains i386 CPU with (about) correctness ITF and IPL.
+
+commit 7bf0059283729e9d86f143789f3a9ab6ac88556d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 21 02:05:35 2019 +0900
+
+    [VM][FMTOWNS][COMMON] Add inline functions around pixels; 32768colors mode (RGB555 + transparent bit).
+
+commit 6bac8c8702faeb01c49e65a1d677ae4351e975fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 21 02:03:58 2019 +0900
+
+    [VM][I286][I386][PC9801][FMR50] Add pseudo-cycles args to  pseudo-bios for i86/286/386.
+
+commit 6e6f0a63f552ff529e5123b898977636bcfda6b9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 20 22:25:03 2019 +0900
+
+    [VM][COMMON] Delete unneeded __builtin_assume_aligned().MinGW32 build works built with "-msse2 -O3".
+
+commit 2cbc397504cbcea96a2ceb9ca259ba4e4cb4e497
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 19 21:53:05 2019 +0900
+
+    [VM][PC9801] Add some DIPSWITCH features.
+
+commit dd78ecbd89305e6684a162e76e1ac3742df00c0f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 19 18:57:40 2019 +0900
+
+    [VM][PC9801][SASI_BIOS] Fix wrong sectors at FORMAT command.Fix run out at DOS installation.
+
+commit a717e66197d76070982d58bd6d0774e1fa8138f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 19 04:19:53 2019 +0900
+
+    [VM][I386][COMMON_VM] Integrate to upstream.Use vm/i386.[cpp|h] instead of libcpu_newdev/*.cpp.
+
+commit 7b29731595f9a97c455e75430477b85a0560f8dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 8 18:27:01 2019 +0900
+
+    [BUILD][WIN32] Try: Cross build with LLVM CLANG(still be failed).
+
+commit e94f5d40486050e9d546727834997fc9b676398d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 8 18:26:22 2019 +0900
+
+    [VM] .
+
+commit fb7586a5fadd93df3528c027b15ffc3ea8df873e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 8 18:24:36 2019 +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.
+
+commit 4558ed9b898b78563054062811f15cef3c6f782f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 8 02:47:37 2019 +0900
+
+    [VM][FMTOWNS][AD7820KR] Improve around sound recording.
+    [VM][FMTOWNS][TODO] Will add TONWS::MIXER() class.
+
+commit 919a9593271fb5ec8471bebef90ad5faf541e4a6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 8 02:47:00 2019 +0900
+
+    [VM][EVENT][DEVICE] Add new APIs for recording sound.
+
+commit d65be0aad73cb3ebbbb24e1e2f6fffc2f5b2412e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 7 00:08:11 2019 +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.
+
+commit d4eda6c3bca1f8ff98534197e0704e9558a5fae5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 7 00:05:54 2019 +0900
+
+    [COMMON] Add high pass/low pass filter function.
+
+commit 5a31dabf4e949e32d8daba605c7aed7937b1c5e6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 5 23:32:31 2019 +0900
+
+    [VM][PCM1BIT][AY3_891x] Add LPF feature.See initialize_sound().
+    [VM][EVENT] Add sound sampling (from host machine) feature framework.
+
+commit a4d499f124c5893755b218a9dbfc0e78a9223577
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 1 21:21:55 2019 +0900
+
+    [VM][FMTOWNS] Hardware abstract.
+
+commit f18c7b5f919dd5ba6051345fa67ec50b3200e81a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 28 00:20:48 2019 +0900
+
+    [Build][Linux] buildvars.dat: Add "USE_SHRINK_DEBUG_SYMBOL" flag to save disk space.
+
+commit b6327e0fab4b0135b8377719856a7322b59165ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 24 20:12:27 2019 +0900
+
+    [Build][GCC] Fix FTBFS without setting LTO_THREADS value and selecting USE_LTO.
+
+commit 97fa3bbfd4ce905c504f207440be62c47aeef47b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 05:07:59 2019 +0900
+
+    [UINX] Update installer script.
+
+commit 5de5578231103c9aad66f9698fd8931f751f2ad3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:59:42 2019 +0900
+
+    [DOC] .
+
+commit 571b580422297e570f6a1a0296f42d2a24f12004
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:58:38 2019 +0900
+
+    [OpenGL4_5][OOPS] I missed not to map buffer (;´Д`)
+
+commit f7a79cb7502191e7dbec1829ad240fa524f96756
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:45:28 2019 +0900
+
+    [DOC] Update date.
+
 commit 7574bd8b47c65e32c4f4a41ec593db71cc375230
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Fri Feb 22 04:39:37 2019 +0900