OSDN Git Service

[DOC] Update documents.
[csp-qt/common_source_project-fm7.git] / source / 000_gitlog.txt
index 0fe266a..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
+
+    [BUILD][WIN32] GCC: change optimize flags to -O3.
+
+commit d96f916374f366fdb3be9a9e00eeace71948d23c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:37:08 2019 +0900
+
+    [VM][DEVICE] Change logger declaration.
+
+commit 72db6c73800e3dc7be4797d6081a82b02b723e29
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:35:51 2019 +0900
+
+    [COMMON] TRY: Abondon some functions makes SIMD.This is temporally workaround of Win32.
+
+commit 30fbb976186c7d253a3a6820789d3e30452dc811
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:35:09 2019 +0900
+
+    [BUILD][Qt] Adjust linkage order.
+
+commit ac0d67749ef73a651cf3d9c06f7f77577b711f77
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:34:42 2019 +0900
+
+    [Build][WIN32][OSD] Adjust linkage parameter.
+
+commit 2b6064ffdc35539add2e42d7c340bca02d37dbfe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 22 04:33:31 2019 +0900
+
+    [Draw][OpenGL4_5] Sync per command.This improve stability at Win32 binaries with Wine.
+
+commit 4ad023900f4bdb75421c4d6f4d4a6aacb0eb865f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 21:36:50 2019 +0900
+
+    [DOC] Update DOCs due to update APIs.
+
+commit b52a6f59c59908523e27e81911d17ba37dd2c1ac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 21:33:54 2019 +0900
+
+    [Qt][OSD]WIN32] Fix linkage error.Re-Order linkage and make virtual aome OSD_BASE:: member.Real to OSD::.
+
+commit d2c11e18febf00dc9937c092f17f68ff85d59f1d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 20:35:22 2019 +0900
+
+    [DOC] Update documents.
+
+commit 8185a8bca547d5cb2ec27d4475228b461bbb11b7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 20:28:50 2019 +0900
+
+    [UI][Qt] Update translations.
+
+commit 476cc15de79bd595fccb5436e288fd20fad193d1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 20:08:28 2019 +0900
+
+    [DOC] Updated.
+
+commit 2b63380cd185d2d16b05723aaea7b50371ef5d7c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 19:56:41 2019 +0900
+
+    [VM][MC6809][OOPS] Fix FTBFS.
+
+commit aca1273d5fb316f2a3958efc2717cde90a2859d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 18:38:18 2019 +0900
+
+    [VM][MZ2800] Fix crash ending of emulation.
+
+commit abc042d99fa609ebc9088312a2b5b0b69acc9f23
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 18:33:10 2019 +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 .
+
+commit 380e532f0e7da420367df8ca883c1e37d2f97cbb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 18:07:03 2019 +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.
+
+commit 37621805de11031c659a4bb991ed1608d2419dcc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 04:34:44 2019 +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.
+
+commit d20281b920a909a622262df57f42bd6dfe872a3f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 03:39:38 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Partly remove a Ootake's hack.Expect to improve ADPCM's quality.
+
+commit ef764de9c45da00b5d07f78f0251020a3c75c513
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 03:25:29 2019 +0900
+
+    [VM][MZ80K] Update to upstream 2019-02-19.Enable to build and works.
+
+commit 11a2b9d113b2e8a9c129709396466cbc326d6ef4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 03:25:08 2019 +0900
+
+    [VM][EVENT] .
+
+commit 1c3c6d3350514a18759292f2e4134af4e524b568
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 03:24:27 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Fix around ADPCM (more).
+
+commit 4f9cd2ca0f99e27224c5387e385c4c98e2c75d1c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 02:32:43 2019 +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.
+
+commit 004adfe3bc765ac07986f99f24e6441755dd61b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 21 02:29:27 2019 +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.
+
+commit 6dd01447f7f921b3a65897ce2a38bf5a75bc4559
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 22:06:28 2019 +0900
+
+    [VM][FM7][X1] Buildable with upstream 2019-02-19.
+
+commit 7adaf5381581ec03d0de694fea3b096dd8be6ea2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 22:03:58 2019 +0900
+
+    [UI][Qt][VM][PC8801] Update to Upstream.
+
+commit f52183d41261215b20f6d0fd93ed45a3d24c59b6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 22:03:25 2019 +0900
+
+    [UI][Qt] Update.
+
+commit 32fbb46978e4a0e0523a5ba66fe1327c452ee4df
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 22:02:24 2019 +0900
+
+    [OSD][Qt] Update APIs upstream 2019-02-19.
+
+commit 7ae149676fc56e8ca4d4877080d9973cbbb550fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 22:01:02 2019 +0900
+
+    [VM] Merge Upstream 2019-02-19.Only for DEVICES, not MACHINES YET.
+
+commit 7e2e4683ae79950f89cf8202fafae51bbd618e8f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 05:38:39 2019 +0900
+
+    [Qt][OSD][WIN32] Fix FTBFS for MinGW.
+    [Qt][EMUUTIL][WIN32] Temporally disable SSE2.
+
+commit 7ee06737df882878716d8ed8dba1e338055531e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 02:10:43 2019 +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).
+
+commit 1b1517bda5cbc13b870a0f0264912196023ce2d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 20 00:55:28 2019 +0900
+
+    [Qt][Draw][OpenGL] Asynchronous pixel transfer with OpenGL 4.5 (and Core profile renderer).
+
+commit 363ca36d791ceb0fb6afc7ed40738e1beb690d14
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 19 23:00:39 2019 +0900
+
+    [Draw][Qt] Now, core profile needs less than OpenGL 4.5.
+    [Draw][Qt] Prepare to immutable texture buffer.
+
+commit fdd910ec85cc746c0c3d41a12f46e3f5a92376e1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 18 18:15:44 2019 +0900
+
+    [VM][SCSI_CDROM] CDDA: Fix around repeat sequence.
+    [VM][SCSI_CDROM] CDDA: Update end_frame ewhen setting start_frame.
+
+commit f561e39546dca1cf807fea8db4f63e9cb824023c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 18 17:38:50 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Don't appear read_buf flag to REG $180C.
+
+commit 91f9a53cb1835b917e7a3ef9fc3abb935543f110
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 18 17:37:41 2019 +0900
+
+    [VM][PCENGINE][SCSI_CD] CDDA: Fix interpreting cue sheet.Lasersoft's brand softwares may works.
+
+commit 0b1f08392a77893a357f3832de0cc99413c7ea21
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 18 15:36:58 2019 +0900
+
+    [VM][PCENGINE] .
+
+commit 4303f03bbce8ec7fa494945d4bee6f383a4d1edd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 18 15:35:07 2019 +0900
+
+    [VM][PCENGINE][SCSI_CDROM] Stop CDDA at NEC Extend command $D8 ARG="xx 00 00 00"(Set Audio Playback Start Position).
+
+commit 3ca95e18901366fb5162190aeb66b6faac3b0037
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 23:35:44 2019 +0900
+
+    [VM][HuC6280] Fix debug calling.
+
+commit c542747f3bd514b664eedfa820cbc7e93da1e944
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 23:35:28 2019 +0900
+
+    [VM][SCSI_CDROM] .
+
+commit f318d690c145021d153cf03dc7bc01329ceb379b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 23:34:18 2019 +0900
+
+    [VM][PCENGINE][CDROM] Fix READ COMMAND $1801().Not reply any signals.
+
+commit 0af5192917187e22e1f8a66c6b827192b08de2b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 20:47:06 2019 +0900
+
+    [VM][PCENGINE][ADPCM] .
+
+commit 8c9c1cb2cd6831a94daa9b58d746eea61172a4e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 20:43:59 2019 +0900
+
+    [VM][SCSI_CDROM][PCENGINE] CDDA:Don't update track when setting end position.
+
+commit 328665d6d75f339bb08866192a1755dda1a46754
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 17 18:49:31 2019 +0900
+
+    [VM][PCENGINE] .
+
+commit a18bc79bcf9cec4cb2ebef827e7c5ebf0b5a37f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 16 04:04:22 2019 +0900
+
+    [VM][MSM5205] Add new API: pause_w().
+    [VM][PCENGINE][ADPCM] Mostly fixed around playing.(Excepts Gradius II?).
+
+commit be6c19d4bf4478740dc8cdaa96ceccb289a68a8a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 15 09:43:21 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Improve DMA handling.
+
+commit 785161fd7625d03ad263fbdf415c4b3b462fe31d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 12 22:18:36 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Remove unused parts.
+
+commit a05dfe7fe4aa00f9dfdb0fe5488a94ac68d09e3c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 12 22:17:39 2019 +0900
+
+    [VM][MSM5205] Adjust ADPCM's sound level due to be too small sound.
+    [VM][SCSI_CDROM][WIP] .
+
+commit c9125ba37261275e58b94d288e739b56e3a51a07
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 12 21:43:30 2019 +0900
+
+    [VM][PCENGINE][ADPCM] adpcm.cpp : improve around DMA, but still not complete.
+
+commit 37a8482023afcef297b027c569d712cbc287d6a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 12 19:21:48 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Re-Implement adpcm.[cpp|h] . Partly useful.
+
+commit acabbae71fa23288634e7531a67acfc300016c5d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 12 07:48:32 2019 +0900
+
+    [VM][PCENGINE][ADPCM] pce.cpp : porting logics from mednafen and Ootake.
+
+commit 98618d9f958e032b88a3199a7c1ddedebfc61ca8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 11 04:00:23 2019 +0900
+
+    [VM][PCENGINE][ADPCM][WIP] Porting from mednafen.WIP.
+
+commit 758326a113d01d94b53a9f9204a73201f48f8cf2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 11 02:40:55 2019 +0900
+
+    [VM][PCENGINE][ADPCM] .
+
+commit 64675fff11aa2bfeed70ddbf7bb254daf9873a30
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 10 05:29:04 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Separate around ADPCM to ADPCM:: .
+
+commit 50819a1bb1c25149b1b10215d2065a6895a1f6fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 9 19:12:22 2019 +0900
+
+    [VM][PCENGINE][ADPCM] .
+
+commit ae635e10427995af8c898754fa9dc78189c15e0a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 9 03:41:02 2019 +0900
+
+    [VM][PCENGINE][ADPCM] Improve around IRQ handling from Ootake.Fix hangup on demo of LINDA^3 (but still incorrect PCM sound).
+
+commit 58908b435eaddf0066a72856db2ac47d379070ba
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 16:29:05 2019 +0900
+
+    [VM][UPD71071] Fix OOPs of FTBFS.
+
+commit 0974c71a877389dfe32058fa46e5d8cebd9ef285
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 16:22:19 2019 +0900
+
+    [VM][COMMON_VM] Update SOVERSION.
+
+commit 6a2eefe5a5133dcc4d9bd8242b93f04ecae6e5c9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 16:20:53 2019 +0900
+
+    [VM][SCSI_CDROM] Make public members to virtual attribute.This is prepare of FM-Towns.
+
+commit 4282570713165a5add65166f209455e1b3f6da59
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 16:20:24 2019 +0900
+
+    [VM][FMTOWNS][CDROM] Add headers around CDC/CDROM.
+
+commit 6dcd7266c615b445e807e2ad7df8deb0f6e8b3fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 03:07:10 2019 +0900
+
+    .
+
+commit a4a6f67a2f673e0187f97c2a20b41d65357f6de9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 8 02:57:37 2019 +0900
+
+    [VM][FMTOWNS][CDROM] .
+
+commit 303f8a4716ee48ddd6fba719e31365e04c81d433
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 7 17:18:12 2019 +0900
+
+    [VM][FMTOWNS][WIP] Implementing CDROM.Still not buildable.
+
+commit 7713436f1232161cceab5def39ea84813d0a8915
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 31 19:26:50 2019 +0900
+
+    [VM][FMTOWNS][WIP] Adding CD-ROM/CD controller.This still be not completed.
+    [VM][UPD71071] Add 16bits transfer mode.
+
+commit 2bdfaf5e3b57630ffd595dcdaf999e5ee8fb8463
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 29 21:44:19 2019 +0900
+
+    [VM][FMTOWNS] Add audio ADC and DAC.Please read ad7820kr.h to see proposed new APIs.
+
+commit 825bf2ca6d1fdd3b866e72eaf7e6db32a4a704c4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 17 19:40:18 2019 +0900
+
+    [COMMON] Fix unaligned SIMD variables.Fix crash built with "-msse2" at Win32.
+    [BUILD][Win32] Adjust optimize parameter for MinGW/Win32.
+
+commit b1f6fe01cc089c2eb2045a55b42b7be47f27cc9c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 04:38:19 2019 +0900
+
+    [OOPS] Update installer.
+
+commit e03a2d0b831c83a5d0c2ba9935be94f5bd6566e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 02:03:14 2019 +0900
+
+    [DOC] Update to release.
+
+commit c2d34b15d4c1d374e61a3ab8f66e1cca2ac926bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 01:15:44 2019 +0900
+
+    [Build][CMake] Fix FTBFS.
+
+commit c282b0482af200aed190c70818130ecded725e19
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 01:14:44 2019 +0900
+
+    [general][Win32] Update cross-build script.
+
+commit 1bd2ef0d39e50c7d1c0b192540e24c5c934abc44
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 01:12:16 2019 +0900
+
+    [General] Completely merge upstream 2019-01-11.
+
+commit 2ca526938a8e8b3b9690f304961b024d521e4c93
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 13 00:48:36 2019 +0900
+
+    [VM] Add PC-8001/mk2/8801/mk2.
+    [General] Merge upstream 2019-01-11.
+
+commit 85f50e1199f199526c16d7ba8362ed2820dce57f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 22:41:49 2019 +0900
+
+    [VM][I386] Fix FTBFS.
+
+commit 5c2ed532f5698e6b97188043844aad5a44fedbc9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 22:41:19 2019 +0900
+
+    [UI][Qt] Implement new feature of upstream 2018-12-28.
+
+commit 2dcf698c6d9647f26b8379a0c2de398de744e544
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 18:43:50 2019 +0900
+
+    [General] Apply VMs to Upstream 2018-12-28.
+
+commit 8e87b770d1495e38439682db0df7083b1cbb8a42
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 18:39:04 2019 +0900
+
+    [General] Merge Upstream 2018-12-27.
+
+commit 89a913067210d1169704559b0a56b35cc9381c4f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 18:22:09 2019 +0900
+
+    [General] Merge Upstream 2018-12-18.
+
+commit 6aa8fb941df05ad33d75529b4c987cd2e4f933a9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 17:35:36 2019 +0900
+
+    [BUILD] Separate threads definition for LTO.
+
+commit 25e837f6934b4de94e301e8259348716b5eb91ab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 12 03:43:35 2019 +0900
+
+    [VM][FMTOWNS][CRTC] Implementing CRTC.
+    [VM][FMTOWNS] Will set wait-parameter to single, towns_memory.cpp.
+
+commit b5b6c6a8e1d3f105bd4e759a64b8fbb95dead3b8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 10 18:00:10 2019 +0900
+
+    [VM][FMTOWNS][VRAM][WIP] Implementing.
+
+commit 4cb5597006aa42de89c761acc5e73b93f822bd2d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 9 21:56:55 2019 +0900
+
+    [VM][FMTOWNS] Add FONT ROMS, MSDOS ROM, SYSTEM ROM and SERIAL ROM.
+
+commit 0a865c130c4dbc8ce814fb9d78fc8df203480800
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 7 17:11:11 2019 +0900
+
+    [VM][FMTOWNS][WIP] Update CmakeLists.
+
+commit b9662289461fdb1e69aa0d71a348a21a01dbf5b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 7 15:26:23 2019 +0900
+
+    [VM][FMTOWNS] Apply namespace FMTOWNS to some devices.
+
+commit ad3cc0f1503678974b89f890ed56458b56134e05
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 7 15:14:46 2019 +0900
+
+    [VM][FMTOWNS][WIP] Implementing main memory.Still imcomplete.
+
+commit a45afcdeb9ff88fb9851e6bfdd83cb477b9c251e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Dec 18 16:43:17 2018 +0900
+
+    [DOC] Update documents and SOVERSIONs.
+
+commit ee880845ec85aa431df3c7a937611e9c20dd591d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Dec 18 03:30:41 2018 +0900
+
+    [UI][Qt][OSD] Joystick-To-Keyboard: Add "1235" feature.Useful for DELPHIS (for FM-8/7) etc.
+
+commit 3f4faf07f5527a0e4afe6620c591fc005c9b519f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Dec 18 03:07:00 2018 +0900
+
+    [UI][OSD][Qt] Apply "Joystick to Keyboard" feature.
+
+commit 74c1a850abb11727a63f20431ce378c074fa37bb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 17 19:26:39 2018 +0900
+
+    .
+
+commit a3c2626fdfbf42177da06e66695636b84fc5cecf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 17 19:25:20 2018 +0900
+
+    [VM] Merge Upstream 2018-12-09.
+
+commit fdf840597f3ef88aeedbe2f960e31ff42810a599
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 17 19:09:45 2018 +0900
+
+    [VM][General][WIP] Merging Upstream 2018-12-09.Still WIP.
+
+commit 7452825c4069f4db4ffdc731caa32a5468d678a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 17 19:05:43 2018 +0900
+
+    [UI][Qt][OOPS] Fix OOPs around mounting virtual D88/D77 image(s).
+
+commit 67e59ad8a757a612e0a4adc12c8e2001f4f33b73
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 14 23:01:24 2018 +0900
+
+    [PC98XL][PC98RL][PSEUDO_BIOS] Fix FTBFS.
+
+commit cc9d48c53b0e688023eef800ca8d199da80058f1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 14 23:00:34 2018 +0900
+
+    [Qt][GUI][WIN32] Fix linkage error building libCSPgui.dll.
+
+commit 2de26546d6af6d4bb241e785d6dbae0f5e69ac94
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 22:22:24 2018 +0900
+
+    [Draw][Qt][OpenGL] Abondon depth test.
+
+commit c2157ea0d8bf02b4215d8fea0cda9c6ad05d0a29
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 21:00:43 2018 +0900
+
+    [VM][SCSI_CDROM] Add write_signal() to control CDDA from MACHINE.
+    [VM][PCENGINE] Stop CDDA at writing to $1804.
+
+commit bd1ac6784d2bd95e17571460b556841d34a30b42
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 20:18:14 2018 +0900
+
+    [VM][PCENGINE][OOPS] Fix dummy reading/writing bytes @ $180D:W.
+
+commit 20f4c8d11bf2d52baed9c5e964afaea662155a76
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 19:36:29 2018 +0900
+
+    [VM][PCENGINE][CDROM] Don't reset ADPCM more than once at CDROM makes "NOT BUSY".
+
+commit b13a50382382e3aac604f3f918ce4a3fefbbb451
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 19:19:34 2018 +0900
+
+    [VM][HUC2680] Improve around timer.Thanks to  Ootake v2.83.
+
+commit 55957b4d166a4e329dab18619d8b96f32779f457
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 19:18:02 2018 +0900
+
+    [VM][PCENGINE][CDROMROM][ADPCM] Fix sequence around longer (>= 65536bytes) ADPCM.Porting from Ootake v2.83.
+    [VM][PCENGINE] Still not playable LASERSOFT's games.
+
+commit 0d62c7cf8b4cb8df15f1399a84d693367a6bed55
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 18:05:15 2018 +0900
+
+    [VM][EVENT] Improve error message at cancel_event().
+
+commit 9e022b913ba25d95360b42de8b1a5cd6233da334
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 13 18:04:52 2018 +0900
+
+    [VM][FM7][DISPLAY] Fix for logging "[EVENT] EVENT: device (name=DISPLAY SUBSYSTEM, id=25) tries to cancel event 6 that is not its own (owned by (name=PRINTER I/F id=20))!!!"
+
+commit e1999e69c01c38ed62520492980178331523f3f6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Dec 11 05:12:35 2018 +0900
+
+    [VM][PCENGINE][ADPCM][WIP] Porting from Ootake v2.83.This still WORK-IN-PROGRESS.
+
+commit 8a2c439f6860fee2a3b709d922d42b3d76ee0782
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 10 04:57:34 2018 +0900
+
+    [VM][SCSI_CDROM] .
+
+commit 8eae7ddebb22d2184041c62db30e9d43658bf0d4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 10 04:55:35 2018 +0900
+
+    [VM][PCENGINE][PCE_ADPCM] (Temporally) Fix not sound data length >= 65536 bytes.This still don't fix some softwares.i.e. Megami-Paradise.
+
+commit 75cda09a9d5201fb5bcd4127924c1afcaf1f1520
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 7 03:26:57 2018 +0900
+
+    [VM][SCSI_CDROM] Delete some ToDo(s).
+
+commit 20e44a902aa953e9feac3401eee299e76950c296
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 7 03:18:37 2018 +0900
+
+    [VM][SCSI_CDROM] Dont send DONE signal when reading completed with CD-DATA track.
+    [VM][SCSI_CDROM] Send done signal immediately at start_command().
+
+commit 7c496c9ad802eb4783424d507ea3fb9a89141b0d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 7 01:34:44 2018 +0900
+
+    [VM][MSM5205] Adjust sound volume, add 6dB.
+    [VM][SCSI_CDROM] Adjust sound volume, add 3dB.
+
+commit 540c4efe4c11f685e5ecba28f381d95a4e8d7bbe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 6 23:39:22 2018 +0900
+
+    [VM][SCSI_CDROM][CUE] Set default pre-gap to 2Sec (150frames).Fix audio problems of most softwares.Maybe fixed issues on Manhole.
+    [VM][SCSI_CDROM][CUE] More correctness cue parsing.
+    [VM][SCSI_CDROM][PCENGINE] Improve process around NEC extended command (0xd*).
+    [VM][SCSI_CDROM] Fix CD-DA buffer handling.Reading buffer should be per 2352 bytes.
+    [VM][SCSI_CDROM] Fix FTBFS with Microsoft VC++.Thanks to Takeda-San.
+    [VM][SCSI_CDROM] More correctness SEEK/Interrupt timing.
+
+commit 388ff3beef5a5218b634908076467228b2716457
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Nov 30 04:35:51 2018 +0900
+
+    [UI][Qt] Include common/util_*2.cpp to libCSPgui.so .
+
+commit 93b22979eab98eb86e3aac37381beb543a3adc00
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Nov 30 04:34:51 2018 +0900
+
+    [VM][PSEUDO_BIOS] Fix not detect second HDD differ sector size from first HDD.
+
+commit a59ac3dcc6d910a20f647af2c5439568340cafd1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Nov 30 01:07:59 2018 +0900
+
+    [UI][MENU][HDD] Fix oops dialog of opening virtual HDD.
+
+commit 81cda7e759d73e7c8a0ae15b7d82ff6517bfc185
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 26 18:31:55 2018 +0900
+
+    [VM][I386][I286] Add note changes for using pseud-bios.
+
+commit 8d23f0edda69a3ac628f3834b789f09bcedfae26
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 26 18:20:56 2018 +0900
+
+    [VM][I286][I86] Update around PSEUDO-BIOS.
+
+commit 7e32f68ff6c2c47c7615a4dfef215b4ee26c301c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 26 18:19:29 2018 +0900
+
+    [VM][PC9801][SASI_BIOS] Mostly working pseudo-bios (excepts format, I still not test).
+
+commit c25b8bd04cecfa0421ef9654655a0f506c972e3e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 26 04:22:41 2018 +0900
+
+    [UI][MENU][HARDDISK] OOPS: I missed update directory.
+
+commit de3c25f7be0ef52e07a0a19cb9156abe960986d4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 26 04:21:37 2018 +0900
+
+    [VM][PC9801][I286][I86][I386][WIP] Add pseudo SASI BIOS for PC-9801.WIP.
+
+commit 47c1a07d29cbbed3bf11fb58c52bd798244b5509
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 24 20:45:33 2018 +0900
+
+    [OOPS] I forgot update installer_unix.sh X-)
+
+commit 297ab673b31d9eb5d18c734d6ed5c5a6eb807ab1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 24 19:31:06 2018 +0900
+
+    [DOC] Update.
+
+commit b4d06ae650417feb326d304770d258b3c5fa3aaa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 24 19:16:35 2018 +0900
+
+    [VM][PCENGINE] Fix around CD-ROM^2 and ADPCM.Most of softwares works.(But,lip-syncing don't well).
+    [VM][MSM5205] Use toggle switch clock.Reserve of future extend.
+    [VM][HUC6280] Fix not start debugger.
+
+commit 6154a99f89d2ec043dd936ceb7cadf581668e334
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 24 05:04:26 2018 +0900
+
+    [General] Update revision.
+
+commit d09afc4f6dca84760c8cec0baa9f1424305b07d2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 24 04:58:02 2018 +0900
+
+    [GENERAL] Merge Upstream 2018-11-23.
+    [VM][I386] Merge Upstream 2018-11-23.
+    [VM][I386] Debugger: Fix get_debug_regs_info().
+    [VM][I386][FMR50] Fix INT xxh with pseudo-bios.
+
+commit 862f4efcf39a5d98b7c3ac11fb9424a13d5b0db5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Nov 21 17:30:47 2018 +0900
+
+    .
+
+commit a65d02d18c8074b3a2b16d76a16fc64584dab1f8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Nov 21 17:28:48 2018 +0900
+
+    [COMMON] Define decl.of alignment.Wish to fix FTBFS with Microsoft C++.
+
+commit ea1f80de5e756fbd1b8a4a260b6b5e5f169513c5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Nov 20 21:43:54 2018 +0900
+
+    [VM][SCSI_CDROM][PCENGINE][WIP] .
+
+commit 4968506ddcc7995efb04fda764c3c8694ad0073f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Nov 20 05:16:35 2018 +0900
+
+    [VM][SCSI_CDROM] Use std::string instead of C string functions.
+    [VM][SCSI_CDROM] CUE image:Fix correct toc description.
+    [VM][SCSI_CDROM][WIP] Fixing around CDDA.
+
+commit 30f40ef94f8ac1483b7f724858fc8eb24ec7dfa0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 19 22:20:56 2018 +0900
+
+    [VM][FMTOWNS][VRAM][MEMORY][WIP Implementing some routines.WIP,will cause FTBFS.
+
+commit 72a2b302e07e47378d19430861b78386ec151617
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 19 02:46:16 2018 +0900
+
+    [VM][SCSI_CDROM] Fix wrong track definitions.
+
+commit a4da972d7814763e51713c4ceff6ccd90f1be432
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 19 01:07:13 2018 +0900
+
+    [VM][SCSI_CDROM][PCENGINE] Implement *correctness* CUE parser.Some softwares still don't work yet.(i.e. PCE's Dokyusei).
+
+commit 3a8a967c4d9089e08d53a5df8acaa62e752e0774
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Nov 15 01:45:32 2018 +0900
+
+    [DOC] Add how to running OpenGL ES with Wine (not native Windows).
+
+commit 1a9e156197f199d3bbd1c9c17d94754773729abd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 21:57:03 2018 +0900
+
+    [VM][X1][VRAM] Apply renderer to TEXT/(P)CG rendering.
+
+commit 36846e467e3c4a1c0a13e421cbf5a122c26070d2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 21:56:32 2018 +0900
+
+    [VM][FM7][VRAM] Update render API.
+
+commit 9f622184903eb3a6656f0a906a86ba985a3193ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 21:55:58 2018 +0900
+
+    [COMMON] Add some renderer to common.[cpp|h].
+
+commit 34ad7196dfc6f15d7822b6e095b40e9d99c53b36
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 18:26:56 2018 +0900
+
+    [VM][COMMON] Add common rendering routines to common.[cpp|h].Please read vm/bmjr/memory.cpp and vm/z80tvgame/memory.cpp.
+
+commit 57e0af055e09bf048bd51f47a2e68b121f18a77a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 00:51:54 2018 +0900
+
+    [VM][FM7] Don't redraw when write same value to digital palette.
+
+commit 8fd5612d77dc53dd6cd4ae8b0dda6526a0678773
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Nov 5 00:51:22 2018 +0900
+
+    [BUILD][CMAKE] Update version of libCSPemu_utils.
+
+commit 14c71be356eaf861e424d4478b75c4b9eae156cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Nov 4 21:37:13 2018 +0900
+
+    [VM][FM7][VRAM] Apply before commit to 8 colors rendering of FM-7 series.
+
+commit 4da9039c74584c8e3aeab4a7af7474224f0255d0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Nov 4 21:36:17 2018 +0900
+
+    [COMMON] Add VRAM render common routine.This needs to initialize bit_plane_table before use.
+
+commit 0ce6f2a9ab0c6576836c05c2dcbd53f440e0142f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Nov 4 17:07:35 2018 +0900
+
+    [BUILD][IA32] Build even don't use MMX, SSE and AVX.
+
+commit 0412cb070a790e9677d9ee861344bd8554236852
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Nov 4 17:05:15 2018 +0900
+
+    [VM][FM7][VRAM] Expect to use SIMD even building with LLVM CLANG.
+    [COMMON] Define some SIMD related types to common.h.Please re-define some types (__v4hi, __v8hi and __v16hi) with MSVC.
+
+commit e87933d56cb1b0726e267caad1a8c8bffc70db06
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 3 22:28:11 2018 +0900
+
+    [Build][FM7] Fix FTBFS with LLVM CLANG.
+    [COMMON] Will abondon my_memcpy() due to performance.
+    [VM][FM7][VRAM] TRY: Optimize to SIMD even LLVM CLANG.
+
+commit 3f75efeb58c49cefbff1bacb1315378226b913d1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Nov 3 22:27:45 2018 +0900
+
+    [General] Fix FTBFS with LLVM CLANG.
+
+commit d28a8b5ec1d5489851b88628fafcf17bbfbe1ea0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Nov 1 05:40:46 2018 +0900
+
+    [VM][FMTOWNS][VRAM][WIP] Implementing vram and renderer.
+
+commit 990954bc7387618ffb2b18c65a402b7f3018d84c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 31 04:54:23 2018 +0900
+
+    [VM][MB61VH010][FM77AV] More accurate busy flag implement.Don't accept drawing line if before drawing line still not end.This saves host CPU usage.
+
+commit bdf7013452972a0737a2b7595c61c533c832581d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:40:40 2018 +0900
+
+    [DOC] Update documents.
+
+commit 5cdfe7e27393edaecd445ac9b315d837dd697654
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:29:53 2018 +0900
+
+    [UI][Qt] Change font size of "ABOUT".
+
+commit a67b2adc484ff19ae2035efa1f40dfee6cd71182
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:21:02 2018 +0900
+
+    [VM] Enable to build *ALL* VMs \(^o^)/
+
+commit b435d92307edc63f1547f9596a72d157bbf37dc9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:16:32 2018 +0900
+
+    [VM] Enable to build with more VMs.
+
+commit 1f5a5a6cbfcc92741b6df4024ee1d70b7f2de3a9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:11:34 2018 +0900
+
+    [VM] Enable to build with more VMs.
+
+commit 209aef32158ea170d261c5a5dde776d62d9699f1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 03:10:19 2018 +0900
+
+    [TOOL] Update installer.
+    [TOOL][MZ2500] Update tools.
+
+commit 30132bb49f313ef6b9bd692c543b83b2e16b621f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 02:49:14 2018 +0900
+
+    [VM] Enable to build with more VMs.
+
+commit 50a48780c0eeba88255cbab87fc91d7ae23cffc6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 02:46:02 2018 +0900
+
+    [VM] Enable to build with some VMs.
+
+commit 05f00e654a76e521410cf439c5edd010a193d1be
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 02:44:39 2018 +0900
+
+    [VM][UPD7810] Fix FTBFS.
+
+commit 1664531c66d5e1b5e0f71cba47ba5c7ebed2d1c3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 28 02:37:38 2018 +0900
+
+    [VM] Enable to build with upstream 2018-10-14 @some VMs.
+
+commit 200961b8b4e2c031d81e8b540cba52172d6b258e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 17:23:53 2018 +0900
+
+    [VM}[FM7][PC8801][X1] At least enable to build FM7,PC8801 and X1 (excepts X!Twin).
+
+commit c8b0795a5f481f6e37624a4a0a66af85a0939cef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 17:03:34 2018 +0900
+
+    [VM][SCSI_HDD] Fix FTBFS.
+
+commit 5f4f672c4ff389790afdc2f5f9131f164eec6854
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 16:52:38 2018 +0900
+
+    [VM][DEVICE] Enable to build with new state framework.
+
+commit 65e38b2f129837c2ec10a593b76849444b8b2a36
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 16:50:18 2018 +0900
+
+    [STATE][FILEIO] Change StateValue(scrntype_t&) to StateValueScrnType_t(&) due to compiler not detect differ of scrntipe_t and (uint32_t | uint16_t);
+
+commit 11dabbd92f76d3f9a454e87f451d3e3b967d780d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 02:49:28 2018 +0900
+
+    [VM][DEVICE][WIP] Updating State functions.Still cause FTBFS.
+
+commit b831c4342c95b58420ea504280feb80917e89ff3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 01:15:45 2018 +0900
+
+    [STATE][FILEIO] Add StateValue(scrntype_t&).
+
+commit 09054ddb6a96d784b2efeabcc98e5b1d9ee30f90
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 01:00:01 2018 +0900
+
+    [VM][I386] Update mame/emu/cpu/i386 .
+
+commit acb16536bf4ecbcda40bd658a49325fe81355f65
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:58:58 2018 +0900
+
+    [VM][General][WIP] Start to merge upstream 2018-10-14.Open branch upstream_20181014 .
+
+commit 9ee7ad7898eb9bac21cfe50f9c2ccd55e27a8b03
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:49:38 2018 +0900
+
+    .
+
+commit 62a372fd2946b022d3c94c0dd42f5628f3775e51
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:48:51 2018 +0900
+
+    [General] Merge upstream 2018-10-13.
+
+commit f28e3dadbea82556609dcd86e5529f165c6155a8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:43:23 2018 +0900
+
+    [General] Merge upstream 2018-10-10.
+
+commit 0d4f7f1d45a2e1db1cd33a02060c1e1ca5003633
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:28:40 2018 +0900
+
+    [VM] Really update to upstream 2018-10-07.
+
+commit ede69559620ce228b3f600be80e946b63e50843a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:27:21 2018 +0900
+
+    [DOC][VM][FM7] Update ToDo.
+
+commit 9a3c7593c1ea4016af2b091fc457062a07715057
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:25:34 2018 +0900
+
+    [OSD][Qt] Remove some APIs.
+    [GUI][Qt] DIALOG/ABOUT:Fix not displaying version of libOSD.
+
+commit a4da112933d0387ddfc1a7aa6d5c81d26b6ff159
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 25 00:00:39 2018 +0900
+
+    [Qt][OSD][KEYBOARD] Apply upstream's update.
+
+commit bb8a2366d9f9c5d7d835258d22e040c2a1ad60cc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 24 06:50:12 2018 +0900
+
+    [EMU] Update VM.
+
+commit e342dc806cca93081409c415d22e74d9daa25631
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 24 05:01:37 2018 +0900
+
+    [VM][General] Apply Upstream 2018-10-07.Still WIP.
+
+commit 70e50d594d22b8881ccc9d09a68055743372def3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 23 20:47:22 2018 +0900
+
+    [STATE][ROMAKANA] Remove unused source codes.
+
+commit 07c39e5dacb4487b201eb26adfe2930f093d6c70
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 23 20:46:08 2018 +0900
+
+    [VM][STATE] Now enable to build @ALL VMs.Upstream 2018-10-05.
+
+commit 1a7386afa4c2ce25de158ba8285bc795446a8584
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 23 00:20:35 2018 +0900
+
+    [VM][STATE] Use namespace {VMNAME} to separate per VMs.
+
+commit 2fc1443c0f411167f1b61ff87e13fee36cd5876b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 22 15:39:56 2018 +0900
+
+    [VM][WIP] Use namespace to devices per VMs.
+
+commit a242cd86aa4dbc2e52fed779f7b7e8ce7947c887
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 22 04:03:18 2018 +0900
+
+    [VM] .
+
+commit aceae4e764439f1847620868f05444a15679bfe9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 21:48:44 2018 +0900
+
+    [VM] .
+
+commit 9657068762e0ebc1ed5a42638db31cdcdda7c9db
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 21:46:57 2018 +0900
+
+    [VM] TRY:Use namespace {VMNAME} to separate around VMs. This feature still apply to some VMs.Not ALL.
+
+commit 8639d5f3a215d3d68dceb1a6c0e4291d1bfa17cf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 21:31:14 2018 +0900
+
+    [VM][STATE] Apply New framework to some VMs.
+
+commit c5b89a2e60d06c73d19ea6d1413660998d8d2df0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 12:54:45 2018 +0900
+
+    [VM][UPD7810] Fix FTBFS.
+
+commit e4bf0bb6c5867c5e224272c397d193948c5bb27e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 12:54:18 2018 +0900
+
+    [VM][STATE] Apply new framework to some VMs.
+
+commit 96d7bf40eaaac890f4b993b126ebfec64cb4840c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 21 00:26:05 2018 +0900
+
+    [VM][STATE] Apply new framework to some VMs.
+
+commit 74a401e5c916ee1a634f4dec90e3157b580352e5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Oct 18 18:29:50 2018 +0900
+
+    [VM][I286] Save cpustate without StateBuffer().
+    [VM] Apply new state framework to some VMs.
+
+commit 779a6f39d29e1fa1ae6a2bd3d89aaacf804ba13c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 17 21:32:51 2018 +0900
+
+    [GENERAL] Update gitignore.
+
+commit 9277aa0e5e7073a6dc425e90296a5db6805849e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 17 21:28:44 2018 +0900
+
+    [VM] MEMORY:: class within some VM will change Foo_MEMORY:: to reduce misundestanding for reader (and compiler).
+    [VM][STATE] Apply new state framework to some VMs.
+
+commit 411218144c2e1cc0f97b53d8469bed1325de05c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 17 19:00:01 2018 +0900
+
+    [VM][WIP] Pre-process to apply new state framework.Still not buildable.
+
+commit 9c8bc4bb716ca29bcf119509156e4d34b9d83356
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 17 18:48:38 2018 +0900
+
+    [VM][State] Apply new state framework to some VMs.
+
+commit eff8bb6c9e3222e8baf1be4c175225d814b183fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 17 18:43:24 2018 +0900
+
+    [MISC] Add function extraction script.
+
+commit f39b6480185551b5eb5a0f828157147090a8de3a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 19:27:59 2018 +0900
+
+    [VM][PCENGINE][X1] Enable to build.
+
+commit cfcc84b947adfaa26ebbfc7edb0b1058dbca1110
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 19:27:28 2018 +0900
+
+    [VM][MCS48] Fix FTBFS.
+
+commit 7fc095b6611c43312d90eb6741f78f1fbb0100ca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 18:16:24 2018 +0900
+
+    [VM][PC9801] Enable to build PC-9801 with upstream 2018-10-05.
+
+commit 49b32a61d89ec04ef14459247b5612b0cb922aaf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 18:13:26 2018 +0900
+
+    [VM][SCSI_HDD] Fix FTBFS.
+
+commit 91c52e20dde477344a4d19efc8d3dee3068b0f08
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 18:13:14 2018 +0900
+
+    [VM][I386] Fix FTBFS.
+
+commit a49512b062a48720098bcb863dee2878e0144b7c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 17:37:42 2018 +0900
+
+    [FMGEN][OPNA] .
+
+commit 2fd54779ebdb57a8471600146041dda33445da3d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 17:36:20 2018 +0900
+
+    [VM][FM7][PC8801] Apply upstream 2018-10-05.Enable to build.
+    [VM][FM7] Update VM::process_state().Update some device's state version.
+
+commit 08b793b1e272a0f6ac0a9665b37607dbb45b12b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 17:35:05 2018 +0900
+
+    [VM] Apply VM_TEMPLATE:: to upstream 2018-10-05/
+
+commit 9b25d05cd87bb63671c0c3f71999e45cbcc4bb98
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 16:36:09 2018 +0900
+
+    [RES] Update jx.rc.
+
+commit 172f1e293cc95c9eb4056331569f6aa8c33bc8f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 16:35:41 2018 +0900
+
+    [DOC] Update histroy.txt to upstream 2018-10-05.
+
+commit 22e767792b7fdb2411c7e11ddbc9a2f3ffcc1170
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 16:32:40 2018 +0900
+
+    [COMMON][FILEIO] common.h : Fix pair16_t and pair64_t to fileio.cpp .
+
+commit 3703614db7c0e24cdb6e20f91b6fd00c92363baa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 16:32:20 2018 +0900
+
+    [LIBCPU_NEWDEV] Fix FTBFS.
+
+commit c0c9c854d84b4736d896a283c6fe26fbff2cfe05
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 01:17:36 2018 +0900
+
+    [VM][STATE][WIP] .
+
+commit e2ab079fbaa448af72246cda929486215deda0b6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 01:00:13 2018 +0900
+
+    [COMMON][FILEIO] Re-Add FILEIO::Fflush().
+
+commit 994a9f7bc99c022b2313b46e5fa0cbf0fdee9031
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 14 00:58:55 2018 +0900
+
+    [VM][WIP] Apply some devices merging upstream 2018-10-05.This still not build.WIP.
+
+commit 68970192afbebeb8a3d7537abbb6adc01135a8af
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Oct 13 14:56:51 2018 +0900
+
+    [VM][STATE][WIP] Apply process_state() to some devices.
+
+commit 4ea25603a556c997ccb7c7cc1a6f3282c63b41c8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 9 03:43:36 2018 +0900
+
+    .
+
+commit 6bff5cc24d8fb2e8cd148cb63904e7a7e2940e44
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 9 03:43:02 2018 +0900
+
+    [VM][FM7] .
+
+commit 6814d044c4e9c4965ee6bc6bc5ac9cafda3e7cf1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 9 02:48:59 2018 +0900
+
+    [VM][WIP][STATE] Updating state framework to upstream 2018-10-05.Still may cause FTBFS.
+
+commit 12d508e1fd99d1299f4bf292c417475f0894dc16
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 8 14:25:28 2018 +0900
+
+    [WIP] Update to upstream 2018-10-05.This still not finish.May cause FTBFS.
+
+commit 07f08b973256b7d8ab3c19e60500dabef0dfcfaa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:52:02 2018 +0900
+
+    [DOC] .
+
+commit d84c1bcfd7b3af192ca3bf4a315cd53cb74074c9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:51:18 2018 +0900
+
+    [TOOL] Add binary BLOBs.
+
+commit a4013ec0755b9910c0139c345803322e0c75668d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:43:39 2018 +0900
+
+    [DOC] Update for release.
+    [DOC][PC9801] Update VM's doc.
+
+commit ecf1a85f48bd98c353ea90bc3a0a49ff100b9af4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:38:28 2018 +0900
+
+    [CONFIG][OpenGL] Fix not effective config for renderer.
+    [CONFIG][WIN32] Fix FTBFS.
+
+commit e161318282a1851a79f27e3ac75bad0892a6fed4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 15:53:06 2018 +0900
+
+    [DOC] Update documents.
+
+commit 699bbf012e9670269c408925525a5b4ea27dd418
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 15:46:22 2018 +0900
+
+    [General][I18N] Update Japanese translations.
+
+commit da3ec90c8d343af800b45ca298bd4fefca48c7f5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 13:53:20 2018 +0900
+
+    [BUILD][MZ2800] Fix FTBFS.
+    [BUILD][VM][SCSI_HDD] Fix FTBFS around SASI_HDD.
+
+commit 80df61fb1e009ab0d229a335f546cd788d54b158
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 04:11:23 2018 +0900
+
+    [VM][General] Merge Upstream 20180530.
+
+commit 94927e73fbd17e228fc6f378f498fbbb7a3e29a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 02:12:55 2018 +0900
+
+    [FMGEN][OPN2] Fix FTBFS.
+
+commit 7731ce2890752dc40ae8caad4ed445e7cd2ee4fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 02:31:37 2018 +0900
+
+    [FMGEN][OPN2] Add ToDo.
+
+commit 7e393b83d3a6a82a67c7b1fa0ed67448e61bdc83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 02:29:20 2018 +0900
+
+    [FMGEN] Initial implementation of OPN2 (YM2612) from OPNA.
+
+commit a460a0298d593bb80a9b3bc5da6bad7fdf1a08df
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 00:34:10 2018 +0900
+
+    [VM][FMTOWNS][SPRITE] Maybe implemented.May be... (´・ω・`)
+
+commit 9c3f13a8b9c9b51e247e35047ac76410a0f72d66
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 24 05:02:54 2018 +0900
+
+    [VM][FMTOWNS][WIP] Implementing.Still WIP.
+
+commit fc025b159ca09d059a331fbcd30cb0387f623326
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 23 16:23:58 2018 +0900
+
+    [VM][FMTOWNS][SPRITE][WIP] *Implementing* sprite rendering, this is strongly WIP.
+
+commit 003e13d019f6752dbaa1a07bfa73ba3e55e534b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 19 04:54:58 2018 +0900
+
+    [VM][FMTOWNS][SPRITE][WIP] Implementing sprite.
+
+commit a87927255906e2d834c0643711ebd33cb3bbed35
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 18 19:12:22 2018 +0900
+
+    [FMTOWNS][MEMORY][WIP] Implementing MMIO, memory bank.
+
+commit a6f80ab3fd43274e9f1778b1ab9a5eb9800fcc37
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 3 18:07:27 2018 +0900
+
+    [VM][FMTONWS][MEMORY][WIP] Use address tables instead of program.
+
+commit f39e49d52d2db4fd8981b5981e6e8f6924dd8180
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 27 19:03:03 2018 +0900
+
+    [VM][FMTOWNS] .
+
+commit 09b3c30c0f9b41f16f0be568bc745116dc544983
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 26 20:56:09 2018 +0900
+
+    [VM][FMTOWNS][WIP] Implementing main memory.
+
+commit 706918bc70e9245015a602563e18a8f22e0cf78d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:53:56 2018 +0900
+
+    [DOC] Update timestamp of ChangeLog.
+
+commit 7ee98215fdb366ec7198c670d5e90edb60007a09
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:51:38 2018 +0900
+
+    [VM][FMGEN][WIN32] Fix linkage error.
+
+commit 2222cebdadfc396bcc459f1e919a95717b8115bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:46:11 2018 +0900
+
+    [DOC] Update gitlog .
+
+commit 15e4ff0c2cf6c69c43c05834684bbc7ebd5c1713
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:45:43 2018 +0900
+
+    [DOC] Update ChangeLog.
+
+commit 4bd82d0551a845a0619339f4517cea6834b1ab13
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:20:14 2018 +0900
+
+    [DOC][OOPS] Update credits.html .
+
+commit e5484b40d0a715dcbbfc47c2e974ca61b86b5511
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:14:11 2018 +0900
+
+    [TOOL] Update installer.
+
+commit 650c5adf3830ad2e2167589a9b141340ccc935db
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:02:20 2018 +0900
+
+    [DOC] Update to release.
+
+commit df3888ca1199c6f75c1500dbb479d152ba6e2ad0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 22:41:33 2018 +0900
+
+    .
+
+commit 90a1d498c79c26d69c78435600856b152aa07291
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 22:40:14 2018 +0900
+
+    [BUILD] Set SOVERSION and GIT hash automatically.
+    [DEVICE][COMMON_VM] Add DEVICE:: to libCSPcommon_vm.
+    [BUILD] Update SOVERSION.
+
+commit 840a9fe11de6d66f0430a999816edee30b498a11
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 12:30:45 2018 +0900
+
+    [BUILD][CMAKE] Add __GIT_REPO_VERSION definition.
+
+commit d1d4774196516af82cf362843a7224dd80c63eab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 1 00:27:59 2018 +0900
+
+    [DOC] Update gitlog.
+
+commit 09ce60e5eb776b12b2149fbb870896f62154c75d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 1 00:12:13 2018 +0900
+
+    [BUILD][WIN32] Update toolchain to Qt5.11.1.
+
+commit 98188c62b1d8180f9a3f2b3c2fd88282bd0d6d75
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 1 00:11:55 2018 +0900
+
+    [] .
+
+commit 810dc1a0fc5b76c7823203f312f4502efc6ea864
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 31 04:43:53 2018 +0900
+
+    [DEVICE][DEBUGGER] Fix don't start debugger.
+
+commit 19f9602185c86541ce701a2b26236a90ad4fa9d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 31 04:41:21 2018 +0900
+
+    [VM][MC6809] Remove dirty CLR insn hack.Related to before commit.
+
+commit 8ef31bd42431e6534b405a7b14f0234b8fb9d00a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 31 04:30:45 2018 +0900
+
+    [VM][FM7][DISPLAY] Not use CLR_HACK for MC6809 and delay using CLR to set busy flag.May be working MAGUS.
+
+commit db1a7d91bba363e92c88e2eaca13b6685a34feaf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 31 04:09:03 2018 +0900
+
+    [VM][FM7] Clear OPN/WHG/THG interrupt on resetting. Fix freeze when resetting after using RELICS.
+
+commit e3aaa3868623d92a6662f1ce339d6c33da6f7830
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 16:28:53 2018 +0900
+
+    [VM] Fix FTBFSs.
+
+commit 75c44472a1250625fba8d2835934e592cabb5a14
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 15:15:41 2018 +0900
+
+    [VM] Apply VM_TEMPLATE to all VMs.
+
+commit f802903d4d6539fed6f876a255ce74701f12d019
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 03:04:23 2018 +0900
+
+    [VM][BABBAGE2ND] Fix FTBFS.
+
+commit db8cf4d5c1f75d0736f94d0d87f61bc4435520e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 03:03:50 2018 +0900
+
+    [VM][PC600][PC9801][X1] Move event to VM_TEMPLATE.
+
+commit c86781039f835d95f5d7c1659ba953c4b32832a0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 02:50:38 2018 +0900
+
+    [BUILD][MinGW] .
+
+commit c2c5c31eb877407cd0a3f572e3f69117ebd12d39
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 02:49:00 2018 +0900
+
+    [VM][BABBAGE2ND][PC6001][PC8801][PC9801][PCENGINE][X1] Use VM_TEMPLATE.
+
+commit d1a870cacb442b092e54cd315ef1c35028eba28a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:34:30 2018 +0900
+
+    .
+
+commit cad9d412189049bd30e76b83fe2b7093733f48f2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:33:42 2018 +0900
+
+    [BUILD][CMAKE] Fix OOPs around debug symbols.
+
+commit ab5d7e6dd96133d8b6e75576e3ecbcc53bb47f1d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:32:48 2018 +0900
+
+    [Draw][OpenGL] OpenGL 4.3 : Upload SCREEN using glMapBuffer().
+
+commit 1e8ea55a9dc64753f1508ed432cc487e32c16703
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:31:46 2018 +0900
+
+    [OSD][Qt] Prepare to map surface directry, but does not work well.
+
+commit 6a8c95403ce1892d183cb81f8ea2d11b707e86c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:30:38 2018 +0900
+
+    [COMMON][Qt] Remove USE_ZLIB, this should set at makefile or CMakeList.txt.
+
+commit 4a9dd913086e16c09daf42cdd2b1e25a939e5b30
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 30 01:29:24 2018 +0900
+
+    [VM] Add vm_template.h . This class, VM_TEMPLATE:: must be mother of VM:: .See fm7/foo.[h|cpp] .
+
+commit d15cf6012456bd41a4e2aa93e0f99c07652aff9f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 28 04:57:31 2018 +0900
+
+    [Qt][OpenGL][WIP] GL4.3: Implementing texture buffer with mapping.
+
+commit b5be90f0c9f1fd45725f7703216f5fb51d16fd69
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 27 16:40:25 2018 +0900
+
+    [Draw][OpenGL][OSD] Prepare to direct update vram.
+
+commit 2dc1bbaf124d23df7ab1e3735c81819cf56c3566
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jul 25 00:57:19 2018 +0900
+
+    [BUILD][Linux] Update -g flags.
+
+commit 53d426a7e5070f5e1e052a470e31f0c165276ab1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jul 25 00:53:07 2018 +0900
+
+    [Qt][OpenGL] Initial support of OpenGL 4.3 Core profile.
+    [Qt][OpenGL] Use template class instead of GL2.0.
+    [UI][Qt] Separate some command line parsing to sub-routines.
+    [Build][CMake] Update file desc.
+
+commit 5558e3955a51ee28e9c4258eb0715e3f2648f688
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 17 16:05:31 2018 +0900
+
+    [BUILD][CMAKE] Fix not uploading DLL.
+
+commit 364c49bf7402e9f43d75ec2a3a67d7ec14b30862
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 17 16:04:32 2018 +0900
+
+    [COMMON][Qt] Fix BYTEORDER of PIXEL@RGB888.Updated SOVERSION.
+
+commit f95e6de63d456b8c41d6f001a0917ee1adb57477
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 17 16:02:57 2018 +0900
+
+    [UI][Qt][BUG] Fix crash with using LaserDisc(s).
+
+commit 78fe94962617875d4bd9c2c53eef166261f780a0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 13 13:19:02 2018 +0900
+
+    [DOC] Updated to RC.
+
+commit 9275209c6bed03ccd06716a486e29451c446751d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 13 12:46:27 2018 +0900
+
+    [] .
+
+commit 7d6fb3efa6989914b9e9b404a34e6cdfdbbe1ffe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 13 12:44:43 2018 +0900
+
+    [VM][Qt] Add BUBCOM80.
+
+commit 7340e253d0100ce9f01f23e9f4df389902c7d4c6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 13 12:43:44 2018 +0900
+
+    [UI][Qt] Update translations.
+
+commit 6698678c957cc70a359a71c9994f662d6a2d780a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 12 22:20:05 2018 +0900
+
+    [VM][STATE] Fix FTBFSs.
+
+commit 48ff443161947e2146f270c72f6230fd9a453fbe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 12 04:25:06 2018 +0900
+
+    [STATE] .
+
+commit 7ca04b788ad3af0de9129e20943537694898517c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 12 04:24:15 2018 +0900
+
+    [VM][STATE] (Maybe) Apply new state framework to ALL VMs.
+
+commit 419860f6635a90d0445671d6fc02395ec28d1e32
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jul 11 17:28:37 2018 +0900
+
+    [VM][STATE][PHC20][PHC25]PV1000][PV2000][PYUTA][QC10][RX78][SC3000] Apply new state framework to VMs.
+    [VM][STATE][TK80BS] CMT: OOPs.
+
+commit a88a2ecec2e3b6e6ce4b3eb2c2031d31a61e91e4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 7 10:47:20 2018 +0900
+
+    [DOC] .
+
+commit 1f4c39a5e304bfbe07918f39152f5592e3c51d5b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 7 10:43:08 2018 +0900
+
+    [STATE] Update SOVERSION.
+
+commit 264ea450d09e8705f122887b16cb82aaa18106b7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 7 10:40:47 2018 +0900
+
+    [DOC] Update about new state framework.
+
+commit b52e7c90d3f29db8cefd83a6ff936952b6b7decd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 7 01:51:19 2018 +0900
+
+    [VM][PASOPIA][PASOPIA7] Apply new state framework to VMs.
+
+commit eba0fdb48f53c6a51d7c86fd52499aa1166c3bd7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 7 01:50:21 2018 +0900
+
+    [VM][TK80BS][PC2001][PC8201][PC98HA] Apply new state framework to VMs.
+
+commit 8f4ac58afa1c1f07a811b42246c8917db3dcb7df
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:46:55 2018 +0900
+
+    [VM][PC2001][PCENGINE] Apply new state framework to VMs.
+
+commit 55f85685be763a8dd4329ac4bf371fd3449b989f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:46:34 2018 +0900
+
+    [VM][PC100][STATE] Fix FTBFS.
+
+commit 4a08ade44ba5fd9eb27f6a799f800461fe10fc8d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:02:22 2018 +0900
+
+    [VM][PC100] Apply new state framework to PC100.
+
+commit a7a5adc229fdb1a0c409e9de6e6b8a974ed1a692
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:01:55 2018 +0900
+
+    [VM][PC6001] Apply new state framework to VMs.
+
+commit c350a560cf9080997d57233709fe337843d1f821
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:01:32 2018 +0900
+
+    [VM][MZ5500] Fix FTBFS.
+
+commit ccc2062edd0133564282cfe9927c5589d6fa5985
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 21:00:54 2018 +0900
+
+    [STATE] LOAD: Move elements to separate functions.
+
+commit d3704a8beb727c422932e9ee64b83e3aabada86a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 19:48:07 2018 +0900
+
+    [COMMON_VM] Update SOVERSION.
+
+commit 3aaee50544399e2c4c6a7e4eb363d822cfb27fea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 19:47:35 2018 +0900
+
+    [STATE] Update SOVERSION.
+
+commit 5df91c161b625b14c5fa738b3d4b7ab5a2844f11
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 19:46:41 2018 +0900
+
+    [STATE] SAVE: Separate process routines to functions;
+
+commit 5dd8492b437e3e8850078b637801d39a11d89b66
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 05:06:04 2018 +0900
+
+    [VM][MZ2800] Fix FTBFS.
+
+commit af49f62be4b11dfdbad909a36ee434eb7da132c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:58:02 2018 +0900
+
+    [VM][MZ5500][WIP] Applying new state framework.WIP.
+
+commit 2ac613a399830170988cc5000bb8649c37a9c0d5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:57:29 2018 +0900
+
+    [VM][MZ3500] Apply new state framework.
+    [VM][MZ2800] Apply new state framework.
+
+commit bd8c196accb4aac13b5b1b4067d3b594c74a4c2a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:55:59 2018 +0900
+
+    [VM][EX80][STATE] Fix typo.
+
+commit 709151ea3cde1ac534520d4eb2862315a34635e0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:55:33 2018 +0900
+
+    [VM][STATE][PC8801] Remove unused part.
+
+commit 082a07e80f7d0d761c3fd4d1dfdb5322a33b7e63
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:54:29 2018 +0900
+
+    [VM][STATE][MZ2500][MZ700][MZ80K] Apply new state framework to some VMs.
+
+commit deb6192e9e4056088fd2ff2dcc0fa826a1392f15
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:53:24 2018 +0900
+
+    [VM][STATE] .
+
+commit 5867d6d8e5eca1ca454ba7a1b11f8b456282cbe3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 6 04:53:01 2018 +0900
+
+    [VM][STATE] .
+
+commit 485f897f1474f2028d0b2b2e679f6bd9e10a8532
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 5 17:11:59 2018 +0900
+
+    [VM][STATE] Apply new state framework to MZ80B, MZ2200 and MZ2500.
+
+commit 96abb79078beec10ac86e63accd1ac45ca844cda
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 5 17:11:23 2018 +0900
+
+    [VM][STATE] Add DECL_STATE_ENTRY_SCRNTYPE_T_foo().
+
+commit 5251988ede591b2f5cb235ce742af0c00d1b0ff1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 3 01:18:07 2018 +0900
+
+    [DOC][VM][STATE] Add "a new state save load framerork.txt".
+
+commit 89bb3c57cee8fa1474a37291cea34fb5558561fe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 16:47:12 2018 +0900
+
+    [VM][STATE][MZ2500] .
+
+commit fa2edeaecebdea4ec504ea5df05850fb4adb0364
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 16:46:38 2018 +0900
+
+    [VM][MYCOMZ80A][MULTI8] Apply new state framework to VMs.
+
+commit 07ba51d4d9658610699fa22a6d60d0e19ed61db2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 16:06:10 2018 +0900
+
+    [Qt][OpenGL] Fix wrong screen.
+
+commit 0659adcb9145ed4f632ce15610e16538d9610e6a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 15:27:03 2018 +0900
+
+    [Qt][MOUSE] Fix returning wrong point when rotating screen.
+
+commit 43fdc362658211660de16eea6603132e0865de47
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 14:16:36 2018 +0900
+
+    [Qt][MENU] Fix Screen Rotate.
+
+commit ed2d51b837749c5c8931e900c16d12618dce18c9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 03:39:33 2018 +0900
+
+    [Qt][OpenGL][WIP] Re-Add screen rotate.
+
+commit 539cdbbccc9a3b5d281a0ccfcca6299e2202c77c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 2 00:49:19 2018 +0900
+
+    [Qt][OpenGL][GLES] TRY: Reduce power consumption.
+    [Qt][OpenGL] Prepare to use OpenGL 4.x (CORE).
+    [Qt][OpenGLES] Prepare to use OpenGL ES 3.1.
+    [Qt][OpenGLES] Delete condition branch in shader, use #ifdef and const values.
+
+commit 2a728468bb62a00ef1ade31cbd5b6a77e6e60c62
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 15:44:10 2018 +0900
+
+    [VM][STATE][HC20][HC40][HC80][M5][MSX] Apply new state framerork to some VMs.
+
+commit 87b25e53189b6b6ee58069f42589c6858c81cf35
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 04:18:28 2018 +0900
+
+    [VM][BUILD][Qt] Remove FM NEW7 entry.
+
+commit 671b30451a5a844e23bddfc849561d213cce6a18
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 03:05:26 2018 +0900
+
+    [VM][STATE] .
+
+commit 1c01f80b43685a24cc8820c35596ca69f6fd0940
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 03:01:30 2018 +0900
+
+    [BUG][VM][PC9801] Fix wrong state sequence.
+
+commit 22ee55673fcc41df32b2a3ace3c8587f455fd748
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 01:19:39 2018 +0900
+
+    [VM][PC9801] Remove unused itf.[cpp|h].
+
+commit a25fbc7aa77938193e2a1bf637c584833a3a23e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 1 01:18:44 2018 +0900
+
+    [VM][STATE][PC9801][X1] Apply new state framework to PC9801 series and X1 series.
+
+commit 4a2d316a65d1b40848d98246af6c6e0f5d8e6b3d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 22:53:15 2018 +0900
+
+    [VM][DATAREC] Fix crash at removing CMT when not stopping to play.
+
+commit eaa8d00d433bf1085c5f5bda1d40fb3c44085409
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 22:17:55 2018 +0900
+
+    [VM][BUBCOM80] Apply new state framework to BUBCOM80.
+
+commit 991d7b6bcbcadb00f443fb2d6794ad585b08c0e0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 22:17:06 2018 +0900
+
+    [VM][FM16BETA][FM16PI][FP1100][FP200][STATE] Apply new state framework to these.
+
+commit 62eb3b8d190708c4370655baa9e1a726716fa810
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 21:31:21 2018 +0900
+
+    [VM][FMR50][FMR30] Apply new state framework to FMR30/50 etc.
+
+commit 1120ba9e2d6d651eda96e7c7bcf158737003f7ae
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 13:12:27 2018 +0900
+
+    [VM]Fix FTBFS.
+
+commit 34a5b581bda42e2d6b3c36ae654598f099825064
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 13:11:29 2018 +0900
+
+    [BUBCOM80][STATE][WIP] Applying new stateframework to BUBCOM80.WIP.
+
+commit 3e26908434f3f37bb4e7deb500b5963ad6d45029
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 04:24:12 2018 +0900
+
+    [Qt][VM][FMGEN][DISK][LOGGER] Logging all devices.
+
+commit 31650bf89570e1ce88181c3339e36b834ec0e6bf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 01:42:08 2018 +0900
+
+    [VM][BUBCOM80][STATE][WIP] Applying new state framework to CMT::.WIP.
+
+commit fc5a4a0b52669fb567779b1b73c73e6fb22187a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 01:40:41 2018 +0900
+
+    [LOGGER][Qt] Use QVector insterad of QQueue to reduce CPU usage.
+
+commit eb69ce764f1db55dd3662323fca30385e0f9cdf6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 01:40:08 2018 +0900
+
+    [STATE][FMGEN] Apply new state framerork to FMGEN.
+
+commit 30af9c094664f72e3700fd55638050db017e0515
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 30 01:38:49 2018 +0900
+
+    [VM][IO][STATESUB] Add foo_STRIDE() to reduce entries for IO:: .
+
+commit e84f46c1fbf4011c92dbaf0fc5fa2a0a8bd93a17
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 29 19:10:08 2018 +0900
+
+    [STATESUB][COLECOVISION][EX80][FAMILYBASIC][PC8801] Apply some new state framework to VMs.
+
+commit d0cf7b01d087ebb1655538bc22c744084d58c805
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 29 19:06:19 2018 +0900
+
+    [STATESUB] Add entry "DECL_STATE_ENTRY_CMT_RECORDING".
+
+commit 8b4e296f41e8d3b50b793947f028076ea7f4e5c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 29 19:05:42 2018 +0900
+
+    [FILEIO] Add FILEIO::Fflush().
+
+commit a0f3ac50e16337d7954a88097014243027d35917
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 23:48:56 2018 +0900
+
+    [VM][Z80] Add collecting cpu status feature for Z80.
+
+commit 7e54012b3305ffc191c79ac7107bb9209c54b67d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 22:00:16 2018 +0900
+
+    [BUILD][Qt] Update SOVERSION of shared libs.
+
+commit 3db5b32031694744f67cea5f825ce77c07c3f38e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 21:58:38 2018 +0900
+
+    [VM][MC6809] Collect CPU statistics always, printing is controlled by menu immediately.
+
+commit 560ee5a167f3554a517236abaf0ae74ad5b91cb2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 21:58:04 2018 +0900
+
+    [MENU][Qt] Fix not effect of "FULL SPEED".
+
+commit 1004c6718a76d9d0b49b8fa86b8e241bcb485682
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 21:55:53 2018 +0900
+
+    [Qt][LOGGER] CSP_Logger makes daughter of QObject.Add messaging slot entry.
+    [STATE][Qt] csp_state_utils:: use QObject's messaging system for logging.
+
+commit b2d9c082b9b2908072680379060d1cf2d730b8ff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 21:54:39 2018 +0900
+
+    [Qt][MAIN][LOGGER] Fix crash on exit.
+
+commit f4247699f4484c162a6620761eec9f5acfe9decf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 01:33:01 2018 +0900
+
+    [DOC][PC9801] Add MEMSW.BIN.
+
+commit 4ac4aaa4133ddba69ecb802986d4c41b5685534d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 27 01:24:46 2018 +0900
+
+    [VM][PC9801][DISPLAY] Keep memory switch settings (saved to MEMSW.BIN).
+
+commit 1520a07bae7608ab21a8b58eace929a94c45489a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 22:18:33 2018 +0900
+
+    [COMMON][VM][Qt] Add common wav-loading / saving helper functions to common.cpp .
+    [COMMON] Update min() and max().
+
+commit 53c174b40785954fa8d0f4c276e8a45e059cff40
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 18:40:36 2018 +0900
+
+    [VM][CMT] Align endianess around loading/saving WAV.
+
+commit e909df1ebe073dd2ef51a827068ed0426438ad19
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 18:39:06 2018 +0900
+
+    [COMMON] Add pair16_t and pair64_t.
+    [COMMON] Add immediate value functions for pair_t.
+
+commit ee18c5b50e54a7a09c0e85b104c293f5527a4d9f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 04:53:53 2018 +0900
+
+    [VM][NOISE] Adjust endian of WAV data.
+    [VM][NOISE] Fix infinity loop with corruptWAV data.
+    [VM][YM2203][OOPS] YM2203::is_ym2608 should be set outsize of device.
+
+commit 6e100124d0be6af450da948f8b45cbc4deb86a04
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 04:52:41 2018 +0900
+
+    [FMGEN][OPNA] Fix infinity loop at loading rhythm WAVs.
+    [FMGEN][OPNA] Adjust endian of WAV data (maybe).
+
+commit 9bd1dddb9d3b0c49f97c19cbdae26520bb3c6f80
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 03:14:24 2018 +0900
+
+    [VM][PC9801][I286] Fix FTBFS.
+    [VM][PCENGINE][SCSI_CDROM] Fix FTBFS.
+    [VM][YM2203] Enable OPNA.
+
+commit f28032d13e4bf7e146b1c9de320523e0fb1ef26a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 26 03:13:21 2018 +0900
+
+    [VM][FM7][SOUND][BEEP] Set samplerate to 6000Hz.Simplize logic.
+    [VM][FM77AV][SOUND] Fix FTBFS.
+
+commit 22e0f7de948d503872f63770bbe7432f8fc4e972
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 25 23:59:10 2018 +0900
+
+    [VM][FM7][SOUND] Fix sequences around OPN/PSG.
+
+commit 7e60c66c871dae3256304c8a3e4696978e14f12d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 25 23:57:33 2018 +0900
+
+    [FMGEN][OPN][OPNBASE] Force to calculate frequency factors around prescaler when OPNBase::LoadState(). Fix wrong sound after loding state.
+
+commit 5235e1ee41bda1f0538444810a3e6297365abaa9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 25 19:11:40 2018 +0900
+
+    [VM][STATE][DEVICE] Apply new state framework to all devices (except virtual machines).
+
+commit 533153f706f94936e0f5858f683e4546882196cf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 20:18:56 2018 +0900
+
+    [BUILD][WIN32] Fix linkage error with MinGW32.
+
+commit 3c253f5846b7edac48eca0f57f81ffe188e39257
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 08:48:23 2018 +0900
+
+    [VM][STATE][DATAREC] Fix memory leak and invalid memory access.
+
+commit 986a72a716ab37fb86e23b64d2c16e897b30d7ac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 05:58:52 2018 +0900
+
+    [FMGEN][STATE] Keep endian of multi byte values; Make endian to BIG-ENDIAN.
+
+commit 09e63d1dfbf2233bccbff564c6207d1d7efe96e5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 05:58:39 2018 +0900
+
+    [STATE] .
+
+commit 5b7fe2b04315b16517e02647e3ae14a9b8dabce8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 05:58:12 2018 +0900
+
+    [VM][DATAREC] (Maybe) Fix unstable state saving.
+
+commit 34410999d7db34ec2181c8cc972848135838d3c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 20 04:25:31 2018 +0900
+
+    [VM][EVENT] Apply new state framework to EVENT:: .
+
+commit 212a57229329efd747bc39d874b5756f2233ba1c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 19 18:46:42 2018 +0900
+
+    [VM][I386] Apply new state framework (only within libcpu_newdev).
+
+commit 54efb249d2971ddf7a84747a24c0ec200e9fe391
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 19 15:06:11 2018 +0900
+
+    [Qt][QIN32][EMUUTILS] Move CSP_Logger to libCSPemu_utils.[foo.so|dll] from libCSPgui.[foo.so|dll] .
+
+commit 44002cdbba39b558ea04cbf7707af6627155ab42
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 19 15:03:43 2018 +0900
+
+    [Qt][WIN32] Move config and logger to inner pointer, now, libCSPavio is separated to single DLL.
+    [WIN32] Update cross build script.
+    [Qt][General] Update SOVERSION.
+
+commit 5ecb6b517783972cf6423a167efb314e51cb8bcd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 18 12:21:20 2018 +0900
+
+    [VM][MZ1P17][MZ] Fix FTBFS.
+
+commit 1320e3e265bbaf1c9940346ff3ce9d6e13731028
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 18 05:50:14 2018 +0900
+
+    [VM][FM7][OPN][WIP] Fixing weird OPN sound after loading (pre-saved) state.WIP.
+
+commit 1d5d1bda4bdad413c9ef040852d9eee4fb2cea63
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 18 02:56:19 2018 +0900
+
+    [BUILD][CMAKE][FM7] Not build IO::, this is not used.
+
+commit 351996e2efcf0532fba38600e870e538a2cbdcf6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jun 18 02:54:42 2018 +0900
+
+    [VM][STATE] Apply new state framework to some devices a lot (excepts some devices and event, ix86).
+
+commit f1dde8ed148c5e383c46ca8605e916b2150bc9b5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 17 16:53:21 2018 +0900
+
+    [Qt][WIN32] Fix linkage error at MinGW.
+
+commit 797ee9c1ac784fc06e483bf0923120b91b658e39
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 15 03:53:02 2018 +0900
+
+    [FMGEN][PSG] Fix weird noise generation for SSG/PSG.
+
+commit dcd744c4f8f7c891a4b09e0facd99aed7ce8b69e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 15 03:52:22 2018 +0900
+
+    [Qt][OpenGL] .
+
+commit 0e3df44ac26a5b151bc0abcfe22e8a44448b783a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 15 03:51:31 2018 +0900
+
+    [Qt][Draw][OpenGL] More fix against buffer overflow.
+
+commit 16a07823307a70e541f5a87c3a6cd3c8719c1430
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 15 03:43:39 2018 +0900
+
+    [Qt][OpenGL] Fix buffer overflow when changing VM's screen size.
+
+commit cd53338269ad26a7e8f95562a86a587b4d316d26
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 15 03:41:29 2018 +0900
+
+    [BUILD][CMAKE] Add "USE_SANITIZER" and "USE_STACK_PROTECTOR" entries to buildvars_foo.dat[.tmpl] to detect wrong usage of variables / protect from stack overflow.
+
+commit d54f358a6032863d081f527269a26511184d861f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 14 21:56:53 2018 +0900
+
+    [VM][I386] Remove compiler warning conversion float64 (a.k.a UINT64) <-> double. This still not regard when sizeof(double) != sizeof(UINT64).
+
+commit 0b03b3f6ae242a42e35f94ef98061e101e6cc8c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 14 21:55:48 2018 +0900
+
+    [VM] Remove compiler warinings.
+    [General] Update SOVERSION.
+    [COMMON] Fix buffer overflow around strncpy().
+
+commit 35816be8ae25e3a3c59fdee6f32d501ec3b3f51d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 14 21:52:19 2018 +0900
+
+    [UI][Qt] Remove using_flags->get_config_ptr()->foo. Try to fix issue of http://matsuri.5ch.net/test/read.cgi/i4004/1526806551/38 .
+
+commit 2dcbffb98b6307e29243ba95fb7259e0f32ccf95
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 14:08:57 2018 +0900
+
+    [Build] Fix FTBFS with Ubuntu Xenial.Use -std=gnu++11 for gcc-5.
+
+commit 3e5263475799c0cedf2467465f2451c1cda8e39e
+Merge: 5fcf309f 30e92a5f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 13:19:09 2018 +0900
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 5fcf309fb22a69e5359f915aa76464fb86764e18
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 13:18:57 2018 +0900
+
+    .
+
+commit 30e92a5fa2e77b862bc91e4099f6d19ae776b506
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 05:06:06 2018 +0900
+
+    [VM][FM7][SOUND][WIP] Fixing wrong frequency after load_state with RELICS.This is WIP.
+
+commit 3893390679bde5991dda65c98940d2ac6d9c5386
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 05:05:35 2018 +0900
+
+    [VM][DEVICE][STATE] Apply new state framework to some devices.
+
+commit 406e2a125c1d0a2dbd475b679047d7a1226944e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 05:05:13 2018 +0900
+
+    [OSD][Qt][SOUND] Remove unused semaphore.
+
+commit 242a0173d2d16df138cd0490404e5cd3106c3656
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 13 05:04:41 2018 +0900
+
+    [STATE] Fix FTBFS.
+    [STATE] Fix wrong sequence.
+
+commit 400358935e9a6459842b9c517337eea55847560f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 12 22:36:51 2018 +0900
+
+    [STATE] Fix FTBFS.
+    [STATE] Add save_state_helper()/load_state_helper() to cur_time_t:: and FIFO:: .
+
+commit 148b1ba8b7d51fdba9f9bce6b8545ddb0ae5831a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 17:41:22 2018 +0900
+
+    [STATE][VM][FM7] .
+
+commit 223210545f8ea301ad8df247a6a1c4631244697f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 17:40:16 2018 +0900
+
+    [VM][STATE] Apply new state framework to some devices.
+
+commit 1ee61f2dc0ea1d470da482027ad227c2c5d5725a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 17:39:26 2018 +0900
+
+    [VM][STATESUB] Add var-array assume allocated by BYTES, not units.
+
+commit 55944ca38b04f787ef57d0f07b242be638cac115
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 04:07:04 2018 +0900
+
+    [BUILD][LINJNUX][GCC] Update parameters.
+
+commit 99390c168067efca2cfedb63f182a924d0347cfe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 04:06:20 2018 +0900
+
+    [STATE] Fix weird save/load at vararray with some situation.
+
+commit 7cd6743434ee2e3bcce89777e0151fda3e9fb03d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 7 04:05:40 2018 +0900
+
+    [VM][STATE] Apply new state framework to some devices.
+
+commit 4959af6b652c30e6fcf87b3cc5674d755a674920
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 6 17:09:41 2018 +0900
+
+    [VM][BABBAGE2ND] .
+
+commit 483914f33e2c78103b9bfc3f63d87040ec9e4669
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 6 17:08:27 2018 +0900
+
+    [VM][BMJR][PASOPIA7][PV1000][PV2000][X07][YALKY][YS6464A] Apply new state framework to VM:: .
+
+commit 97eee77cb1d3a8953f6922562d0edb9ab63c492c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 6 17:07:08 2018 +0900
+
+    [STATESUB] Fix don't calculate CRC with empty string.
+
+commit c9232cee76e3df909f68a196d7f27755dc9eba90
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 6 17:06:32 2018 +0900
+
+    [VM][MB8877][DISK] Apply new state framework to DISK:: and MB8877:: .
+
+commit 1c4fbf7d02ad2d838c9b5f386e9e4890d3ee86ff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 6 17:05:11 2018 +0900
+
+    [VM][FM7][STATE] Apply new state framework to all components.
+
+commit 77fc099fd20eaecbe5576769fe4a331328be43a5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 2 12:09:33 2018 +0900
+
+    [VM][FAMILYBASIC][STATE] Fix FTBFS.
+
+commit 46d9a4691f5d227c3fb775e8616ca04baee9ff6c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 2 11:31:19 2018 +0900
+
+    [LIBCSP_COMMONVM] Update SOVERSION.
+
+commit e30a750f991ff84f36b90fea23e007a0584eb093
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 2 11:30:22 2018 +0900
+
+    [VM][STATE] Apply statesub.h to VM::foo_state() with remained VMs.
+
+commit fcac37775c039817c9bd1f0cf048502808cbd114
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 1 23:17:12 2018 +0900
+
+    [VM][STATE][WIP] Apply csp_state_utils:: to some VMs.This is WIP.
+
+commit 4b5a754387b33644cd5f21f73c466e7b7b520a8d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 07:04:38 2018 +0900
+
+    [STATESUB] Improve var-array save/load.
+
+commit 0f9c6e7ce56a9f67b65340df2fc8058524a77b79
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 06:34:52 2018 +0900
+
+    [VM][FM7][JCOMMCARD][STATE] Apply to new state saving/loading framework.
+
+commit e3782e259b70fd96b83e4fee51955f69c2d9b5ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 04:37:04 2018 +0900
+
+    [VM][MSX][STATE] Add new state feature.
+    [VM][MZ700][STATE] Add new state feature.
+    [VM][MZ2500][STATE] Add new state feature.
+    [VM][MZ80K][STATE] Add new state feature.
+    [VM][PCENGINE][STATE] Add new state feature.
+
+commit a93b99746633582f6d0ae69acf20b5031c439005
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 04:06:44 2018 +0900
+
+    [VM][SN76489AN] Fix TYPO on load_state().
+
+commit 82b318792b1fbfa8dc377c6d7b49555276a2367c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 03:23:59 2018 +0900
+
+    [VM][BABBAGE2ND] Fix crash when save / load state.
+
+commit 5acc6ad9e3f74b14ad92c67edf712926696858cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 02:43:40 2018 +0900
+
+    [OSD][SOUND][Qt] Fix hang-up with resetting at some situations.
+
+commit 7dc2a502f39d190b259177827f42c129e497b8ca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 02:42:28 2018 +0900
+
+    [UI][EMU_THREAD][Qt] Update functions.
+    [LOGGER] Update logger entries.
+
+commit e75fa7f5dc5e881500b30cba136483bd10f303b6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 02:41:09 2018 +0900
+
+    [VM][STATE] Update state feature with some VMs, some devices.
+
+commit 3affd46f7a078b0a74b193adb0126cb7f9cc270f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 31 02:39:07 2018 +0900
+
+    [VM][STATE] Improve state helper.
+
+commit 024a5ebd24cb67e31275e2cbe1f79f793a24ea83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 29 04:47:07 2018 +0900
+
+    [VM][Qt] Fix FTBFSs.
+
+commit 14a4f35de0faaea7879ac842e1fd7a5f852a0e6e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 29 04:45:57 2018 +0900
+
+    [VM][Qt][FM16BETA] Fix FTBFS. Class name MAIN:: may not use for MinGW + SDL2.
+
+commit 9df70368f7a7c57b9f2933e3212a76daab336964
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 28 22:28:46 2018 +0900
+
+    [VM][X1] Copy VRAMs to shadow data at starting a frame.Reduce flickering a lot.
+
+commit 38236e3a4f584c742ff24d919eba3171aaeff8e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 28 20:31:49 2018 +0900
+
+    [VM][UI][Qt] Fix FTBFSs.
+
+commit 57b06d33c0ac60278ecec7409a8909f13dd32345
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 28 18:22:42 2018 +0900
+
+    [UI][Qt] Update UIs, related by src/rc/foo.rc .
+
+commit 1a85bcdbc7fc979d068b841d3e6376ff58e2a49b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 28 14:37:04 2018 +0900
+
+    [DOC] Update ToDo (Still updated only Japanese doc.).
+
+commit 1b9be9167de66d67920176732d9de14253b057e5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 28 03:28:55 2018 +0900
+
+    [UI][Qt] (Maybe, maybe) Fix FTBFSs.
+
+commit 5b195572032f2fb9be47722dff19a5610643672d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 27 23:43:57 2018 +0900
+
+    [UI][Qt] Update UI.
+
+commit 744ff4c4e59fb11720a1446699fb8536a0b6626e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 27 15:12:24 2018 +0900
+
+    [UI][Qt] Apply to upstream's updating definitions.Still not implement around HDDs.
+
+commit abddc0265f0e921c97840ed34012716e84e14e60
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 27 14:16:54 2018 +0900
+
+    [General] Merge upstream 2018-05-24. Still not test to build, will test.
+
+commit aafd263a9a6c5553050166021a1b2631dd89d58f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 21 15:57:01 2018 +0900
+
+    [VM][FM7] Fix FTBFS with pre-compiled headers.
+
+commit 0ee1e889921ea0aa5e6d0429e35c360b7aaad0d8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 22:03:58 2018 +0900
+
+    [VM][STATE] Remove typeid() from state data, this seems to be buggy.
+    [VM][COMMON_VM] Update soversion.
+
+commit 84fc06b957823e71f7db1c4834c029948eb1fc92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 21:34:51 2018 +0900
+
+    [EMU] Enable to Gzip'ed state saving / loading.
+
+commit d8feeedfa40581eed28a205917fece2c4235f5a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 18:16:42 2018 +0900
+
+    [VM][FM7] Fix FTBFS.
+    [VM][FM7] STATE: Move some devices to new framework.
+
+commit 265c377b59f55a60d237a244abb9c1c549d4b86a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 18:16:19 2018 +0900
+
+    [VM][STATE] Delete duplicate logics.
+
+commit 4048c441545c1520f77c6d45f69346fb80715994
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 04:43:21 2018 +0900
+
+    [VM][STATE_SAVE] Fix bug of loading [int64_t|uint64_t] .
+    [VM][STATE_SAVE] Add float, double and long double.
+    [VM][MC6809][STATE_SAVE] Use statesub.h instead of old state save.
+
+commit c41ec8e642aa951560154291171f78dcd5d52db4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 20 02:27:06 2018 +0900
+
+    [VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
+    [VM] Add CRC32 protection for saved state.
+
+commit a5e741fafe9c2adffb230bafcbb4daadf9012567
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 18:36:42 2018 +0900
+
+    [VM][M6502] Fix compiler warning.
+
+commit 38e78a021214ca349c93b2a6be41cea633c9090b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 18:34:42 2018 +0900
+
+    [VM][HD146818] Fix compilation warning.
+
+commit 2ca756db19eae26d990f7d0bfb04be5f8935ada9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 18:31:53 2018 +0900
+
+    [VM][MSM58321] Fix OOPS around counting pulse.
+
+commit 4766bd24b215c5569dede99c7b511210838f52b3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 18:24:07 2018 +0900
+
+    [CONFIG] I forgot change top default of renderer. X-)
+
+commit f896ddbdf4f36f1030df5c4fcd21a71c2ee6e321
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 18:23:53 2018 +0900
+
+    [DOC] Updated.
+
+commit cf31c26aab576798a073e5d523bfc21b2091fd76
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 15:00:11 2018 +0900
+
+    Update .gitignore.
+
+commit 334db661797b451c44740211508564bad994f75e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 16 14:59:29 2018 +0900
+
+    [Build][CMake] Add PC98RL,XL.
+
+commit 5712aa55fc59359c69f4af959f63205db152da49
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 15 18:41:06 2018 +0900
+
+    [DOC][PC98] Update documents.
+
+commit 5fec020b62663bfe1dfa8ae4f8a1ee78c0fdaf7e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 15 18:37:37 2018 +0900
+
+    [VM][General] Merge Upstream 2018-05-06.
+
+commit 14b5964db79a964fe10a54937269604334676441
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 15 18:29:47 2018 +0900
+
+    [UI][Qt] Fix around mouse problems.
+
+commit 98c7921b4f454778199d69405a1378a25c497f29
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 14 04:14:51 2018 +0900
+
+    [Qt][OpenGL][GLES] GLSL: Update precision of float value.
+
+commit 296d380d9e2384f4af330b5c8c85994e5e253575
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 14 04:13:48 2018 +0900
+
+    [Qt][OpenGL][GLES][WIN32] Fix internal format definition of textures for Angle.
+
+commit 703c09861e7fd5c05eb27d40c29864fcf57d2959
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 14 02:45:14 2018 +0900
+
+    [Qt][OpenGL][GL3][GLES] Modify shaders to use float texture and high precision pixels if enabled.
+
+commit 26015bbb400b449b850caaeeea7463562beb4bec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 14 02:44:41 2018 +0900
+
+    [Qt][OpenGL] Add some extensions and logging feature.
+
+commit 2c9ec60865c7fc6f92c6e5548b1c0809e5b7968a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 13 20:05:13 2018 +0900
+
+    [GL3] .
+
+commit b508a203f17c057ea058edf7166a478e18dc6ece
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 13 20:04:30 2018 +0900
+
+    [Qt][OpenGL][GLES] Fix TV renderer, GLES can't use Float texture.
+
+commit 590e1846f7fd333d702138749cd8a2c6ee4cc9fe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 13 20:02:51 2018 +0900
+
+    [Draw][OpenGL][Qt] Use GL's FBO for rendering framebuffer, not QOpenGLFrameBufferObject.Fix issue of TV renderer@GLES with Angle project.
+
+commit 81deac5a8c8755438b802087dec1735a2b04a269
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 12 00:14:21 2018 +0900
+
+    [Qt][GLES] Fix compilation errors with Angle OpenGL ES dll.
+
+commit fcc48accba67db9df45193338d76a33fbad98643
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 11 23:03:00 2018 +0900
+
+    [Qt][Draw][GLES] Add TV renderer for OpenGL ES.
+
+commit 52c913bffb0f96e5c12303169024d00b6f01a7cb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 11 17:04:17 2018 +0900
+
+    [Qt][OpenGL_ES] Fix crash with one board computers with OpenGL ES2.
+
+commit ccd9ffcc6021ef09866f1237d1781bb0ffe329da
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 23:15:18 2018 +0900
+
+    [Qt][COMMAND_LINE] Add --opengl , --envvar and --dump-envvar .
+
+commit 8b43d026a08188a84ec80efca0672736d31d0d50
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 21:02:33 2018 +0900
+
+    [Qt][VM][FM7] Fix FTBFS with MinGW32.
+
+commit 47ba17cd8c9409f64ce1597a0f7eea0553670d5c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 20:26:43 2018 +0900
+
+    [Build][Win32] .
+
+commit 9fb40f703d90c90ea572789542adc2ba81ae17ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 20:26:13 2018 +0900
+
+    [Qt][OSD] Update SOVERSION.
+
+commit b1671a6bcba39bee93ab418928a8c5d6a5e757e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 20:25:39 2018 +0900
+
+    [Qt][Gui] Related to a before commit.
+
+commit 69d77a3504ec20f70296b5746014228b4ebfe0a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 20:23:53 2018 +0900
+
+    [Draw][Qt] Use Semaphore instead of mSecs waiting.Expect to improve real-time-drawing on multi thread.
+    [GUI][Qt] Update SOVERSION.
+
+commit 645dd2b85c85dfd0cb6e4247287c041fc33b9abc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 10 05:44:45 2018 +0900
+
+    [Draw][Qt] .
+
+commit c706f430206a6e48b85ea4ff222c2d5ff4488eb9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 9 20:41:24 2018 +0900
+
+    [Qt][Draw] Fix drawing timing.
+
+commit a7f23d0d3db8463b6e08d868d7bdbd3a656c3dc4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 9 20:40:35 2018 +0900
+
+    [Qt][Draw][OpenGLES] Initial support for GL ESv2.0.Only drawing.
+
+commit 90f540b15641261c746ef51c4f1f28396ae19509
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 6 00:47:35 2018 +0900
+
+    [UI][Qt][FLOPPY] Not reset slot number when opening disk.
+
+commit f97046603a9b0992b3461913d7b411244e7dfd7c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 6 00:44:45 2018 +0900
+
+    [VM][MB8877] Keep command phase even changing (or removing) disk.Fix booting RELICS for FM-7 with single FDD drive.
+    [VM][MB8877] Reaset track (per drive) on reset.Fix booting RELICS for FM-7 with two FDDs.
+    [VM][MB8877] Check head loading READ/WRITE command.
+
+commit ac472c43a3554da2ccec1115ee362d88e4eec092
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 5 23:44:57 2018 +0900
+
+    [BUILD][CMAKE][WIN32] Apply to Qt5,10 and FFMpeg 4.0.
+
+commit 44a210509985e0d078973385f1a4e773f2d53be2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 5 23:41:43 2018 +0900
+
+    [Qt][OpenGL][Draw] Add OpenGL ES2 renderer.Still not display.
+
+commit b35007bcdd9a181f62cf348cf53ea1847fbeb45c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 5 18:02:20 2018 +0900
+
+    [Qt][OpenGL] Renderer: Remove unneeded headers including.
+    [Qt][OpenGL][Shader] Move shaders per gl version.
+    [Qt][OpenGL][Shader] Remove pre-optimized shaders.
+
+commit 5121f9cf428da5a8fd66faadbbae355803c4b98e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 5 08:29:21 2018 +0900
+
+    [Qt][UI] Fix screen issue with Qt5.10/Windows.
+
+commit 571a0bc63aec3b1c08b50c18fe0e7104c939c8f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 4 06:29:18 2018 +0900
+
+    [Build][WIN32] Update cross-build scripts.
+
+commit 0a862b1bb6ccb82fa631d98c86b4ee6e02fab70f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 4 02:59:28 2018 +0900
+
+    [Build][CROSS] Add cross-compiling scripts and patch(es) to build Qt5.10.
+
+commit d68fd058338c6424f2254b303c75e8092c6b1d39
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 29 00:38:52 2018 +0900
+
+    [VM][FM77L4] Add blink feature to 400 lines board.
+
+commit d059ef35aebfc3336c3c8f74a29174eb9f0abbc5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 29 00:37:40 2018 +0900
+
+    [Qt][AVIO][MOVIE_SAVER] Fix FTBFS with FFMPEG 4.0.Will be needed to apply to new API.Will fix.
+
+commit 061cb39cad58f613e34ce11898173d08a817ac76
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 13 03:57:07 2018 +0900
+
+    [UI][Qt][FM8] Fix number of bubble-casette: Start from 0, not 1.
+
+commit 4e3b05fc0a0b1da1fdd8186e1a5dab52d0dbb8fc
+Merge: 17934610 4dc29b3c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 13 02:23:32 2018 +0900
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 17934610f23e4e0797701a486db67a644c1512f7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 13 02:22:30 2018 +0900
+
+    [VM][FM7][JOYSTICK] Apply before change to Inteligent-Mouse.
+
+commit b0631f7261380f515949d3b43c0f51b3fce152aa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 13 02:21:21 2018 +0900
+
+    [OSD][Qt] Fix around moving mouse pointer.
+    [EMU] Remove unneeded functions for only Qt version.
+
+commit 4dc29b3ca6b9f2058039926d15d895f82aa31866
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 05:00:24 2018 +0900
+
+    [Build][Ubuntu/Xenial] Fix FTBFS.
+
+commit 6569701bc9b97d96fa6e49d3b08447bdb4d3ac66
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 02:23:02 2018 +0900
+
+    [CMake][FM16BETA] Fix FTBFS.
+
+commit 77610204fefcc1f04b33c1d54f1eb14caa6424a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 01:51:37 2018 +0900
+
+    [DOC] Update docs.
+
+commit f8f16ac6f19fe2dcab250ad50d96cf0b30c8903e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 01:43:16 2018 +0900
+
+    [VM][FM77L4] I missed value of subsys_l4 X-)
+
+commit 0af25201e8e12508b932a68930c86796a51df0da
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 01:28:15 2018 +0900
+
+    [GENERAL] Update SOVERSION.
+
+commit 253c9a28266c1f59994bf8103ec6b509db1fb8bc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 01:24:22 2018 +0900
+
+    [BUILD][CMAKE] Change optimise parameters.
+
+commit 708484f11469998cfa7b7cebc1c6cb2ddc5d69c8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 26 01:21:43 2018 +0900
+
+    [MOVIE_LOADER] Fix scaling factor.Displaying video as correct width and height.
+    [MOVIE_LOADER] Fix hang up at end of video.
+    [MOVIE_SAVER][WIP] Fixing crash when saving movie and playing video.(still not fix).
+
+commit 4a7e650c04ff5b3c2e29e806128a8e6a103897a5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 25 21:53:05 2018 +0900
+
+    [UI][I18N][Qt] Update Translations.
+
+commit 6fe7becbea88362b2856c71ecb14bfa8c6ca2523
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 25 21:46:49 2018 +0900
+
+    [UI][Qt][SCREEN] Add turning on/off virtual media Icons on screen (OSD).
+
+commit 64e741f124eb4e2c75ec2826e5ad2f07efc99879
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 25 16:17:16 2018 +0900
+
+    [VM][FM77L4] Add FM77L4.Maybe 400lines board still not working.
+
+commit 989aa9f5e877b9cdb665c06b878cbb5e46e7be6f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 25 15:25:23 2018 +0900
+
+    [Qt][COMMAND_LINE] Fix not loading virtual floppy disks excepts D77/D88. Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1483504365/922 .
+    [Qt][COMMAND_LINE][FM8] Re-enable to loading bubble casette.
+    [Qt][COMMAND_LINE][PX7] Delay loading movie.Fix crash loading movie with command line.
+
+commit e81cad55c4b3fb8ff4d3c2b6f4313b10c052775a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 20:24:56 2018 +0900
+
+    /
+
+commit 5157e446cf53a739e95a9bc69b28aa9d577ef5e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 20:23:46 2018 +0900
+
+    [UI][Qt][COMMAND_LINE] Temprally disable --binary* , --ld* and --bubble* .They don't work fine yet.
+
+commit 9b81938868aa0db7b8edba3e1f58919e691ab22d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 18:37:33 2018 +0900
+
+    [COMMAND_LINE][MAIN] Split some functions at MainLoop().
+
+commit 68aa0bd12063a8c1566947ec1f4ef358a2557285
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 17:18:37 2018 +0900
+
+    [EVENT] .
+
+commit 93e904925ddfe8950b70018249511918e7102869
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 17:18:03 2018 +0900
+
+    [VM][FM7] Add Green display features.
+
+commit 354177e8f7b3bfb3ab5a5640ae9ccdc1434465b1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 23 17:16:17 2018 +0900
+
+    [COMMAND_LINE][Qt] Add virtual media handling via command line.
+
+commit b05d12ca81077803e233d0bdd6f373f091559a57
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 16:43:12 2018 +0900
+
+    [VM][FM77][FM8] Fix FTBFS.
+
+commit 103736c4ade6e6023e45d881060040f0e73dbecb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 16:42:07 2018 +0900
+
+    [General][Qt] Add some command line options.(Still not implement around virtual media)
+
+commit b65c259a98ca50ced547ca7da9a9507c3ea44002
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 06:02:24 2018 +0900
+
+    .
+
+commit 78154ef7e7bc93c308f21e87c4790303e638b93d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 06:01:44 2018 +0900
+
+    [VM][FM77L4][WIP] Implementing 400LINES BOARD's CRTC.
+
+commit 31f1dc7083bd830866dca41999984288c4346332
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 00:18:09 2018 +0900
+
+    [VM][EVENT] Specify CPU per VM.
+
+commit 023a9aaed0eed332a65d618b7aa815aeecf05ea5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 19 00:16:33 2018 +0900
+
+    [VM][FM7][Qt] Add Green display for FM-7/8/77 .
+
+commit a5e8e01855c26f59882b8ed7a6b592dea645b5dc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 16 15:42:03 2018 +0900
+
+    [VM][FM7][VRAM] More expect to use SIMD.
+
+commit 813614437a72ddb736e676147522fa1112275ba2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 15 23:42:40 2018 +0900
+
+    [VM][FM7][VRAM] Add __DECL_VECTORIZE_LOOP decl. to indicate expect to use vectorize (a.k.a. SIMD instructions).
+
+commit 9050ad8c4d0471e732b3d54a50da7cf6ccb65d82
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 9 05:40:14 2018 +0900
+
+    .
+
+commit 4db7541ea75e425cd689efddd3aa1789e560c7e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 9 05:39:00 2018 +0900
+
+    [VM][FM7] Use template and static_cast<T *> to expect to be faster.
+
+commit 37c897edb072c0e8eae941c4cca8f8a3293719d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 8 06:04:40 2018 +0900
+
+    [VM][MC6809] Fix clock using.
+
+commit db42ea8fd8fb230ee29ada661c5d1da98d8ef924
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 8 06:03:53 2018 +0900
+
+    [VM][EVENT] drive()/mix() :Expect to be faster a bit.
+
+commit 8eee19ee2032e6060d5652182cb87db70b651a7a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 8 06:02:52 2018 +0900
+
+    [VM][MB8877] Fix verify timing on SEEK command.Fix not booting Sylpheed for FM77AV.
+
+commit 944a6635afb8ab171a00d4028952e725b6c04382
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 4 11:30:48 2018 +0900
+
+    [DOC] Updated.
+    [BUILD][CMAKE][INSTALLER] Update SOVERSION.
+
+commit 7c0c0657f8f726e7aa86ace64777036e1cca4ce4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 4 11:19:25 2018 +0900
+
+    [UI][Qt][MZ800] Fix FTBFS.
+
+commit 28a6801360d8162110e89cc6292d6f4fe9e4d02f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 2 09:47:50 2018 +0900
+
+    [DOC][GENERAL] .
+
+commit e592e276d8e510ea16c48e723d692761b56bf000
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 2 09:44:43 2018 +0900
+
+    [VM][FM7][DISPLAY] Stop to use OpenMP.Fix display noise at 256k colors mode on Win32 Host.
+    [VM][FM7][DISPLAY] Fix framerate at 400 line mode.
+    [VM][FM77AV40][DISPLAY] Using VARIABLE frame rate.
+    [VM][FM77AV40EX][DISPLAY] Don't scroll at ACTIVE_PAGE != 0.
+
+commit 7aaaad6455fc66b9aed368bff2e500c98d622195
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 15:23:20 2018 +0900
+
+    [UI][Qt][FM16BETA] Initial support.
+
+commit 01de99b7055e0ca4e219c65756dcc56bc555a1a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 15:15:02 2018 +0900
+
+    [UI][Qt][FM16Beta] Initial setup.
+
+commit e60a47369dd3890bba921b3e003f4e94cf16a6b1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 14:57:45 2018 +0900
+
+    [UI][Qt] Fix issues for ROMAJI-TO-KANA conversion.
+
+commit 92b7fefc9e10975aba9c8ffd7036ce4ae7eb0942
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 14:56:52 2018 +0900
+
+    [VM][PYUTA] PYUTA has no state save/load.
+
+commit 2aa68148c5c238cbe53e135b005b12037af68e6f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 14:56:26 2018 +0900
+
+    [VM][I386][NEWDEV] Fix FTBFS.
+
+commit 07ef5b9ab5e03e3ed330c42419dc2057042cd08b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 14:55:34 2018 +0900
+
+    [UI][Qt] Track to upstream's updating menus.Still not implement rotate display.
+
+commit ffdfde3c8f0993be201a5a2d83a2d1dbe369776a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 13:47:21 2018 +0900
+
+    [GENERAL] Merge upstream 2018-03-01.
+
+commit 191f583b4f00d5da9dafe919b51f810653e9d2cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 03:38:59 2018 +0900
+
+    [VM][FM7] Framerate should be 55.40fps when 400line (8colors) mode.Add supporting SUPPORT_VARIABLE_TIMING.
+
+commit da9e841a90450c02c7f05cc2857612874d288440
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:33:03 2018 +0900
+
+    [UI][Qt] Add option, "Print statistics", related by commit 324b522e8fe7a80d03ac12f9a5800954dc96d900.
+
+commit 943583244db471d733a61828cf3de61207c70996
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:32:08 2018 +0900
+
+    [EMU][CONFIG] Add config option print_statistics, related by commit 324b522e8fe7a80d03ac12f9a5800954dc96d900ESC.
+
+commit dfe982069f04ff6eb123d2df5a9995a8467cae69
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:31:37 2018 +0900
+
+    .
+
+commit 6f2978a5ea1f16ad235e845aab1fd70ce93b9ad5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:30:27 2018 +0900
+
+    [VM][MB61VH010] Drop unused variables.
+    [VM][MB61VH010][WIP] Adjust sequence of BUSY flag with line.
+
+commit 95f93f2cd448761ac5137ed2a4d291fcb8eb285d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:28:58 2018 +0900
+
+    [VM][FM7] Wait is CPU wait, not MEMORY WAIT.
+    [VM][FM7] Calcurate more correctness wait parameter (with DRAM REFRESH), Thanks to Ryu Takegami.
+
+commit 324b522e8fe7a80d03ac12f9a5800954dc96d900
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 1 00:24:43 2018 +0900
+
+    [VM][MC6809] Add SIG_CPU_WAIT_FACTOR. This is setting wait factor (65536 = 1wait per clock, 0 = non wait).This is ugly hack due to not permited to modify clock for CPU#0 by scheduler.
+    See FM7_MAINMEM::setclock() at vm/fm7/fm7_mainmem.cpp for details.
+    [VM][MC6809] Add correcting cpu statistics per 16 frames.
+
+commit 5ca21fa5c137ed872baadd8066cc57f104d797da
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 04:26:55 2018 +0900
+
+    [VM][FM7][MAINMEM] More accurate wait implementation.
+
+commit bdb9a833ddbe222b109a7426afc56c8dcad6f80c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 04:26:12 2018 +0900
+
+    [VM][FM77AV40][FLOPPY] Apply to changes UPSTREAM 2018-02-25.
+
+commit fd747bc6cc3f58cba960e091d25849495b05ca22
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 04:25:34 2018 +0900
+
+    [VM][MC6809] Adjust clock references.
+
+commit 787d6651640a730cb55914b9b72b021239def7fa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 04:24:54 2018 +0900
+
+    [VM][MB8877] Remove FM77AV40* relateed features.
+
+commit 4881b82f7d9ffd25bdcc30e37ab6e8081fde1e44
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 01:46:21 2018 +0900
+
+    [VM][DISK] Fix record not found with get_sector(-1, -1, foo) at MB8877:: .
+
+commit 76f8bd1a6830458c4a241e41e073a7389a7cff9d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 00:30:12 2018 +0900
+
+    [GENERAL] Merge upstream 2018-02-27.
+
+commit ac43ff56aa4ffda24d32d38a53752fd9a77d64ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 00:27:37 2018 +0900
+
+    [GENERAL] Merge upstream 2018-02-25.
+
+commit fc1f2bf4acfe3edbee72c81f8cfdc7503700cd9f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 28 00:04:06 2018 +0900
+
+    [GENERAL][EMACS] Add .dir-locals.el and vs-set-c-style.el .
+
+commit 7f206dcf78aab17bdf94508f730b96504d22f287
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 26 12:43:06 2018 +0900
+
+    [VM][FM77][2HD] BREAK KEY AND ATTENTION MUST BE MASK IF FIRQ USING FOR FDC's DRQ.Thanks to Haserin.
+
+commit 302941da8c56f4b60cb777a8e17d590973add18f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 14:43:30 2018 +0900
+
+    [BUILD] Update SOVERSION and REVISION.
+
+commit f72d448db12b6daa0866b08f50a755372adc1076
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 14:30:52 2018 +0900
+
+    [VM][MC6809] Fix halt sequence.
+
+commit afd8d1b43f13175c38df78431e18e61d6adafa4e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 14:29:59 2018 +0900
+
+    [VM][FM7][FM77AV][MAINMEM] Fix (adjust) memory-wait-parameters.Fixed FM77AV's demonstration and LUXOL.
+
+commit b6da1c04df2f6bb15d2aa643cadd3f3c8dd8bc27
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 05:56:28 2018 +0900
+
+    [OSD][Qt[Screen] Expect to fix lock up when openning debugger.
+
+commit 02295c83ee50fbfd39e08dc9256672b2d7c45c11
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 05:56:05 2018 +0900
+
+    [VM][FM7] Re-implement around clock.
+
+commit 90cd6b3eca4e94c83a78e12255a3292dac9c04af
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 05:54:19 2018 +0900
+
+    [VM][MB8877] Revert modify of seek command ; when track register != physical track.
+
+commit 78543975b9aca5cced255f10b1b348eba119081d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 05:52:20 2018 +0900
+
+    [VM][FM7][MAINMEM] Implement memory wait.EVENT:: cannot modify first CPU after regist.
+
+commit 48fae30f7eccc503f764c53bbc82ff780c53c987
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 25 05:50:44 2018 +0900
+
+    [VM][MC6809] Fix arount extra_iclock.Maybe fix around accessing wait.
+
+commit 126a160bb7279ec8de3d7ddaa2c8c25b274d87f7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 24 03:13:46 2018 +0900
+
+    [DOC] Update credits.
+
+commit 4f52efd187312841d4de98b3831a9468bfd78a09
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 24 03:11:22 2018 +0900
+
+    [DOC][TOOL] Update (some) binaries under tool/ and some documents.
+
+commit f401b5435c8979bb49ef67f87ff92d4a3b1a6f89
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 24 03:06:01 2018 +0900
+
+    [BUILD][DOC] Merge upstream 2018-02-23.
+
+commit 5804e7422a57a5aa1d596c2e51556cae8f88767d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 24 03:04:27 2018 +0900
+
+    [VM] Merge Upstream 2018-02-23.
+
+commit 7b1c8f2b85e41cbfa8bb08813bd8011cba372007
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 24 01:20:59 2018 +0900
+
+    [VM][MB8877] SEEK COMMAND: Fix seek target what difference betweeen track register and physical drive.Thank to Haserin.
+
+commit 1264c25394aa909d23bdcad50df4b0ac21d620b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 23 22:29:46 2018 +0900
+
+    [Qt][OpenGL][MOVIE_LOADER] Use QMutexLocker if ready to use.
+
+commit ad6bba3d2126862a3be3985853f7bca1936efd7c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 23 22:29:12 2018 +0900
+
+    [OSD][Qt] Use Recursive-Mutex instead of Semaphore.
+
+commit 894e4288802e0d92253c1d41a41cadeadcf9391e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 23 22:27:50 2018 +0900
+
+    [VM][MB8877] Fix wait value when end of seek and verify.Thanks to Ryu Takegami.
+
+commit dd04a1baf684626b840470074975978a6255d1be
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 23:40:52 2018 +0900
+
+    [DOC] Update README_20180222.txt.
+
+commit b860cb162ccab2fb3ffcd8f930d2770b7fc65426
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 22:00:59 2018 +0900
+
+    [DOC] .
+
+commit 3dcdcc490bebd569fef4d32f14c34670f250f788
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 22:00:30 2018 +0900
+
+    [DOC] Update.
+
+commit fa07e353db77a757c8f8d33c296ec6a51cf14220
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 21:56:55 2018 +0900
+
+    [Qt][WINDOWS][DEBUGGER] Fix crash when exitting emulator.
+
+commit 05ac783f6e49733aa946a2031ce052a67d8dd5e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 15:45:03 2018 +0900
+
+    [VM][MB8877] Fix seeking sequence. Thanks to Haserin.
+    [VM][MB8877] Track-verifying may be before execute command.Thanks to Ryu Takegami.
+
+commit 6998a6f5153b48d5cab55107a69f241006666f09
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 15:44:39 2018 +0900
+
+    [I18N] Update I18N table.
+
+commit 4cf405a61adca3f50df5e53637bc6a6f3b8ceb24
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 15:44:07 2018 +0900
+
+    [Qt][LOGGER] Fix locake for time-string.
+
+commit 7f37c678359c33fb76245a047c0c1284fd445bcd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 14:37:40 2018 +0900
+
+    [UI][Qt][L10N] Update translations.
+
+commit 15259a8f42ca14af517e1b99ccb1fefb0a0e14dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 12:29:04 2018 +0900
+
+    [UI][Qt][DEBUGGER] Remove debugger_thread.[cpp|h] due to integrate to EMU::open_debugger() and EMU::close_debugger().
+
+commit 9a288195782d240ecb6b676a279195977f59713c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 12:17:06 2018 +0900
+
+    [DEBUGGER] .
+
+commit a7295ade9b9f0bd8f0d004a36df16bd2fa19d421
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 12:16:29 2018 +0900
+
+    [UI][MZ2500][J3100] Fix FTBFSs.
+
+commit caf5d4763e0dc51f579fd0f0adf68d2f653f3758
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 22 00:20:26 2018 +0900
+
+    [UI][Qt][DEBUGGER] Fix crash/lockup with closing debugger window.
+
+commit f5db0274d7f390cce7b215f228b22dc5c26faa34
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 21 17:32:42 2018 +0900
+
+    [UI][Qt][BUBBLE] Minimize VM depended unit.
+
+commit d50260dbbf09703f787338f24f32c259db8be2d7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 17:02:58 2018 +0900
+
+    [Qt][Windows] Prepare to parsing command line.
+
+commit 0b3bd75d979b51916f987c08a82a4742ad061cac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:53:06 2018 +0900
+
+    [DOC] .
+
+commit dab3a4cd1c2f084c4ced29e82edec8d0fb146351
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:52:39 2018 +0900
+
+    [VM][FM7][KEYBOARD] Fix initial key code value.
+
+commit 28ce199c749411993fcf04e7fc599ae232b6865d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:52:18 2018 +0900
+
+    [EVENT] .
+
+commit 098dd26d2568d07b0e7880b004fad02f8a830dbb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:51:55 2018 +0900
+
+    [EMU] Remove debug print out.
+
+commit 17a29122cd00d9d2884e165fd229bb019b8c1ffb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:51:33 2018 +0900
+
+    [EMU] Remove FM-7 specific hack.
+
+commit 2e1fd9344c3e2b5fe5b7432c81a5af908820566d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:49:53 2018 +0900
+
+    [EMU][Qt] Use recursive mutex to lock key-in queue.
+
+commit fbe7e074e1133c2921ace1c6abf1a5feb9e7f55d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 04:49:16 2018 +0900
+
+    [OSD][Qt] Fix not setting device name to logger.
+
+commit 76a556fcebaf42d165de260d863ff32c583fe92a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:57:41 2018 +0900
+
+    [VM][FM7][KEYBOARD] Make  interupt handling at reset correctness.Fix hang-up resetting after checking keyboard interrupt at mainio.
+
+commit ed63dbfaaf93667415cc2a207fff196eada717ba
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:05:42 2018 +0900
+
+    [UI][Qt][FM7] Add "SYNC TO HSYNC" entry also FM-7/77/8.
+
+commit 3b84c8e343828ecf9e6f7033fa1c326bb315b57a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:04:55 2018 +0900
+
+    [VM][FM7] Fix FRAMERATE.Fix flicking with YS2 (/AV).
+
+commit 559fecd562a2d90322399d721704dc2b8aed8a92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:01:33 2018 +0900
+
+    [VM][FM7][DISPLAY] Not use event_vline() as determine H/V SYNC.
+    [VM][FM7][DISPLAY] Use event_frame() to kick VSTART.Not loop.
+    [VM][FM7][DISPLAY] Duplicate palette (pixel) value at VSYNC.Fix rendering with DRAGON BUSTER, LUXOL and more softwares.
+
+commit bf68c4ccfdbd7b9f3d5300d25a7362c70e79ef1a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:00:52 2018 +0900
+
+    [VM][FM7][KANJIROM] Fix wrong save state.
+
+commit 01837f5d59ddb9f19dc5e8b15dcb4c33c659252c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 20 03:00:25 2018 +0900
+
+    [VM][FM7] Fix wrong load state.
+
+commit e3e6c5cd6899d79d5f81d608f1e02fd556ec13e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 19 04:37:20 2018 +0900
+
+    [VM][FM7][DISPLAY] Fix framerate.
+
+commit 2db17aef0b216436244d776bd02bf2b3a0ee9cb4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 19 04:35:50 2018 +0900
+
+    [UI][Qt][DRAW] Add drawing to separate-thread or combined.
+
+commit 13e519b97d8d09389a2e6221b3b676927259f9ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 18 13:50:24 2018 +0900
+
+    [VM][MB8877] READ SECTOR: MAKE IRQ and UPDATING STATUS after reading CRC bytes.This modifying needs for FM-77 using NMI as MB8877's IRQ. Thanks to Haserin.
+
+commit 77c86a840d733d2a0d077f57d7bd1a74e56b5ae6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 18 04:24:59 2018 +0900
+
+    [VM][FM8] Fix FTBFS.
+
+commit e62ff103655e5032c1a08b7dc56b4913dc696415
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 18 04:16:45 2018 +0900
+
+    [VM][FM77] Boot from 2HD FDD (maybe).Thanks to Haserin.
+
+commit ad6170e0efcec0e5b3b19a4fdf57505708583bc6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 06:05:31 2018 +0900
+
+    [DOC] Update documents, more.
+
+commit c6d8207dde48fe847e6064b0f5f00bce82ebf81a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:46:35 2018 +0900
+
+    [DOC] Update gitlog.
+
+commit bc517f5638b4f5612cc075e0f4d9278220eab4fc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:46:06 2018 +0900
+
+    [DOC] Update credits.
+
+commit 4dc70a81037a0cecb0568b1349c60ebff57a487d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:38:43 2018 +0900
+
+    [DOC] Update Revision.
+
+commit 4749bb9902ed6f422c12496e4c85f95ba7fff494
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:18:36 2018 +0900
+
+    [DOC] Update uncommited files.
+
+commit f9f217f6197709be48bb692258f556d6774e7126
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:18:13 2018 +0900
+
+    [UI][Qt][FM77] .
+
+commit bd4e430355d20edbf3b0fc9ee7d270eca272f8eb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 05:17:07 2018 +0900
+
+    [VM][FM77][FM77AV] Add ON/OFF extra RAM.
+    [VM][FM77AV] Add to use dictionary board for FM77AV/20/EX.
+
+commit 08be01a5a6c374e30c463374d2b3f2d746a63123
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 02:08:53 2018 +0900
+
+    [UI][Qt][FM8][FM77] Fix FTBVFS.
+
+commit 2ef4d037c85634b1c6dd68bf8f9cc8b6a39454b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 02:07:45 2018 +0900
+
+    [VM][FM77][2HD] Fix DRQ->FIRQ handling.Wish to BOOT 2HD OSs.
+    [VM][FM77][FM8] Fix FTBFS.
+
+commit 5f68139203143ad686dbf6e5ccdb066525e89569
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 01:20:30 2018 +0900
+
+    [UI][Qt][BUILD] Add FM NEW7.
+
+commit 3eddd79be01bfa8be7aca09f66e135c9c4c03edc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 01:18:28 2018 +0900
+
+    [VM][FM7][MAINMEM] Re-order bank of bulk BOOTROMs.Thanks to HASERIN.
+    [VM][FM7] Add FM NEW7.
+
+commit db5efa6f8dce0fb4601f758a0effbbc5838281fe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 16 01:17:03 2018 +0900
+
+    [VM][FM7][JCOMMCARD] Use bulk rom (or DICTIONARY + KANJI) for DICTIONARY ROM AREA.
+    [VM][FM7][JCOMMCARD] Abndon use JIS78 emulation.
+
+commit 2dd446d2979d7a332eefbc3141ccae05278bd076
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 15 22:26:33 2018 +0900
+
+    [VM][BUBBLECASETTE] Improve status register.Thanks to Haserin.
+    [VM][FM8] Change default frequency to 1.0MHz.Thanks to Haserin.
+
+commit 96886d8bae83599cf9af2457bbf1086dcca681c7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 15 20:57:19 2018 +0900
+
+    [VM][FM77AV40][DISPLAY] Fix sequences at write BIT6 of MAIN:$FD12.Expect to fix display issue.Thanks to Haserin.
+
+commit be9f417fcc73a80e87983a5a7e7fc10bda944f61
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 15 19:20:16 2018 +0900
+
+    [VM][FM77AV][DISPLAY] Do not reset interrupt masks at reset on sub-system.Thanks to Ryu Takegami.
+
+commit 9e9adc6ca401fb84d863e4627017adff38fc1132
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 15 17:53:58 2018 +0900
+
+    [BUG][VM][FM77] I mistaken to connect motor line for 2HD FDD, I connected 2D FDD (;´Д`)
+
+commit 178ae8096d10c5039d71c1dab72f34d2874b8303
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 11 02:36:04 2018 +0900
+
+    [DOC] Update DOCs.
+
+commit 221fcef002f101b8dffd2a63edfc11a86e2c688a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 11 02:19:29 2018 +0900
+
+    [COMMON] Fix some initialise sequences.
+
+commit 53b9131923adeb220c599a5f3dc62f264d62c580
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 11 02:18:03 2018 +0900
+
+    [OOPs][CONFIG][OSD] Fix directory names to set/make that directories.
+
+commit 9cef0577e7f2f3e1e3b715e0efdda1c3bc3cae96
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 11 02:15:16 2018 +0900
+
+    [VM][MB8877] Try: Improbe result quality of FORCE_INTERRUPT command.I expect to boot OS-9 Level1 FM-77 with 2HD drive.Thanks to Haserin-san.
+
+commit b6dd1d77eb1ff31552771c41ed94c94d3c7e278d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 18:39:14 2018 +0900
+
+    [INSTALLER] Updated .
+
+commit 203d5acdeb1cedbf6e95b686ff0285d6fa0c699f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 18:28:55 2018 +0900
+
+    [GENERAL] Update installer.
+
+commit c6e4c054b31d50c684352a109997c39cdcd818b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 18:27:51 2018 +0900
+
+    [DOC] Update documents.
+
+commit a14677dfb396ece914c338861523aa903aad1740
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 17:43:16 2018 +0900
+
+    [CONFIG] IMPORTANT: Now, "~/emufoo/foo.ini" has moved to "~/.config/CommonSourceCodeProject/emufoo/" (or "~/CommonSourceCodeProject/emufoo/ at Windows").  Please move ini and scancode.conf to new place.
+
+commit a62812d63349417d25a82090ee15aa9c00a2765e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 17:10:56 2018 +0900
+
+    [CONFIG] IMPORTANT: Now, "~/emufoo/" moved to "~/CommonSourceCodeProject/emufoo/" . Please move settings to here.
+
+commit 34b6ee8c863ab469ab208b5528a7c372bf37515c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 16:35:52 2018 +0900
+
+    [UI][VM] Add option, "Numpad's Enter is Fullkey's".Useful for FM-77AV series, etc.
+    [UI][VM] Update VM table.
+    [UI][Qt][KEYBOARD] Fix load/save sequence of scancode.cfg.
+
+commit f086341cfc170deb6e5b9cb2ee1298221707ba71
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 05:40:08 2018 +0900
+
+    [UI][Qt] Update translate for menu.Split section per menu-bar-entry.
+
+commit e4a6d485b9e88ab561df8137e86ca8941166eaab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 10 05:16:04 2018 +0900
+
+    [UI][Qt][I18N] Update translations.
+
+commit 3227ba6052ea0e751529678a5470c3a641274996
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 9 21:00:30 2018 +0900
+
+    [UI][VM][MB8877][T3444][uPD765A] Add ON/OFF debug logging for FDCs.
+
+commit 7c5c0dd7c1ad64665d1bdfc78a0608d554fbc97f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 9 19:40:24 2018 +0900
+
+    [Qt][EMU] Seriarize queueing both KEY_DOWN and KEY_UP.Expect to fix  key-in issues with slower host machine.See https://matsuri.5ch.net/test/read.cgi/i4004/1483504365/841 .
+
+commit 9c3286735de39509394ead03e260e68a3b9bf095
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 9 17:53:41 2018 +0900
+
+    [VM] Remove define value for before commit.
+
+commit 909d20a2c04bf65d36a97ea6fc955608351983a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 9 17:51:21 2018 +0900
+
+    [UI][OSD][Qt][CONFIG] Add option: Emulate cursor keys as "2468" or "1235".
+    [CONFIG][Qt] Remove "roma_cana_conversion".Cause of merging romaji-kana conversion feature to upstream.
+
+commit 6370656dd4938429194b2655d55c00dba8be4de2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 1 12:43:15 2018 +0900
+
+    [BUILD][CMAKE] Update some CMakeLists.txt .
+
+commit 7dfb7c45624e96a87761f7401f7a32910ddd8685
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 1 12:39:15 2018 +0900
+
+    [VM][MB8877] Enable to boot FLEX/FM-8.Some logs are turn off.Thanks to https://matsuri.5ch.net/test/read.cgi/i4004/1483504365/800- .
+
+commit 311e6a83b6d2e65bb8c17488d54c09e3241c4c60
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 31 20:20:39 2018 +0900
+
+    [VM][FM77AV40EX][FM77AV40SX] Do not effect offset registers to VRAM-ACTIVE-BLOCK 1.Thanks to Ryu Takegami.
+
+commit 9816bc4aef22aeb0a89bf5c19fe46e0f694fe29e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 31 20:19:47 2018 +0900
+
+    [VM][FM8][FM77] Add delay FIRQ/NMI from 2HD/SFD FDC.This is temporally implement.
+
+commit ba1db8f325a10e0a3d86cd93bedf2616187d0171
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 31 18:10:47 2018 +0900
+
+    [VM][FM77] Extra memories should start $00000, not $10000.Thanks to Ryu Takegami.
+
+commit 1e75eeed3adb8d3b8bfdd4416599b52fff80a7ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 31 18:10:01 2018 +0900
+
+    [VM][FM77] Fix wrong answer at $FD04.Thanks to Ryu Takegami.
+
+commit 9f62fc397215e485d09211c4928c36ba98109b51
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 30 14:54:53 2018 +0900
+
+    [DOC] Update.
+
+commit 6d81b4861a547c2a1f908022142953284ea26e05
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 30 14:49:58 2018 +0900
+
+    [VM][MB8877] Force down DRQ when LOST-DATA happens.
+
+commit 1e1dc96ade9f4d8e6a36541049a52b414a479767
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 30 01:44:06 2018 +0900
+
+    [UI][Qt][MENU] DISK: Fix not affect of some entries:"Correct disk timing","Ignore CRC error" and "Immediate transfer".
+
+commit 7b059fd0b6bd505685b030005e796e4dfa451db5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 30 01:00:17 2018 +0900
+
+    [CONFIG][DISK] Fix default value ignore_crc_error and correct_disk_timing (mostly "to false").
+
+commit 726768d7c4f2b86479f6798b990a78cce3fc0dc7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 15:04:25 2018 +0900
+
+    .
+
+commit f5e0901eadf8e24062622fef21fcc107dd89e5f8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 15:03:55 2018 +0900
+
+    .
+
+commit 9cb9be3b13290f65ae766005ba485d5b51df03be
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 15:03:06 2018 +0900
+
+    [DOC}.
+
+commit 96ba520e8625e64b0c0dedfc1c8c296c1b033bec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 15:01:42 2018 +0900
+
+    .
+
+commit f66eda02eb1c1803faf957ed055377480d8fdf8f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:59:57 2018 +0900
+
+    .
+
+commit d63a5fa0bc44924720705cc4615a8534aeb9c19b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:58:44 2018 +0900
+
+    [DOC] Update GPLv2's URL.
+
+commit 7a08ea186b141db869bca4d0b9ce17ae03aa54ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:54:36 2018 +0900
+
+    .
+
+commit 833e1df9826c0a718095c02636217f22ead2707a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:53:09 2018 +0900
+
+    .
+
+commit e4e53c97b8e24a7db9151e190b5c658240f44246
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:51:08 2018 +0900
+
+    .
+
+commit 43372a3b6a3f6ae2e7cee9254ab166109d53e58b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:46:26 2018 +0900
+
+    .
+
+commit ef9537b84cb7af9c472683e0d0993cb8649abf4d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:45:36 2018 +0900
+
+    [DOC] Update README.en.md .
+
+commit 829b2a9507615ba4eabdd927f42c2cc73ea0085a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:44:16 2018 +0900
+
+    [DOC] Update (GITHUB's) README.md.
+
+commit 96eebc6ddb3d05dae66aa992d72efbae1fb735b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:31:55 2018 +0900
+
+    .
+
+commit 7c19facfa16f7a0cd397ffc481b4035538885846
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:30:39 2018 +0900
+
+    .
+
+commit 17afd954cfaf3f81c13decff4ca9315cc111e8cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:29:15 2018 +0900
+
+    .
+
+commit 7d1ec3e9eb29e3c3507c04503b78f71427e43bc7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:24:49 2018 +0900
+
+    .
+
+commit d06ac542c7a4f660d28d079e4b72dee3f4de640c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:16:33 2018 +0900
+
+    .
+
+commit 39d6605ffc8e2ea2b7f3f64fbc6ba8fbfc39e406
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:14:45 2018 +0900
+
+    .
+
+commit e855f582fee5ea2396a775412aa5dda19ca46312
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:13:15 2018 +0900
+
+    .
+
+commit 8ab46bd96daee6aac8984b6c2cb9c47b4623ccd0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:11:22 2018 +0900
+
+    .
+
+commit 796a7b28323f3140d50eeacd342a222bb21ca79d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:10:31 2018 +0900
+
+    .
+
+commit 49c4135e9cc5654034182f1bfcba8de86a1d5501
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:07:50 2018 +0900
+
+    .
+
+commit a71f322c1a8043dc6b510f43baabd755a57bb313
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:05:57 2018 +0900
+
+    .
+
+commit 94a1438b3b3eff9515ba1d7ed11c6879ccd32877
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 14:04:09 2018 +0900
+
+    .
+
+commit 087e6dc292139135ea600ff36a4000c73bbc9f9c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 13:55:50 2018 +0900
+
+    [].
+
+commit 57caed5b68084f5867c2fc14b17684a78af23b2c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 13:53:23 2018 +0900
+
+    [DOC] .
+
+commit a466b39ff3b630f0d38f90f946267cf88dcc8a3d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 13:49:00 2018 +0900
+
+    [DOC] .
+
+commit 792d7fa9a2f713409e78d7118e6a01138826c733
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 13:48:07 2018 +0900
+
+    [DOC] Update README.md.
+
+commit 2252cbecc910e353fd2efe670b5430fb3cd7d8ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 11:24:38 2018 +0900
+
+    [DOC] Updated.
+
+commit dc36ba0aa77fddd2db6359f2ebc49000c1818dfc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 11:17:28 2018 +0900
+
+    [DOC] Updated.
+
+commit 583d6c628d90055925fa5a7b697a52e60e0052ee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 10:41:33 2018 +0900
+
+    [VM][FM77AV40] Fix FTBFS with Fedora linux.
+
+commit a9157933c5b4761f29290ba7f8aae06f49880156
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 10:35:03 2018 +0900
+
+    [VM][MB8877] TRY: Add (temporally) debug log to check DRQ timing for FLEX.
+    [VM][MB8877][FM77AV] No need to hack with PSY-O-BLADE.This is test delete.
+
+commit 0a5a54e56ddcca52a239c68d2c3786b388319fe0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 29 10:34:25 2018 +0900
+
+    [VM][FM7][DISK] Fix RPM value of 2D/2DD drive to 300rpm.
+
+commit 46b41b72b749ffcc6a0e40fc05557cce9bd794f5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 28 17:43:57 2018 +0900
+
+    [DOC] Update revision.
+
+commit 24b384abe174aa164a5c8d2dcc5f3c1a71992c5f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 28 17:40:31 2018 +0900
+
+    [VM][MB8877] I em-bug'ed before commit X-)I fixed.
+    [UI][Qt] Update menu for DISK.
+
+commit 571ea32a9d4e8076f75375a26f71ffa46f1519d1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 28 16:31:11 2018 +0900
+
+    [DOC] Update.
+
+commit 24f9202b509fd928b04f39aeb17af43f0d5b94b6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 28 15:56:49 2018 +0900
+
+    [DOC] Update revision.
+
+commit 5e924c597da524a69d021541327c26dd0f178822
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 28 15:50:19 2018 +0900
+
+    [VM][FM7][MB8877] TRY: Boot from FLEX for FM-7.
+    [VM][MB8877] Fix not read status data at the endof SEEK and verifying.
+    [VM][MB8877] Update structure of MB8877->fdc.
+    [VM][DISK][FM7] Add hack number for FLEX.
+
+commit 72293436c24dc0042d16d1ee9f07108c6538a972
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 27 03:36:54 2018 +0900
+
+    [VM][FM77AV][DISPLAY] Separate event process around VSYNC/HSYNC.
+
+commit 246aab1205a413f2443e4c671dc0522c173282f7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 27 03:33:09 2018 +0900
+
+    [VM][MC6809] Fix around CWAI with interrupts.
+    [VM][MC6809] Make set/reset E flag at interrupt.
+    [VM][MC6809] Fix bus timing.
+
+commit c254f3e36be9e2e319d1c641a87c103f978d1a6e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 22:01:02 2018 +0900
+
+    [UI][Qt] BUG: Fix crash with BOOT_MODEs >= 8.
+
+commit a8e805789751e26d5d8c427b8e5c6c7eb05a39d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 22:00:38 2018 +0900
+
+    [UI][Qt][FM7] Extend boot menu.
+
+commit 94a41282c2fea4ffd6b2b0a9193e1013d74e15f1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 21:59:19 2018 +0900
+
+    [VM][FM77] Fix access around BOOT-RAM.Thanks to Ryu Takegami.
+    [VM][FM7] Read some (bulk) roms for FM-8/7/NEW7/77.
+
+commit e12c4e9fceab18261f3057552e4e00c7db7176c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 18:35:03 2018 +0900
+
+    [VM][FM7] .
+
+commit 2e24a0d0d481471132346e280fd26ed6320de459
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 18:19:27 2018 +0900
+
+    [VM][MC6809] More accurate emulation(maybe).
+
+commit 6ca41420764ac3348be134eff01f749030d59508
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 09:13:28 2018 +0900
+
+    [VM][MC6809] Stop to split int-sequence temporally, temporally fixed RIGLAS and helicoid (for FM-7).
+
+commit a98fe8a02aeb95e28afe5a05c7f7a0ad64dad514
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 07:43:29 2018 +0900
+
+    [VM][FM7] Temporally change.
+
+commit 03503d799f9a4db53b4fa432efff31a308c11d12
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 03:51:52 2018 +0900
+
+    [VM][FM77] Add initial support of 2HD (for FM-77).
+
+commit 6b453c704f4c14cf53a7cc8550fc86a3dc822663
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 03:50:59 2018 +0900
+
+    [EMU][FM7] emu.cpp : No longer use hack with some VMs.
+
+commit 42f1370919757ee87b5253288db022a7f387924b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 01:29:46 2018 +0900
+
+    [Qt][OpenGL] .
+
+commit 20cc4db343de197ee0946828742a893e5c1dc06c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 01:28:20 2018 +0900
+
+    [VM][FM7] Remove DUMMY CPU.Reduce host-cpu usage a lot.Related to commit a4e1a7cfef59e08f31675c6608871068d3f2c4ef.
+
+commit a4e1a7cfef59e08f31675c6608871068d3f2c4ef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 26 01:15:53 2018 +0900
+
+    [VM][MC6809] Fix clock count with some situation, FM-8/7/77/AV don't need dummycpu.
+
+commit cd5ebcec8bfd734e78e232c7dba0a43a13278d00
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 25 19:04:16 2018 +0900
+
+    [VM][FM7][KEYBOARD] Keep BREAK key when special reset (hot start).
+    [VM][FM77][FM77AV40][FM77AV40EX] Fix FTBFSs.
+
+commit ebc1cce5f14287ce6a82b34a3f9ed53f75133b45
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 25 17:21:49 2018 +0900
+
+    [VM][FM8] Add fm8_mainio.h .
+
+commit ab31f7b109c5b80ea08284fe3c4807e839b690c9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 25 17:19:36 2018 +0900
+
+    [VM][FM8][MAINIO] Move FM-8 specified features to FM8_MAINIO:: .
+    [VM][FM7][MAINIO][SOUND] Reduce hitting PCM1BIT:: when not sound buzzer.
+
+commit 9d4fbabefff5799c837489934d4c414c0ab64705
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 25 05:13:17 2018 +0900
+
+    [VM][FM77][WIP] Adding 2HD FDD.
+
+commit 369e922aa9ee31989b8121fe26013104bd447670
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 19 12:15:15 2018 +0900
+
+    [Draw][OpenGL][FM77AV] Fix blinking with some situation.
+
+commit 4e5c78910fb55001bd5178bb0cd843ddf80a39bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 19 02:21:25 2018 +0900
+
+    [DOC] Update gitlog.
+
+commit f401eac2c68284fc5255d6d66f1adbcef0454b99
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 19 02:19:33 2018 +0900
+
+    [DOC] Update ToDo.
+
+commit a82de81cd7a594e24f091fba6d034487ed47009e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 19 02:03:38 2018 +0900
+
+    [DOC] Update documents to release.
+
+commit 9376345bc1270e2a76db816636b645e744d09e82
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 21:28:04 2018 +0900
+
+    [VM] Add EMU::set_vm_screen_lines() to some VMs.
+
+commit 2935971b3deda83dbc23e737769b575d452d9d85
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 20:53:34 2018 +0900
+
+    [VM][PC8801] Apply EMU::set_vm_screen_lines(200) to PC8801/8001.
+
+commit c3f346a814b4e322199f65d078ae3bbe0235e368
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 20:41:43 2018 +0900
+
+    [UI][Qt] Add "Click On Focus" feature option.This don't need to mouse-over to input from keyboard if set.
+
+commit 2d674e87b5b473be029842cd13df9ab7c0d1506a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 20:39:01 2018 +0900
+
+    [EMU][OSD] Add set_vm_screen_lines(int lines) to notify changing vertical resolution to OSD and Hardware-Renderer(for scan lines). See vm/fm7/display.cpp .
+
+commit f1a65d7498b280576726cc423ba4de10c42243c5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 08:16:24 2018 +0900
+
+    [DOC] Update revision and README.
+
+commit 6be0565e6812d5d73d4c7b2b32a49a07ddbbd55c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 08:13:30 2018 +0900
+
+    [UI][Qt][FM7] Update translations.
+
+commit 1599a0cfe883e73ea44addb609d9a7e571d89544
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 18 07:57:14 2018 +0900
+
+    [VM][MB8877] Make turning ON IRQ and turn OFF DRQ when seek completed.
+    [VM][MB8877] Expect to work OS-9 L2 for FM77AV40 .
+    [VM][MB8877] Adjust track parameter at initialize and CMD::RESTORE .
+
+commit bead4f0ad9968d8e7f99544a4df3db04fb9ee547
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 05:32:36 2018 +0900
+
+    [DOC] .
+
+commit 6211c81823d0ed37425b9a296ee2684e2dab4e3a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 05:12:28 2018 +0900
+
+    [DOC] .
+
+commit 2350969f27f089a9a3df39f8fb456cad4adeda2d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 05:09:43 2018 +0900
+
+    [UI][Qt][FM7] Update UIs, revision.
+
+commit 24f54c39da49dabf7bec34946c4fe46fe3550ee8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 05:07:18 2018 +0900
+
+    [VM][MB8877] Fix DRQ/IRQ timing.
+    [VM][MB8877] Make IRQ with disk not inserted or not connected when processing command(s).
+    [VM][MB8877] Expect to work OS-9 L2 for FM77AV40.
+
+commit 82b9e9120514dafd785803ebf8c4494d8ea8d397
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 02:58:32 2018 +0900
+
+    [VM][FM7][JCOMMCARD] JCOMMCARD has no backup battery.Not save ram.Thanks to Ryu Takegami.
+
+commit ae5cabae3c0d98ec9f9516b784cc95faf4500e88
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 02:55:07 2018 +0900
+
+    [VM][FM7][JCOMMCARD] Change name of dictionary rom to "DICROM.ROM".This rom is same as FM77-211.
+
+commit d4dffe4e97eb51313a24761f7e8add9c1f1dd5dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 02:45:21 2018 +0900
+
+    [VM][FM77AV40][HD6844] HD6844 has only a one interrupt line, not multiple.
+    [VM][FM77AV40][HD6844] Rename drq_line to busreq_line.
+    [VM][FM77AV40EX][HD6844] FM77AV40EX has only one DMA channel.Not multiple channels.
+    [VM][HD6844] Add "__USE_MULTIPLE_CHAINING" and "__USE_CHAINING" flags for FM77AV40/EX/SX series.
+    [VM][HD6844] Add special flags for FM77AV40/EX/SX.
+    [VM][FM77AV40][HD6844] Expect to complete booting OS-9 L2 for FM77AV40.
+
+commit 56b317e5727a3fbcf4d73e3871e2d16c4bc45020
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 17 02:42:53 2018 +0900
+
+    [VM][FM7][MB8877] Not clear status when force-interrupt with TYPE-1 Command(seek etc).Fix (Add hack) for FUKU*.d77 (えびふく's music disks).
+
+commit a0e04d68a9cdcf48fb1f0f1cac32e7ca54ffa1ab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 16:46:38 2018 +0900
+
+    [DOC] Update.
+
+commit f6b80a6e7dc307fccc46505eb8fbde1340913da5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 16:23:55 2018 +0900
+
+    [DOC] Update revision.
+
+commit b8d563c7e4cfe6254c5228a4ca8e05c84ad0da84
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 16:22:33 2018 +0900
+
+    [VM][FM7][KANJIROM] Modify patching routine.
+
+commit 23815c0e37d520385f6b8a13843ae1ad24ff9bf2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 15:07:46 2018 +0900
+
+    [VM][FM77AV40] Fix FTBFS.
+    [VM][FM7] Organize DEFINES.
+    [VM][FM7][JCOMMCARD] Use KANJI data of JCOMMCARD if JCOMMCARD has enabled.This feature only for FM-7/NEW7.
+
+commit dd95057b7663111c5197ffa5be5763c490227fd6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 03:55:29 2018 +0900
+
+    [DOC] .
+
+commit 50e8067697fb0b21a5e6779e64b4eb1f151191f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 14 03:49:20 2018 +0900
+
+    [VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
+    [VM][FM7] Use #define to define name of firmwares.
+    [VM][FM7][JCOMMCARD] Use AND:: gate to notify halting.
+    [VM][FM7][KANIROM] WIP: JIS78 patch mode.From XM7 3,4L77a.
+
+commit c8d66a8060b425703bbe071107c0d0526f46aee6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 13 15:33:19 2018 +0900
+
+    [DOC] .
+
+commit 0b4f41fb666dcc26f43dbd009087a2d69ac9cc73
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 13 15:13:43 2018 +0900
+
+    [DOC] Update to test release.
+
+commit b534e95b101befaf4e9b9354709212eb11090436
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 13 03:58:11 2018 +0900
+
+    [FM7][JCOMMCARD] Add test program.Use asl ( http://john.ccac.rwth-aachen.de:8000/as/ ) to make from source code.
+
+commit e429f1244ac31b4e30c9128a700dd0e306fd9f8d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 13 01:08:23 2018 +0900
+
+    [VM][FM7] Use JCOMM CARD's KANJI-ROM if don't connect KANJI ROMs.
+
+commit 295d097b374d4878e233f89b1e86f9e37fc77f3e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 13 01:07:36 2018 +0900
+
+    [VM][FM7] Add UARTs.RS-232C, MODEM and MIDI.Temporally implements.
+
+commit 167cce6ad2525b18fd7ddbf85f6172fb242fd5ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 12 19:39:48 2018 +0900
+
+    [VM][FM7][JCOMMCARD] Fix lacked registers.
+
+commit 2a60871aab0225594173d177d00c57f8967491bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 12 18:58:53 2018 +0900
+
+    [VM][FM7] Add Japanese communication board (日本語通信カード) .
+    [VM][FM7] Add turning ON/OFF Z80 extra board.
+
+commit 49e5a649918661d673254a95c89d6b3ecfdf0def
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 13:23:25 2018 +0900
+
+    [DOC] Update readme.
+
+commit 7d3d9bcf671e422a615d7e7eb9fa521c8452c072
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 12:08:18 2018 +0900
+
+    [DOC] Update build version.
+
+commit e75ee07f3c9350171adf05a7297fcfcdd3ab2b9a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 12:06:58 2018 +0900
+
+    [DOC] Update for release 2018-01-04.
+
+commit d6e15a635e9b7e10d9cb2f54e8f908d66fcd5b68
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 11:58:31 2018 +0900
+
+    [DOC][INSTALLER] Update SOVERSION.
+
+commit b0f0201bbdbd289fcb0df5092c3a3964c217ddb8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 11:54:14 2018 +0900
+
+    [BUILD][CMake] GNU/Linux: Add fallback LIB directory feature for library installation.
+
+commit 2ab3ead2991d60d013e0eb33cc45a8ba097b4548
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 4 10:29:24 2018 +0900
+
+    [VM][I386][OOPS] Fix OOPS.
+
+commit 024aea77b5968fc519ccf4e556cce51af39be5ed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 3 02:59:40 2018 +0900
+
+    [DOC] Update gitlog.
+
+commit 1bb73196d19993514f477804b3e86d224ebc5e83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 3 02:57:56 2018 +0900
+
+    [VM][X1] Fix FTBFS.
+
+commit 2938ca404a1a94f27fb0e5f2d74391fe19e717c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 3 00:51:58 2018 +0900
+
+    [VM][General] Merge upstream 2017-12-28.
+
+commit 1f26f4cd39c6228db5f30806cd6bd86a62361b37
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 3 00:28:03 2018 +0900
+
+    [VM][General] Merge Upstream 2017-12-15.
+    [VM] common.h : Not has <typeinfo.h> excepts VC++.Recommend to use <typeinfo> .
+
+commit db19f50d195a8346badff2ad1de37aea4f1b2aab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 2 22:52:37 2018 +0900
+
+    [VM][MC6809] More accurate emulation around interrupt.
+
+commit c1f4b6f6604b5762c742342a2b702c545ad24b9f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Dec 30 20:26:01 2017 +0900
+
+    [BUILD] Read from templete if config (buildvars.dat etc) has not exists.
+
+commit c2cc2c65ae4e420a2609afc7b0835b6e2a830051
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Dec 30 20:19:45 2017 +0900
+
+    [DOC] Add installer.
+
+commit 525ef35a75eecccf94986c7b9de52f40c3b2d035
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 17:17:20 2017 +0900
+
+    [VM][FM7] Z80: Implement interrupt features.
+
+commit bc8f21887150ffebfbb05984d0915128876e1fc3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 17:15:56 2017 +0900
+
+    [DEBUGGER] Not push empty string.
+
+commit 129a2553767521cadfb8e37f8f2d7a48697924c7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 15:18:16 2017 +0900
+
+    [RES][FM7] Fix drive number:Should not start from "FD1", start from "FD0" for FM7/8 series.
+
+commit 9a05c4559927ea8b53bcb37bc7ed2be51e465aa9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 14:37:20 2017 +0900
+
+    [VM][FM7] Some fixes.
+
+commit dbef847a798cb01de48a95ee0c7264eec66878f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 14:35:21 2017 +0900
+
+    [VM][MB8877][FM7] Fix freezing with OS-9 with 2DD drive/image.Thanks to Ryu Takegami.
+
+commit f1041d7b1ea98fe7fd763226718f07fb572e510b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 14:31:51 2017 +0900
+
+    [VM][FM7][MAINMEM] Fix clock parameter with some situation.Thanks to Ryu Takegami.
+
+commit a0136b7ad3fce00627bd916145624a258882ac49
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 28 14:27:12 2017 +0900
+
+    [VM][FM7][DISPLAY] Merge Ryu Takegami's fixes.
+    [VM][FM7][DISPLAY] Fix around KANJI ROM access flag by sub system.Expect to fix OS-9 L2 for AV40.
+    [VM][FM7][DISPLAY] Fix display flag on reset.
+
+commit 1431ddbebecba864d3a70676a72f7b8a23d76354
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Dec 22 14:12:44 2017 +0900
+
+    [Qt][FM-7][Windows] Fix not effect keyin with "\_" for *native* Windows.
+
+commit 07149380535505a82ba8683ea54a35137d6ac8fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 10 19:58:05 2017 +0900
+
+    [DOC] Update for test release.
+
+commit c15048ee4635d4413887c2b8374a488a566e63cb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 19:08:34 2017 +0900
+
+    [BUILD][COMMON_VM] Update SOVERSION.
+
+commit e6919bfe2a74784cbefc044bd53075a7c22591e1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 19:07:54 2017 +0900
+
+    [VM][FN7][MAINIO] Fix Z80 halting timing.
+
+commit b201a0fca88f508ea40ccce6a4404ba5c676c3f6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 18:48:40 2017 +0900
+
+    [BUILD][FM7] Add support Z80-Card.
+
+commit bb5d015ee222815dcad12abe7e5c2cb46d11632b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 18:47:53 2017 +0900
+
+    [VM][FM7] Fix switching sequence via 6809 : Z80.
+
+commit 6ee8921bc4d9f01dd9ec7427b3b84948b406c187
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 18:46:46 2017 +0900
+
+    [VM][MC6809] Not push PC when halting.
+
+commit 2914ae047335f95678452398886ee61a4e24b12d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 18:45:25 2017 +0900
+
+    [VM][Z80][DEBUGGER] Call debugger even BUSREQ.
+    [VM][Z80] Fix crash without setting PIC.
+
+commit 58ae898e8dc2cece23f63eb67b551b12247d7cc3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 17:29:05 2017 +0900
+
+    [UI][Qt][FM7] Update with Z80 card.
+
+commit ae1532aed84d52ac6f7ece38b7819e83c6f2879b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 17:28:17 2017 +0900
+
+    [VM][FM7] Apply before commit of MC6809.
+    [VM][FM7] Initial support of extra Z80 card.
+
+commit a5a0c738a91ade3818e9b54206e06e68c095c730
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 17:25:36 2017 +0900
+
+    [VM][MC6809] More accurate emulation around HALT/BUSREQ and INT.
+    [VM][MC6809] You should'nt use bus_halt, use bus_ba (bus available) and bus_bs (bus status).
+    [VM][MC6809] Split interrupt sequence, to indicate bs bus as interrupt or sync_in.
+
+commit 42f93bdbbe8d50833c46509c71016d67ed24c210
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Dec 7 17:25:20 2017 +0900
+
+    [DOC] Update FFMPEG.
+
+commit 4d35e4a0a8eb8c20bb2551bb68cad623545f5435
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Dec 5 13:24:39 2017 +0900
+
+    [Build][CMake] Fix FTBFS with J3100.
+
+commit 59d5684d9c47944cac2ab1d1b46856aaa94cde4e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 19:31:19 2017 +0900
+
+    [DOC] Upsate docs.
+
+commit 9eb246b375699752a898d8be79a227f58e473d8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 19:27:41 2017 +0900
+
+    [Build] FIX FTBFS with llvm CLANG.
+
+commit b7c3fb45cb242507ee86ea10c4f1bd9c4790613a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 18:00:35 2017 +0900
+
+    [VM][I8080] Fix FTBFS with LLVM CLANG++.
+
+commit 4e0300144504ca0bc9cf719fec7d873d571e9bd8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 14:04:28 2017 +0900
+
+    [DOC] Update for release.
+
+commit 937dd99e5f1a2bc68f0b6062431a94abf4bd9786
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 13:51:59 2017 +0900
+
+    [INSTALLER] Update.
+
+commit 91d5988d3e3a133c70b9772ef0efd454f535e567
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 13:51:35 2017 +0900
+
+    [Build][General] Update SOVERSION.
+
+commit dcd4c92358cc268a08fdcb47008e0b5f26aa3a1a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 13:50:00 2017 +0900
+
+    [DOC] Merge upstream 2017-12-03.
+
+commit b8868a4a3ab49a099e7caf63754dce417916c770
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 13:49:14 2017 +0900
+
+    [General] Fix more FTBFS.
+
+commit 173b5240913e40f5a11b48dbe4a1536f066d50f3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 13:48:07 2017 +0900
+
+    [VM][General] Merge Upstream 2017-12-03.
+    [VM] Fix FTBFSs .
+
+commit 60122340cf9933a32119669fdb7967a7604b5fee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 00:22:12 2017 +0900
+
+    [Build][CMake] Add supporting for OpenMP.
+
+commit 5673aaa7cf8f07bd0dc3beecf15bd67ef947e532
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Dec 4 00:18:14 2017 +0900
+
+    [VM][FM77AV][VRAM] More use SIMD to be faster.
+    [VM][FM7][VRAM] Try: Add suuporting for OPpenMP.But be slower than not using OpenMP (/_;)
+
+commit 2cab8ca5d09fcca2aae6b28b321224234f328805
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 22:01:36 2017 +0900
+
+    [General] Update installer.
+
+commit 09bbf2dcf46ec268e8b6929ab53227150e0ac298
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 20:46:14 2017 +0900
+
+    [VM][FM7][DISPLAY] Implement software scan line(s).
+
+commit 22ea08176e1ded8f442fb4f79c161d232cb1ca52
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 17:10:39 2017 +0900
+
+    [I18N] Update translations.
+
+commit d5b45d66318a53908b3b3b2138b93760c81059e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 16:58:05 2017 +0900
+
+    [GENERAL] Merge Upstream 2017-11-28.
+
+commit 0f3ccdaff6a52abc16a46f671e80a0a9f42c944f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 16:53:22 2017 +0900
+
+    [VM][MC6809][OOPs] I deleted some strings.
+
+commit df8df74e2f25c4efa6ea41db162c3814d3671c0a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 16:30:50 2017 +0900
+
+    [VM][MC6809] TRY: Fixing hangup with F-BASIC v3.0ε.Thanks to Ryu Takegami-San. (see https://matsuri.5ch.net/test/read.cgi/i4004/1483504365/641-645)
+
+commit 8ba340abe5e4822bd91b6db63d81bfb4356c2551
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 16:19:09 2017 +0900
+
+    [VM][MCS48] Fix warning from GCC7.
+
+commit 96681cc1bc1d36cdaebb631fe5eaf1c95fb3b0ed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 13:47:59 2017 +0900
+
+    [VM][MCS48] Fix linking error at X1 (etc).
+
+commit 806cfd91151f100993d81e15f1a7d0b580d6d70a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 11:50:18 2017 +0900
+
+    .
+
+commit 7260dbc25679379e0c8939aa033f08e5f5ad00cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Dec 3 11:49:05 2017 +0900
+
+    [PC8001][PC8801][PC9801][X1][OSD][DEBUGGER] Merge Upstream 2017-11-25.
+
+commit 88d0a163f0eb58552ff1df647d6c394b05a4d99b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 18 16:49:22 2017 +0900
+
+    [DOC] Update documents.
+
+commit 18e97b3cc756faaa06eb48d0f5a482df43324558
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 18 03:15:28 2017 +0900
+
+    [CONFIG][Build][Linux] Fix compress flags.
+
+commit 28a9ba632a5dae92695a33b03c15fcd3041d5ef1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 17 18:09:00 2017 +0000
+
+    [Build][Linux] Add "COMPRESS_SYMBOLS" flag to configuration.
+
+commit 6ec277bded7e56feba6ed27546e2253fa1e894e4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 18 02:13:46 2017 +0900
+
+    [Build][Win32] Update FFMPEG location for cross build.
+
+commit d899bff22ce774e2a97b8884e5c7fe64640b8cda
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Oct 18 02:08:06 2017 +0900
+
+    [Build][WIN32] MinGW: Add new cross-build script for FFMPEG-3.4 and x264-152.
+
+commit 1bb3874969a06f260c217987ac4faff01661d9c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Oct 17 17:50:14 2017 +0900
+
+    [WIP][General] Merge upstream 2017-08-12.
+
+commit 3d0457fd75be417e6e41f6e7a42a1451307a8547
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Oct 2 10:40:14 2017 +0900
+
+    [BUILD][CMake][X1Twin] Fix FTBFS.
+
+commit 833682223cedf353ad93c0248a9b0a3815a1ac07
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Oct 1 20:49:28 2017 +0900
+
+    [BUILD][CMake][Linux] (Maybe) Fixed FTBFS without libCSPcommon_vm.For M$ Windows, will fix (ASAP) if still has problem(s) with MinGW.
+
+commit 2c7643bd34804fc07ee1fa7433eb5e844785c77f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Sep 30 13:39:03 2017 +0900
+
+    [Build][CMAKE] Fix FTBFS with USE_COMMON_DEVICE_LIB != "Yes".Partly working with FM-7, will check all of VMs.
+
+commit c3ee812c159138dfa0da52ab6488c5918ea6de02
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Sep 29 13:24:00 2017 +0900
+
+    [VM] More fix FTBFS with not with libCSPnewdev.
+
+commit 5824901ccbb433eeaecbc141d8b8183523b7dc81
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 25 14:07:42 2017 +0900
+
+    [VM][DEVICE] device.h : Fix FTBFS with no "USE_SHARED_DLL".
+
+commit ffefc036148ed0350c9459d090a730d7fd2b663a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 20 07:28:41 2017 +0900
+
+    [Qt][DOC] Fix FTBFS caused by changing filename of some documents.
+
+commit dc51daeac8dac5a88f1a2e3b73bc17a79e176294
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 20 07:27:40 2017 +0900
+
+    [BUILD][Linux] Don't use LTO for shared libs, use compress symbols.
+
+commit 312831a9d40972c86ec0fc5672c166dc237236c1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 16 03:48:21 2017 +0900
+
+    [DOC] Rename LICENSE to LICENSE.txt due to coflict to doc/license directory.This is important to release for M$ Windoze OS.
+
+commit 990d13b2db58121e47efc64654f94648da34b6ca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Aug 12 03:25:53 2017 +0900
+
+    [VM][FM7][FLOPPY] Fix crash when starting.
+
+commit cdd8e0ef179adbb71da0aff706e87a3227fd9ba4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 23:40:56 2017 +0900
+
+    [DOC] Update for release.
+
+commit 04e08d2708a595c518ae0bd92c1713e1854c4310
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 23:32:34 2017 +0900
+
+    [UI][Qt] VirtualMedia: Fix wrong layout at startup when width == 1280 and ASPECT=1:1 and using QuickDisk.This is workaround.
+
+commit 40ff35f15288348469f0845445a2d50f117b83d8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 19:44:16 2017 +0900
+
+    [DOC] Update readmes.
+
+commit 6641d48a10c3d3b864f3b11f35a7e2ba07cef55d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 19:25:42 2017 +0900
+
+    [DOC] Update readme.
+
+commit 4ad90bb9acd1e68975164c0943160830d3b3c3e6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 19:22:37 2017 +0900
+
+    [DOC] Update revision.
+
+commit cae8f92fa46e8f6129cac80fc08cdc913c1b6ae8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 19:22:06 2017 +0900
+
+    [UI][Qt] OSD: Temporally disable displaying CMTs.
+
+commit 7be0eab8ff76727cf4ff456ac1a3f1aaaab6c181
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:51:09 2017 +0900
+
+    [UI][Qt][PC9801][MENU] Update frequency values.
+    [UI][Qt][PC9801][MENU] Update translations.
+
+commit f9e1f154521f2a2ccec96a84568694f43c20250c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:08:17 2017 +0900
+
+    [VM][PC9801] Fix FTBFS with some VMs.
+
+commit 0a9b2651f3fa7068d8e35391317be95155df16c4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:07:49 2017 +0900
+
+    [VM][FMR30] Fix crash when booting.
+
+commit d2a7125149a75a3e9cbf2d2ec66a764618c26645
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:07:20 2017 +0900
+
+    [VM][LIBCPU_NEWDEV][i386] Fix FTBFS.
+
+commit fb2553dedb8835c01428fd50f56979ba2c190c54
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:06:34 2017 +0900
+
+    [VM][LIBNEWDEV][i86] Fix FTBFS.
+
+commit 5b95b9ce1271b3eddd506c77e7873797f14c3496
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 17:05:58 2017 +0900
+
+    [General] Update SOVERSION.
+
+commit 3ea47ae2367bda4913435e8e92bddd9d7a292ac8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 15:54:49 2017 +0900
+
+    [General] Update .gitignore.
+
+commit 91f0822753d2c1892ef95aaa09012d051c73afee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 15:54:16 2017 +0900
+
+    [Build][CMake][PC9801] Update CMakeLists.txt .
+
+commit b6dbaafd6eee0eed56af172408eb9999aca6fcfe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 15:53:31 2017 +0900
+
+    [Build][CMAKE][PC9801] Update common definition.
+
+commit 8eaab373131f128b431c0ede8ae9f63aa79ab6dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 15:53:03 2017 +0900
+
+    [Build][CMake] Fix FTBFS with updating tool-chain(s).
+
+commit c07adc2a9717f130e1df1cf29510b686ff091f35
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 15:52:00 2017 +0900
+
+    [VM][Qt] Add PC-9801RA, PC-9801VX, PC98RL, PC98XA and PC98XL.
+    [UI][Qt] Update translates.
+
+commit f6307a36e36253c9ccaeca9f5638cad54a5272fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 13:47:29 2017 +0900
+
+    [UI][Qt] Update messages.
+
+commit d2f8d2bf84c5864a7b5a2bcd3076d98e0ed96fad
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 13:39:56 2017 +0900
+
+    [Qt][Draw][GL] Fix screen aspect problem(s).
+
+commit dcdb595c64721f68929fd650560884265dc8f6ec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Aug 11 13:38:31 2017 +0900
+
+    [General] Merge Upstream 2017-08-10.
+
+commit c1ee28e9aa76185778a9c5820f5f057d009b81af
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Aug 10 03:12:41 2017 +0900
+
+    [Ui][Qt][OpenGL] OSD: Make icons transparent.
+    [Ui][Qt][OpenGL] OSD: Add support OpenGL 2.0.
+
+commit 84183e30df5b0dc826e19b6e9ee1d3ca691cc4a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 9 20:30:30 2017 +0900
+
+    [Draw][Qt] OSD: Display Icon(s).
+
+commit a748e8c33d8c7a4d11cf43c586ac71f3cf40f718
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 8 16:32:48 2017 +0900
+
+    [UI][Qt][LOG] Fix crash when displaying logs.
+
+commit 294e68dd4ccdcec0ff422009f06ee5e62804839a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 8 15:58:12 2017 +0900
+
+    [Qt][Draw][GL] I embedded BUGs to shader, not display background and buttons X-) Fixed.
+
+commit 9b3f324aa7a0b2b9dfabb9dea191131442095bff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 8 06:17:11 2017 +0900
+
+    [Draw][Qt][ICON] Prepare to display Icons to screen as OSD.
+
+commit 1e6b834e10f4c5cbe8b8fd984a58d718056a940c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 8 04:40:04 2017 +0900
+
+    [Draw][GL3] LED::Using VAO and VBO even not be related by Shader-Program.
+
+commit e458c4a5dab085f2b21fe61b70d9da0a75cc75cc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 8 00:51:32 2017 +0900
+
+    [Qt][CSP_DrawItem] Add Quick Disk, Laser Disc and Compact Disc.
+
+commit 4f3f474f74e049d65f46eb8c94e37129e92f84e9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 1 21:48:57 2017 +0900
+
+    [Draw][OSD][Qt] Add Icon: Casette Tape.
+
+commit 4dcae5bfd870d3ed3ca7771e701ab150debc9c38
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 31 21:40:30 2017 +0900
+
+    [VM][FM7][OpenGL2] Fix wrong display area at FM-7/8/77Av (not AV40 series) with OpenGL 2.0.
+
+commit bf4a5e7019b4b90969ffb9544b29d77e483ced23
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 31 21:39:23 2017 +0900
+
+    [Qt][Draw][OSD] Add CSP_DrawItem:: class to draw item icons.
+
+commit df43fabf7da5566bdd54b293a1a371ca65b1332e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jul 31 00:57:29 2017 +0900
+
+    [Qt][OSD][LAMP] Improbe LED displaying.
+
+commit 1857c28f9908afdfd388705b7edddcc5ed4d0c53
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 30 19:35:09 2017 +0900
+
+    [Draw][Qt][FM7][GL2.0] Fix scaling issue with resize screen.
+
+commit 0fa31f642a7eca6e28536d20af1c1060213b0c29
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 30 18:33:47 2017 +0900
+
+    [UI][Qt][CONFIG] OSD:Fix wring initial value.
+
+commit 150a4971a3ada23bec58339eb065ec4fc16c9e45
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 30 18:21:27 2017 +0900
+
+    [UI][Qt][OSD] Adjust font size.
+    [UI][Qt][OSD] Use two columns too manuy virtual medias.
+
+commit f94a56fc6bdd313e505a90110a9567c8c11666c6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 29 06:34:32 2017 +0900
+
+    [EMU] Update access lamp color.
+
+commit e78797424760f885266b36f2d7a9d336bd71a546
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jul 29 06:16:10 2017 +0900
+
+    [UI][Qt] OSD: Re-design internal of CSP_DockDisks:: .
+
+commit d6ec6baffc1a7854388ff5bab8c963aa1c232fd3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 28 19:59:36 2017 +0900
+
+    [Qt][OSD][Draw][GL3] .
+
+commit 0be73689efece0def819321c9aebb8c1cd9913ff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 28 19:59:14 2017 +0900
+
+    [UI][Qt][OSD] Improve display type.
+
+commit cfc0e43d60dc63a63f9522a940b226923744709f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 28 06:28:53 2017 +0900
+
+    [UI][Qt][OpenGL] Add small OSD for access lamps.
+
+commit 7b3a7ad44399825afd2c00f25a51c51853384550
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jul 23 18:41:04 2017 +0900
+
+    [UI][Qt] dock_disks: Adjust layout.Not docking feature.
+
+commit 276d68813edea50a73e2b0ebcbe13698ca2287f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 21 07:45:48 2017 +0900
+
+    [UI][Qt] Menu: Make macro to be easier constructing.
+
+commit f2c6520c98403dd65e7a5435272704fb5cc730b8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jul 21 07:45:16 2017 +0900
+
+    [UI][Qt] Refine layout of virtual media display.
+
+commit 272990915cfc09542fe44f4d81b9edfd1953304c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 20 17:18:43 2017 +0900
+
+    [Build][CMake] Update version of shared DLL.
+
+commit 24c9ede8c11e80b9337fc531b9ac0f1c79e84aef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 20 17:17:37 2017 +0900
+
+    [COMMON] Comment USE_SHARED_DLL at common.h .
+
+commit c96ba3a1b91f3ea9c99fb2aa91836c4c7ecd059f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 20 17:15:52 2017 +0900
+
+    [UI][Qt] Ui_MainWindowBase:: Make private variables/functions not accessed from Ui_MainWindow:: .
+
+commit 50d9479a84bd9122c4d552bdc68c80a9f65a261c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jul 20 04:17:08 2017 +0900
+
+    [UI][Qt] Show/hide virtual medias.
+
+commit 8515ed64b59c2be25e11fbae8668b7fe54f511ad
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jul 18 16:42:13 2017 +0900
+
+    [UI][Qt][WIP] Modifing virtual medias displaying area.
+
+commit 10c85acd7d9583d67001f70c1872ec37ebdafd0e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 28 15:22:37 2017 +0900
+
+    [VM][PC9801][DISPLAY] Fix FTBFS with display.cpp .
+
+commit 2cf175ed1b69852cd341274869eff2a143a09b81
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 28 08:05:14 2017 +0900
+
+    [VM][I8080] Fix FTBFS.
+
+commit f03b028f1dd142208e86d9c7643ba80248bc0b1e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 28 08:04:04 2017 +0900
+
+    [VM][DATAREC] Fix crash with MZT data.
+
+commit 935c56c1dd3eb416e6f35e58940b420749ef36a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 27 19:24:55 2017 +0900
+
+    [BUILD][CMake] .
+
+commit f2e801a2456e30a501be53799c7e61786185d841
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 27 18:53:49 2017 +0900
+
+    [UI][Qt] Display LEDs with USE_EXTRA_LEDS or USE_KEY_LOCKED.See common/emu_thread.cpp for details.
+
+commit 2e57531e86c58e1f8ad90f8e44dff29609610649
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jun 27 18:51:02 2017 +0900
+
+    [EMU] Add EMU::get_extra_leds() to get led status.
+    [VM][FM7] Stop using DUMMYDEVICE:: . Use VM::get_extra_leds() to get led status.
+    [VM][FM7][KEYBOARD] Update state version.
+
+commit d880655d43209f50c7535180b7bc3c3dedcf7135
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 23 10:02:30 2017 +0900
+
+    [UI][Qt] Update to upstream 2017-06-22.Some parts are temporally.
+
+commit 3729c2ba178e4c35f9009f40fab4f87f678ba349
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 23 10:01:06 2017 +0900
+
+    [UI][Windows] Add Upstream's ui files.
+
+commit 9dbe7613e6496e051a14463c7955c89420c6cdce
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 23 10:00:12 2017 +0900
+
+    [VM][Ix86] Add lacked files on Upstream 2017-06-22.
+
+commit 69476578375457a7741234df894c3a8411dd7a3e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 23 09:59:20 2017 +0900
+
+    [General] Add lacked RCs.
+
+commit cb772dac13d12126c3b0cf77c2a47fc53f5b705e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 23 09:55:44 2017 +0900
+
+    [VM][EMU] Merge Upstream 2017-06-22.
+    [EMU][ROMAKANA] Fix not convert with Qt.
+    [EMU][ROMAKANA] Use functions within EMU:: , not use original ROMAKANA functions.
+
+commit 784b584193c71453b4321e5a884358c00dc8ea06
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 14 02:41:55 2017 +0900
+
+    [VM][DEVICE] Get OSD:: at constructor, not initialize().
+
+commit 8be76f299aa9dd4b28ee241c7f8eb6c349dc8e37
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 14 02:08:05 2017 +0900
+
+    [VM][MB8877][DISK] Fix not apply workaround to Gambler Jiko Chusin-ha for FM-7 series.
+
+commit 6ae296cd7a67ada4bdcacd4ec2417949e8c3d7ee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jun 14 02:06:25 2017 +0900
+
+    [VM][FM7] Fix linking error with KANJIROM::
+
+commit 1c91781b902b735cc7d06517a10f0fa0e70cc622
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 8 06:00:22 2017 +0900
+
+    [VM][SCSI] .
+
+commit 17c60202bb932b69053e535ce726f06d750d1136
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 4 14:50:34 2017 +0900
+
+    [VM][Z80] Remove unused code.
+
+commit 2c3c80381b20b2d83480513ab9970318f6045f96
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 4 14:43:31 2017 +0900
+
+    [VM][NEWDEV] Remove unused files related I286.
+
+commit 6d2792b33ed4dbca0c0b5d164922f37fab5ff4ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 4 14:18:36 2017 +0900
+
+    [Build]CMake] Fix CMakeLists.txt; BMJr, HC20, JR100 and JR800.
+
+commit ab22efe1da9768679abfca33992e430a7031aa30
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jun 4 14:08:43 2017 +0900
+
+    [VM][MC6800] Split mc6800.[cpp|h] to MC6800, mC6801, MB8861 and HD6301.
+
+commit 4d89b4083b4377b23318402822558a5dd5548e52
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jun 3 14:35:30 2017 +0900
+
+    [VM][NEWDEV][I286][WIP] .
+
+commit 952842c2e896730f72d6f871b8720794884b1771
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 2 05:20:39 2017 +0900
+
+    [VM][I8080][COMMON_VM] Move OP() and around INSNs to library.
+
+commit b063ae843d0e8cb5b288486c24444d633820c3b9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jun 2 00:22:39 2017 +0900
+
+    [VM][I286][WIP] Merging from MAME 0185.
+
+commit 4294c79209904c57a78d8550c83c9f8485a68da2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 1 15:46:14 2017 +0900
+
+    [NEWDEV][VM][I286] Add Ix86 classes from MAME 0.185.
+
+commit e35d66a9b8d9416e3e20dbace7f7f7f52bed2e40
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 1 15:45:06 2017 +0900
+
+    [VM][I286] Remove older I286 classes.
+
+commit eeaa700e0db9ae6fc7fbb2b2ef4480e435ed43a1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 1 15:37:22 2017 +0900
+
+    [UI][Qt] Fix lacked entries; Joystick and Keyboard.
+
+commit a17b19e7c491ee2f2bf828d1ed61888755d862ba
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jun 1 15:31:34 2017 +0900
+
+    [VM][HuC6280] Add HUC6280:: to libCSPcommon_vm .
+
+commit e9cc5279f60f6ed628ede8d88ea2efca7c3364b5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 20:50:42 2017 +0900
+
+    [OSD][Qt] Save memory with query tables.
+
+commit e1a5aa848d8bab569ed27ebf6eaefc32434e07ff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 20:49:20 2017 +0900
+
+    [VM][PC8801][PC9801] You should not use uint8_t foo = ~signed_int_constant. This causes FTBFS with GCC.
+
+commit e505d53952d260bd88af5d048468aea169eeded3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 20:48:50 2017 +0900
+
+    [BMJr] Fix FTBFS caused by differnce of text-encoding.
+
+commit e98b8ad663a397fdbdddc5ddfe18b1e205dada25
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 20:48:28 2017 +0900
+
+    [COMMON_VM] .
+
+commit b4c905d190ec0051391fb0271a777c0e190a78bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 20:47:37 2017 +0900
+
+    [VM][COMMON_VM] (Re) Add I8253 and Z80CTC to libCSPcommon_vm.
+
+commit 33a472d1924d1173a56c75468775483328f4afdc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 18:28:45 2017 +0900
+
+    [VM][DEVICE] Refactoring.
+
+commit ab44084936d906e6ca1adaffbcf564113e5eed2c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 17:35:22 2017 +0900
+
+    [VM][DEVICE] Refactoring #1.
+
+commit 876abe285d288971e70d4ca8267cf5bf13d2a498
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 16:49:25 2017 +0900
+
+    [General][VM] Re-factoring VMs, sync to Upstream.
+
+commit 419b82a3cc301dd1a1b89292c280bf2ab1a18a50
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 30 01:40:33 2017 +0900
+
+    [Build][N5200][PC98DO] Fix link error.
+
+commit c9bbdab16069f848a269ab4cf6e9677e9fcee53c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 29 11:08:55 2017 +0900
+
+    [VM][I8253][PC9801] Revert changes for i8253, and apply Upstream changes to PC9801 correctly.PC9801VM works.
+
+commit cbf4bb5e0feb5700bbbec937e333dec1521d22a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 29 07:04:18 2017 +0900
+
+    [VM][PC9801] Temporally revert using to I286:: from I86:: .
+
+commit 72cf4e043e9aa0ffa318fe7fa5e42e8f69479569
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 29 02:58:57 2017 +0900
+
+    [EMU][General] Merge Upsteream 2017-05-28. GUI still not implement.
+
+commit c481e8b539230f4b19b9ad3fc5927d0675ee009c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 29 02:56:53 2017 +0900
+
+    [VM][I386] Merge Upstream 2017-05-28.
+
+commit 54955499e3daf54215838c917b013c82222a462e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 28 18:53:04 2017 +0900
+
+    [VM][ix86] Use pseudo-bios calling tou BIOS_CALL_86() macro.
+
+commit b334c4878793741b1e3983ed9a1e9da994176a8a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 28 17:57:09 2017 +0900
+
+    [VM][i286] Save CPUSTATE per method(s).Not use saving as one block.
+
+commit 4d047654891f1130606bb63cbc18cf3bc1eaf54d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 21:36:29 2017 +0900
+
+    [OSD][I8259] I lacked I8259_MAX_CHIPS (;´Д`)
+
+commit bd69099c7c3486b13e11aecc425870b4b1987dc3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 20:10:56 2017 +0900
+
+    [COMMON] my_memcpy: With some HOST CPU i.e. x86, GCC use unaligend SIMD instructions to read/write memory.
+
+commit 1e7c0d85f02e10b182ee30a3c0966ae58c91eefe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 19:31:18 2017 +0900
+
+    [VM][NEWDEV] Revert re-commits missed to remove.
+
+commit cddf1efbce6666ffc5910d15a874b9a11b5f4d92
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 19:29:02 2017 +0900
+
+    [VM][EMU] Add common function; my_memcpy() instead of memcpy() using SIMD.Recommend to expect faster data transfer (i.e. Data transfer of vram).
+
+commit a00dd692c9b380c3b8ef4c114881869f57158dff
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 13:46:12 2017 +0900
+
+    [Build][CMake][PHC20][PHC25][MAP1010] Fix link error.
+
+commit 6ccafb2370a55b5e03cc0d2d8c6fedf6bc2843bf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 07:57:01 2017 +0900
+
+    [Windows][General] Make OSD to be DLL.
+    [Build][Windows] Adjust optimize parameters.
+
+commit 218ef45c6d54ca02750ac235bdc681f198717337
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 04:16:58 2017 +0900
+
+    [VM][COMMON_VM] Remove libcpu_newdev/mcs48*.[cpp|h] .
+
+commit 5dbfccfa7f620c1bc59f7f0b9fdea2bcfd4e9875
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 27 04:14:19 2017 +0900
+
+    [VM][COMMON_VM] Add DATAREC, MCS48 and UPD7801 to libCSPcommon_vm .UPD7810 will not add (perhaps).
+
+commit a8238f9745636fc7f31fdd13b5fadf0e13066d68
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 25 05:59:35 2017 +0900
+
+    [VM][COMMON_VM] Add i8080.
+
+commit ba0423ef5cd0720795d12ac871c9d5603be3c736
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 25 05:58:08 2017 +0900
+
+    [UI][Qt] Fix not-connected to sub-display.
+
+commit 745384533370cb866f97aa894614bee8bf32512e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 24 23:54:41 2017 +0900
+
+    [VM][COMMON_VM] Add RP5C01, uPD1990A and uPD16434.
+
+commit 6b3e6fc721c95cc9e7f8eb941f9139f711a2205e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 24 23:03:34 2017 +0900
+
+    [VM][COMMON_VM] Move I8237, I8253, I8255, I8259, UPD7220 and Z80SIO to common dll.
+
+commit ea62c2bf7bb845cea37c6eae8402ad78b8aa35e0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 21 02:53:37 2017 +0900
+
+    .
+
+commit f33d03d047f06b7e1335b96c70d35ec6cd20faa7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 21 02:36:09 2017 +0900
+
+    [VM] Merge Upstream 2017-05-20.
+
+commit 1e86f8a44f02918d95863ae7ccebde3f73ae1584
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 21 02:34:42 2017 +0900
+
+    [UI][Qt] Fix some memory leaks.
+
+commit bf38f044664f1a2856a2953097a7924c19f08fbc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 21 01:40:35 2017 +0900
+
+    .
+
+commit bec5bbb67d4293b6d9b520c1168633b1c774802d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun May 21 01:39:41 2017 +0900
+
+    [UI][VM][Qt] Fix uncondition branch found by valgrind (but some points has not fixed (;´Д`))
+
+commit 86dc766129a82af3eb4d853ffddbcda5043e50eb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 19:16:27 2017 +0900
+
+    [DOC] Update to release hotfix.
+
+commit 2d337bdf6eb8a168efa1e219d81bb007da5e9d65
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 10:08:49 2017 +0000
+
+    [VM][V9938] Fix FTBFS with GCC5 causes internal compiler error.
+
+commit e11fc8e568e4b60f9898c1dd336ca29273bd4dad
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 18:45:05 2017 +0900
+
+    [DOC] Update for HOTFIX1.
+
+commit 5328467b46323eaa67c5f3af2657aff1481d954c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 18:37:29 2017 +0900
+
+    [VM][MSX] I missed changes; using v9938.cpp instead of v99x8.cpp .
+
+commit eab8deec489ba0d0e30cc89a86e0c0181fbc82fa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 18:03:15 2017 +0900
+
+    [BUILD] Add comments to buildvars*.dat.tmpl .
+
+commit 26088335095b03dd5fbb1ea6dba20a6883767df1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 07:47:58 2017 +0900
+
+    [DOC] .
+
+commit c1e7c4d2340f1ef5fa1fcceea8ee42e0d52de2cc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:39:45 2017 +0000
+
+    [Build] Remove buildvars.dat . Please copy from *.dat.tmpl to *.dat and edit *.dat .
+
+commit 3ae6a96dfcdf63407ff526af96d8565eb45e196b
+Merge: 343ef188 f018a71e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:38:17 2017 +0000
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 343ef18896be19061fd14477ece46d240381e5c2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:36:40 2017 +0000
+
+    .
+
+commit f018a71e42b069ed345f185d9e23f4ed973faa4e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 07:35:04 2017 +0900
+
+    [DOC] Update gitlog.
+
+commit 17f98b42aad9b3a505b21b6e60fa0a4f6ce54112
+Merge: 2de8ab84 9c4805b2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 07:34:01 2017 +0900
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 2de8ab8460df806cea0e442aacc70474029737cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 07:33:14 2017 +0900
+
+    .
+
+commit 9c4805b23c31939558d26b0391aa60c57d1742f0
+Merge: 83b72213 8361a2fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 20:03:37 2017 +0000
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 83b72213e439ef53e81b8e1dba4f8dcde9d4c513
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 20:02:42 2017 +0000
+
+    .
+
+commit 8361a2fbce1958683c33bdf6bf18201a5d78d550
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 04:59:01 2017 +0900
+
+    [Build] Add templete of buildvars.dat.
+
+commit 63874dada8b007a66bb0bd959710756e78043f99
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 02:09:54 2017 +0900
+
+    [VM][PTF20] Fix FTBFS with MinGW.
+
+commit b1eb19c325d07ce31a0f43e4dd829bceda361bec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu May 18 01:56:56 2017 +0900
+
+    [Linux] I forgot to update installer X-)
+
+commit 145f6728be7d5ff818fb17e9b164148e446949cb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:55:15 2017 +0900
+
+    [DOC] re-Update.
+
+commit 8067b89f01c21ee29c1b4bb4af8e7c112f88577c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:51:15 2017 +0900
+
+    [General] Rename "emumsx2plus" -> "emumsx2p".
+
+commit aef81ddec42016c7166c00bdb3030478f725a3de
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:49:29 2017 +0900
+
+    [DOC] .
+
+commit ed240ea314744483227c75e78f840e658992ce13
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:48:52 2017 +0900
+
+    [DOC] Update for release.
+
+commit 8750c2f22305773b13d00be46302643b579d09b9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:43:35 2017 +0900
+
+    [DOC] Update documents.
+
+commit 43ab8be3a799285b7497f7ffe5e07d479cabb45b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:39:14 2017 +0900
+
+    [VM] Add YAMAHA YIS.
+
+commit 4573bef979ccb9e88f4216962d67493e6bda134e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:21:12 2017 +0900
+
+    [UI][Qt] Uodate UI.
+
+commit 41bb820314674c15f4d804ce05c1bb963b7c6e88
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 22:20:21 2017 +0900
+
+    [UI][Qt][FM7] Re-enable "Mouse" menu in "Emulator" menu.
+
+commit 5d424b2ecac58fe55570c2e9fc0db0edd0d94471
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 21:13:46 2017 +0900
+
+    [UI][Qt] .
+
+commit 742c56579ff6a3c94e6f3a7fa3eb0eb4891410f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 21:12:31 2017 +0900
+
+    [UI][Qt] I forgot to add a "*.gz" extension to opening of Cartridges, CDs and Binaries.
+
+commit 57237a83e310019da3621b21ed4f8eb509ea65f0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 20:12:42 2017 +0900
+
+    [Build][CMAKE][HX20] Fix FTBFS.
+    [VM][LIBCOMMONVM] Add PRNFILE::.Fix FTBFS with dome devices.
+
+commit 82813e52719cdbf9792423520b2c9be09d8b4041
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 17:17:07 2017 +0900
+
+    [VM][X1] Merge Upstream 2017-05-15.Still not test building.
+
+commit 7d0e43eeee51ec42e34468f2e9cdc4230e1b2baa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 17 17:12:44 2017 +0900
+
+    [VM] Merge Updtream 2017-05-13. Still not build test.
+
+commit ecbd1b3cc501db14037d24b1e6b43b8b426a9e46
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 22:20:27 2017 +0900
+
+    [VM][FM8][JOYSTICK] Fix crash with FM-8.
+
+commit 65b3003b652f774b6cd209eb6d69f904a282ae09
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 22:20:05 2017 +0900
+
+    [VM][MB61VH010] A little faster.
+
+commit c9b4e6a23770e88dc6b9867725d1281a66e444ab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 22:19:27 2017 +0900
+
+    [VM][FM7][DISPLAY] Use flags array to determine not accessble.
+
+commit 1ada7346dc1375fd5fc7c5d832f46a5cb4ab47e4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 22:18:41 2017 +0900
+
+    [VM][FM7][MEMORY] MMR: Fix clash with NULL function(s).
+
+commit da4e0b9f7f828e4003ec3e5179ea8dde4942e7b2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 22:17:40 2017 +0900
+
+    [VM][MC6809] Revert around BUSREQ. Workaround for FLICKY.
+
+commit a26fd5bb7fe7ea65e8bfb6e4f224f781712ccc23
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:53:14 2017 +0900
+
+    [VM][FM7][MOUSE] Temporally remove event_vline() of JOYSTICK:: .
+
+commit 3d360a46be06db6d74dba98d0b4240cb24b5d7ad
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:52:34 2017 +0900
+
+    [VM][MB61VH010] Update FM7::DISPLAY.
+
+commit cd4005512474f61335c7807ae6ce5b684afa48df
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:51:31 2017 +0900
+
+    [VM][MB61VH010][FM77AV] Re-order addrsss of read_data8() and write_data8(). You must re-build some VMs (FM77AV series etc.)
+
+commit 638a30834ec96687f833b7faab79b7f313e9f7d6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:39:36 2017 +0900
+
+    [BUILD][LIBCOMMON_VM] .
+
+commit f950f4ba82748762f4963bf05354f8f99263acda
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:38:51 2017 +0900
+
+    [VM][MC6809] Fix clock sount around BUSREQ (BUS HALT).
+
+commit a70b1f43e8df4d96083c82023c8936bcbfcdbd34
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 19:37:37 2017 +0900
+
+    [VM][FM77AV] DO NOT update MMR-Table when updating segment of MMR.Fix slowdown with PSY-O-BLADE and Ys2 (and others).
+
+commit 60efb2dfff799ccf9289c4922c8709b05c190241
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 08:35:20 2017 +0900
+
+    [VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.
+
+commit 78e57067c0e276d5e1707a1d299e4c14597e7aa0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 08:34:41 2017 +0900
+
+    [EMU][Qt][MOUSE] Fix not effect with button-up.
+
+commit 3b6360de602bee160e65f7f4b7701ab2f4db39cc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 05:19:28 2017 +0900
+
+    [VM][FM7][JOYSTICK] Fix OPN:PORTA value on reset.
+
+commit 21201e93735e0db3f4eda57580fcdaf365db48ca
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 05:03:28 2017 +0900
+
+    [VM] Add some devices to libCSPcommon_vm .
+
+commit a71bc9ad7963fd5c1ccf9585f9edbf20b1425be6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 05:01:27 2017 +0900
+
+    [VM][MB61VH010] Expect to faster.
+
+commit b6d75837300011278d6f0a57854001ea215173a9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 04:25:42 2017 +0900
+
+    [VM][MB61VH010] Revert before commit.
+
+commit 0cf834b5df14d1ce42021f9b74539a34b5d97d57
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 04:00:06 2017 +0900
+
+    [VM][FM7] Joystick: Use opn[0]->read_signal() instead of JOYSTICK->read_data(0).
+    [VM][MB61VH010] Expect to be faster rendering.
+
+commit 5d8e32e35f84016ac3e6325703cb7e57dc3b894a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 03:59:14 2017 +0900
+
+    [VM][YM2203] Fix double-initializeing output signals.
+
+commit 61ea8665bebef0f121ce683feb39d933e526c724
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue May 16 03:58:46 2017 +0900
+
+    [CONFIG] Fix over loop.
+
+commit de77eef8913a5f236bf72eb90cd4c34660d4d20f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 12 01:11:44 2017 +0900
+
+    [VM] Update PTF20, V99X8 and YM2203.
+
+commit 4252aac1f0607b77f834c096b5d8361eb865ee23
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri May 12 01:10:01 2017 +0900
+
+    [BUILD] Update script.
+
+commit 6a7f552a34aa0f1a90d3580009801be41f4d6180
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 6 04:55:31 2017 +0900
+
+    .
+
+commit b08d2107f9be721410c59f714d04c35093db81c3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 6 04:55:18 2017 +0900
+
+    .
+
+commit e5aed8438f763b7f5261edee9f7833a4d9757991
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat May 6 04:54:40 2017 +0900
+
+    [VM][V99X8][TMS9918A] Move to shared lib.
+
+commit 08211c6385a004efa2c42af377ea5831e5985eac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 3 22:45:26 2017 +0900
+
+    [VM] Move T3444A to shared lib.
+
+commit b223e91b003c7cb761cc8230e99d1f45a0c4b51e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 3 22:02:41 2017 +0900
+
+    [VM] Move UPD765A, PC80S31K and PC6031 to libCSPcommon_vm .
+
+commit 212494fb6a81d6c840cecc1a5e4dd66b11b60b49
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed May 3 20:26:43 2017 +0900
+
+    [VM] LibCSPcommon_vm : TRY: Without #ifdef. Now still MB8877 and DISK only.
+
+commit d6401a3ae802ef36536d73310b8d4abdc503abe4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon May 1 22:10:52 2017 +0900
+
+    [OSD][Qt] Add *_features_* functions. It needs for *NEW* device emulation.Pls. port to win32/ .
+
+commit 2d22cf24f1e309281435c8b9233a527b7fc1cb15
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 30 21:44:52 2017 +0900
+
+    [VM][M6502] Split M6502 to N2A03 and M6502.
+
+commit 52e04585692c7500e2c262888ae3076bec5eb4a0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 30 21:02:11 2017 +0900
+
+    [VM][DEVICE] Split MSM5832:: from MSM58321:: .
+
+commit 1fb74b44746d8e42b05451df11cba2cc5b771125
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 30 20:00:21 2017 +0900
+
+    [VM][DEVICE] You should add "DECVICE::initialize()" to top of initialize().
+    [VM][DEVICE] Move some devices to shared lib.
+
+commit 73d1d7b7eac1d0449963bcfffcdbe8bbf7920784
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 29 06:40:27 2017 +0900
+
+    [VM][LIBNEWDEV] Remove libcpu_newdev/libcpu_mc6809/* .
+
+commit ba7448bc67b5aa7e10f6707ded5b52c121ce8da7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 29 06:27:31 2017 +0900
+
+    [VM][MC6809] Rename due to changing policy.
+
+commit 4adc5a1f353348c74a378f98647cb51ad4cd30a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 29 06:25:29 2017 +0900
+
+    [VM][Build][CMAKE] Build supporting to Z80.
+
+commit 510217d5834876ec7acac2b1abe3c642299f503f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 29 06:24:19 2017 +0900
+
+    [VM] Move Z80 to shared lib.
+
+commit 18f06d2d28361126352948a3de4571da4f81706a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 28 06:48:33 2017 +0900
+
+    [VM][FM7] Faster transferring.
+
+commit 9d90ce75262a2bc050f8cc692847d9fb71c56311
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 28 03:25:02 2017 +0900
+
+    [BUILD][Linux] Update LLVM's parameter.
+
+commit 49c0ed25d714b6cd0e1a235d2ce42e44f5b14ef0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 28 03:23:44 2017 +0900
+
+    [VM] I forgot to update (and remove USE_SOUND_FILES*) defines.
+
+commit e78ee2f9720281ed0f54bdc92cb96e25d6861e3b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 28 03:21:52 2017 +0900
+
+    [VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809_debugup.cpp . See, fm7.cpp.
+
+commit a3d44eb0d674170fc6b417e6b47ef903826c5eee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Apr 28 01:49:25 2017 +0900
+
+    [General] Merge upstream 2017-04-16.
+
+commit 082d2f093877b91dd3bfbc557f257eb6b43818a8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Apr 13 04:57:12 2017 +0900
+
+    [BUILD][LLVM] Fix FTBFS.
+
+commit 1ff4eaa1cc34c468e28ba87c5a55f82fa3224319
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Apr 12 18:54:37 2017 +0900
+
+    [VM][LIB][FM7] Fix FTBFSs with LLVM (4.0).
+
+commit 4089d79b3734c5feb0b824d3a9d32d3d0873fbee
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 14:12:55 2017 +0900
+
+    [DOC] .
+
+commit 16ce89bae2170ea8990fa640cf1a84c4d5d9a21b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 14:00:10 2017 +0900
+
+    [UI][Qt] Fix unconnected event.
+
+commit 168cbc3a2ecd452bd9b872cd5ff025c7eab14ca6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 04:17:03 2017 +0000
+
+    . Remove unnedded vcproj.
+
+commit 153c9eb616c3529d6a26c26b1ea3c7063712d021
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 13:07:34 2017 +0900
+
+    [DOC] Updated.
+
+commit 3805ad41608ed51081d916a1b494688d5d3e7eac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 12:11:39 2017 +0900
+
+    [VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
+
+commit fbd5191a9c8cbcd3c7923c05effcb0c039a72499
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 03:59:10 2017 +0900
+
+    [DOC] .
+
+commit 0fc72e5984f6a6dd0b04dfdbd5cda0bfc98d3c89
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Apr 10 03:56:55 2017 +0900
+
+    [VM][CONFIG] Fix not loading some setting values.
+
+commit 3e1dde3694c75a0f75e4aced4094b3d16ad9b78c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 23:34:19 2017 +0900
+
+    [Qt] Fix crash with familybasic.
+
+commit b3bb57059155cd344d5b563e3dd9e0949008a193
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 23:05:58 2017 +0900
+
+    [DOC] Updated.
+
+commit f3c1e9299a7570557798c9fd12fb5992519c31c0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 23:00:26 2017 +0900
+
+    [Qt][JR800] Fix FTBFS.
+
+commit 565b7aff33ea5839f9af8f881b9c063b593986d7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 22:57:22 2017 +0900
+
+    [VM] Add National JR-800.
+
+commit d75eb5ce75deb5aed81aeba4ef78980fc0ba772f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 22:13:39 2017 +0900
+
+    [DOC] Update credits.
+
+commit 5ba865a904a8df4632c35b0053adb24081107d1d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 22:11:37 2017 +0900
+
+    [DOC] Update from upstream.
+
+commit 8aee15f95d698f7815e58233e60e5307789c28f9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 22:01:30 2017 +0900
+
+    [General][FMGEN] Update SOVERSION .
+    [DOC] Update for release.
+
+commit 58df3502c496a8109a49e86be332fc97477d3e02
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 21:44:35 2017 +0900
+
+    [General][Qt] Fix FTBFSs.
+
+commit 89e8e07cf3b2446094fadd477e3707b84d122390
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 02:42:26 2017 +0900
+
+    [General] Merge Upstream 2017-04-02.
+
+commit 2ef68d1cc9f4d59d166952f5bb10dbd011e1664c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 00:02:37 2017 +0900
+
+    [VM][General] common.cpp : Use buffer sized functions for some string functions.
+
+commit 6cb889b364c5b808716c504e083e3606539f8bce
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 00:01:21 2017 +0900
+
+    [VM][General] Merge Upstream 2017-03-30.
+    [General][BUILD] Use -D_UNICODE to build.
+
+commit 3588804e1d5e7fccb2ff05f38c3edfab862ab838
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 8 22:48:32 2017 +0900
+
+    [VM][General] Merge Upstream 2017-03-28.
+
+commit eeedca4e3c5974b19812c180678e3d722b361e82
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 8 22:06:13 2017 +0900
+
+    [VM][General] Merge Upstream 2017-03-26.
+
+commit 7cb20ae535ab0ccbaf8d5dd44050e75d6ec4081a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 2 16:05:28 2017 +0900
+
+    [VM][GAMEGEAR][HC40] Fix FTBFS.
+
+commit 1ef2f58dd361d4e05e079cd70259f54d369d64be
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 2 03:21:56 2017 +0900
+
+    [VM][FM7][MAINMEM] MMR: Use jump tables.
+
+commit c8ee7c56570314655d7037af7e4b0479784edc1e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 2 00:43:18 2017 +0900
+
+    [VM][FM7][MAINMEM] Split a class to some files.
+
+commit 13068233c275ff35be8013c8651cf879706786b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 2 00:19:24 2017 +0900
+
+    [VM][FM7][MAINMEM] Remove unused functions.
+
+commit 18dfbd25db1ae453a6c884d753bc3b07bfd58ec7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 23:11:00 2017 +0900
+
+    [VM][FM7][MAINMEM] Remove read_table, write_table.
+
+commit 7576b7cfabf694b0788fcbb3f80eb71d6e6de732
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 23:02:19 2017 +0900
+
+    [VM][FM7][MAINMEM] Use jump-table to access memory.
+
+commit f6c08ef9f903d2d9197527a90b0d49372b2dfae3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 19:11:45 2017 +0900
+
+    [VM][FM7][DISPLAY] Reduce re-calculate parameters.
+
+commit f2731620879a5be0ef9527954fa4704384670ecc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 19:03:57 2017 +0900
+
+    [VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d2545b2d4fb5a2f841 (only FM7_MAINMEM::).
+
+commit e83408b5b86dc5eb421aaf958b5724ce9230caf6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 16:45:49 2017 +0900
+
+    [VM][FM7][DISPLAY] Reduce address calculation.
+
+commit 7e03302b489f8403f15956c596f2e12864c42449
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Apr 1 06:23:29 2017 +0900
+
+    [VM][FM7] Add conversion table MMR to REAL; Maybe made faster.
+
+commit 7520ffcc318fefe5e6198e3a6320ca79423f8067
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 29 18:15:33 2017 +0900
+
+    [VM][FM7][MEMORY] Use tables instead of *mmr_convert().
+
+commit 917b1f7a6f4df61938e6100eb38c2852de00ee15
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 29 05:41:41 2017 +0900
+
+    [VM][FM7][WIP] Faster memory access.WIP.
+
+commit d4c1b2504afa59c20b4228d2545b2d4fb5a2f841
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 11:55:47 2017 +0900
+
+    [UI][Qt] Update USING_FLAGS.
+
+commit 0f42cf798217a957c0fb79f6b6f3a99b8d0e366b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 11:54:30 2017 +0900
+
+    [BUILD][WIN32] Fix FTBFS
+
+commit a5018bdd59c295d158157b35bd3778ff91a16c3f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 02:25:26 2017 +0900
+
+    [DOC] Update documents to Upstream 2017-03-20.
+
+commit 153861fe26b29f1aef284ecebd29ddc6f268f46f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 02:21:12 2017 +0900
+
+    [DOC] Update upstream's readme.
+
+commit ae87c2eff7eb8510f4470912cdb6a763ff5b98ae
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 02:16:36 2017 +0900
+
+    [BUILD] Update batch files.
+
+commit 5d3bc69e3f448a12ff4110e3113faf3b4eef9b35
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 23 02:15:50 2017 +0900
+
+    [WIN32][Qt] Fix FTBFS with ZLIB.
+
+commit aebf1100644e1e8c6998fe6192f8d2fab10fec56
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 21:47:39 2017 +0900
+
+    [VM] Merge Upstream 2017-03-20.
+
+commit a7566e659ebdb16158448deb15cdcd0561dcf6c3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 21:46:30 2017 +0900
+
+    [UI][Qt] Update qt/machines/ .
+
+commit ee8c85e065af8e9a3a70f76681baf6092da30789
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 21:45:42 2017 +0900
+
+    [Build][CMake] Add supporting for ZLIB.
+
+commit bee22160131980144b18529294b71e1049d10107
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 21:45:05 2017 +0900
+
+    [UI][OSD][Qt] Prepare to support Upstream 2017-03-20.
+
+commit 2b991f3cb3407fbdcab573c935174ee68f168cb8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 21:43:03 2017 +0900
+
+    [VM][General] EMU/COMMON : Fix bugs around handling filename and directories.
+    [FILEIO] Fix FTBFS with ZLIB 1.2.8 or earlier.
+    [CONFIG] Sync to upstream 2017-03-20.
+
+commit cc2b9790802b16aeea5bc7b53f16cf3d21844f50
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 22 06:08:24 2017 +0900
+
+    [General][WIP] Merge upstream 2017-03-20.Still not implement UIs.
+
+commit 8911d942aa5301c3fc6436e479e6598aeb5c8947
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 20 19:01:52 2017 +0900
+
+    [UI][Qt] Move drive status from status-bar to right dock.
+
+commit f6c408c91deddc69b88998d8f170eb3845711511
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 20 00:00:15 2017 +0900
+
+    [VM][FM77AV40EX] Fix wrong display timing.
+
+commit 8c0a726f33ea309724a17169cefa403b13c143dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 19 23:37:28 2017 +0900
+
+    [WIP][VM][FM77AV40EX][DISPLAY] Fix weird display with 4096 colors.
+
+commit b159d891dd84ef85587eb1c4f337c3c15390911c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 19 23:05:48 2017 +0900
+
+    [Qt][EMU] Update emu_thread.
+
+commit 005e1714867fe94c98bb25ce8b281093c6fbc83c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Mar 19 22:19:26 2017 +0900
+
+    [VM][FM7][DISPLAY] Use function table to access memories within display sub-system.
+
+commit 5f6cf75c70fc5720b528fb655988b7b863700614
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 17 14:49:57 2017 +0900
+
+    [General] Merge Updtream 2017-03-15 . Still not build all of VMs.
+
+commit 69c1dfe417c2f52cbc25730d2131f39c3bcac16f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 17 14:08:04 2017 +0900
+
+    [VM][YALKY] Fix FTBFS.
+
+commit 2087d21109aa2260891c6effb6d28611055be888
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 17 13:49:24 2017 +0900
+
+    [VM][MZ1500] Fix FTBFS.
+
+commit 013021daa27e7c1f9854b685259f3ee061a0b1a7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 17 04:02:57 2017 +0900
+
+    [VM] Fix FTBFS for Upstream 2017-03-12.
+
+commit c8bbd85433c3865f3642fbb64089614836470002
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Mar 17 04:01:57 2017 +0900
+
+    [Build][CMAKE] Delete HBF1XDJ.
+
+commit f7db518ecbb5552250df4781f9dbfd9f6172cebc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Mar 16 03:55:42 2017 +0900
+
+    [VM][FM7][DISPLAY] Fix auto skip feature.
+
+commit 75bf52a1b5f467c4c1e6500ed6c5ea8e530e4d80
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 23:28:05 2017 +0900
+
+    [VM][FM77AV][DISPLAY] HSYNC:Don't register event(s) per HDISP.
+
+commit 36c0032433abfeb8e54394de1c078ce59a461ef6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 06:12:54 2017 +0900
+
+    [VM] Add MSX and FAMILY BASIC.
+
+commit 4807163f7e97c793c4943cc26a8634078c7d0261
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 05:51:44 2017 +0900
+
+    [VM][Qt] Add FM-R30, PASOPIA7, and PC* .
+
+commit 445fbef1892fed8303fb3d7a275510447f09272f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 05:09:35 2017 +0900
+
+    [General][WIP] Merge Upstream 2017-03-12.
+
+commit 6925c333eaf7045a3ed63a6684cd0d277baa5f72
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 05:07:03 2017 +0900
+
+    [General][WIP] Merge Upstream 2017-03-11.
+
+commit cf5d44dca0c28b73632775bcea737cec5bdd9267
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 02:26:07 2017 +0900
+
+    [Build][CMAKE][MSX] Working with MSX1/2.
+
+commit 60402cc88adbbe9ebe6614c6154d7d2bba31bad9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 00:43:04 2017 +0900
+
+    [General] Merge upstream 2017-03-08 1/2.
+
+commit 651bea8d1de06452186be96006d6953407b30294
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 15 00:27:50 2017 +0900
+
+    [General] Merge Upstream 2017-03-07.
+
+commit 386e25cf7354c75e82aca9fa8f5934d125d7f880
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Mar 8 01:56:49 2017 +0900
+
+    [Build][WIN32] Fix FTBFS with PC-8001MK2SR.
+
+commit 5f04f9f628a96a1271a6a02eaf92d2e800281607
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 21:54:40 2017 +0900
+
+    [BULD][WIN32] I386: Fix FTBFS with MinGW/Win32.
+
+commit d52c2ce00ed106de0820bf867355d23c45ba677b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 07:08:26 2017 +0000
+
+    [BUILD][LINUX] Fix linking order.
+
+commit b8454c9699f2c37b1505b6a440f8ffa8f649c07e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 15:58:03 2017 +0900
+
+    [DOC] Update for newer, maybe these are for release.
+
+commit 2dac70eb1743e2a0b778a57a1f520fce59aa6371
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 15:51:51 2017 +0900
+
+    [BUILD][FM8][WIN32] FIX FTBFS with linking.
+
+commit b07b62a605905fb60391311c9c46cfcafdafb7f0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 06:49:27 2017 +0000
+
+    [BUILD][LINUX] GCC5: (MAYBE) Enable to set "USE_RADICAL_OPTIMIZE" to "YES".
+
+commit 25e4dd92c677e26468a1b4e311d4bb533ba812c7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 06:39:21 2017 +0000
+
+    [VM][FMGEN] Fix crash with GCC-5.This is issue of optimization, add "volatile" to any member(s).
+
+commit 7b6f18a5c866a570c115fa17060bfeccd26777eb
+Merge: 81f77372 ac3534e8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 18:27:41 2017 +0000
+
+    Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
+
+commit 81f773727550328386c1a010957ddfc623cc3583
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 18:26:22 2017 +0000
+
+    [BUILD] .
+
+commit ac3534e8709f4a9d68abf732f7f782cc2f66af75
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 03:17:05 2017 +0900
+
+    [BUILD][LINUX] Updateed.
+
+commit 69aff6549eddf15e217b741f913ebcff459f9f42
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 03:10:40 2017 +0900
+
+    [Qt] More commit.
+
+commit e5052fd582472b1e980daa342e85918a097d9e38
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 03:08:38 2017 +0900
+
+    [WIN32][MINGW][Qt] FIX FTBFS.
+
+commit c610e3989612e0f2c11296da583f03f2d6419006
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 02:53:18 2017 +0900
+
+    [DOC] Update GITLOG.
+
+commit 6933228f1826d3cc655a17f47387e31f5097bfb7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 02:52:48 2017 +0900
+
+    [DOC] Update document.
+
+commit 1014e6fc73aa1fe867da01724a8126aa70331954
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 02:46:40 2017 +0900
+
+    [General] Update revision.
+
+commit e376f5feb9f429f99280e5262702b8b6e8501535
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 02:43:27 2017 +0900
+
+    [BUILD] Update build scripts.
+
+commit e5ee253099df1e5f750c40ce48b84be60bde9593
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Mar 7 02:42:53 2017 +0900
+
+    [VM] Commit lacked files to commit.
+
+commit 0aa174ebcf9e4330f117614f0c6ec40fa9c9d348
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 17:05:58 2017 +0900
+
+    [General] Update installer.
+
+commit 3b8ea69608d97952cb8504787251340bd16ed162
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 08:13:21 2017 +0900
+
+    [BUILD][LINUX] Add logging build-status.
+
+commit 6c509007b0ae89e7006b58cd51d59b88ad59d5e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 08:11:49 2017 +0900
+
+    [GENERAL] Merge upstream 2017-03-04. Still checking FTBFSs.
+
+commit 46922a45a71fef16b74c5dc03f5d3ead94a739de
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 05:13:50 2017 +0900
+
+    [OSD][Qt] Remove do_call_debugger_command().
+
+commit 71883b8ee9f76635a60468c51881ee1aa9a95f22
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 05:12:24 2017 +0900
+
+    [EMU][DEBUGGER] Use pthread_t instead of SDL_Thread.
+
+commit 02520d04f0a2f08c3812430962f5744a882f84a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 05:11:38 2017 +0900
+
+    [VM][X1] Merge Upstream 2017-03-01.
+
+commit e5c7716305a2c5763945e186e0c165c4083da3bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Mar 6 04:23:46 2017 +0900
+
+    [DEBUGGER] Update upstream 2017-03-01.
+
+commit 7a70a00f41594e408bd7b458cce5e9b785f9347d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 18 01:12:48 2017 +0900
+
+    [DOC] Update Issues.See http://hanabi.2ch.net/test/read.cgi/i4004/1483504365/30 .
+
+commit c1f58d4892a66055a8cc07d1052c6d87b2fb49cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 15 06:22:29 2017 +0900
+
+    [BUILD][CMake][VM] Add TK-85.
+
+commit 34a59b46bebf0509db96163e36377e503a8039be
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 15 06:07:04 2017 +0900
+
+    [VM][N5200] Fix FTBFS.
+
+commit dde39638c285d18ff749269d1bb428f7379db775
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 15 06:05:24 2017 +0900
+
+    [UI][Qt][Draw] Update button api: Use *real* image, not texts.
+
+commit e1c30a8dc1c91e1025f3c460a33d90409da4f46a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 13 02:01:36 2017 +0900
+
+    [Build][Win32][VM] Prepare to fix FTBFS.
+
+commit 61b957941371b51f0d74c870e9dc65aa3cfdaa84
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 13 01:59:42 2017 +0900
+
+    [Qt][OpenGL] Workaround for crashes; With intel Core i5-2420 and Windows7.
+
+commit 6bf4c7c66695a3c9f7878f157c6bef832ce8953b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Feb 13 01:57:14 2017 +0900
+
+    [UI][Qt] Update to track before commiting.
+
+commit ba4f434b6a5e0addd21346fe7297f8f1ed71f4f2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 17:57:46 2017 +0900
+
+    [Qt][BUILD] Fix some FTBFSs.
+
+commit ee24ccadd06a0a9895487502dea5560e1d90d046
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 17:56:11 2017 +0900
+
+    [VM][AY-3-891X] Fix pre-scaler (this is hidden feature?) for PSG.
+
+commit 025e0ea1a5d4246182b98e4f55afc43dd762885f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 17:54:40 2017 +0900
+
+    [Win32][OpenGL] TRY: Fixing crash with OpenGL3.0 at Corei5-2420M (and Windows7) PC.
+
+commit 7d500ec2cf26792884888bcea370b94de80fcc40
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 03:17:15 2017 +0900
+
+    [BUILD] .
+
+commit 52802a8c8bc842cbc677ccceb7343ca0f3aaf604
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 03:16:32 2017 +0900
+
+    [BUILD] Update SOVERSION.
+
+commit 9a11ad70a06686db99e3ec0d8165fa5e2fc590fd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Feb 12 03:13:11 2017 +0900
+
+    [Build][Win32] Separate GUI(and fmgen and emuutils) to separate DLLs.
+
+commit 0ad3acad1434c94661f111992289371c2c47563e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 21:58:13 2017 +0900
+
+    [TK80] Update resources.
+
+commit 25426f51ee3162ef7e4acb9495c757c0e0d9614d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 21:56:52 2017 +0900
+
+    [RES] Fix tk85.qrc.
+
+commit 87f1cd668ea4975b696dc3ddbdd7e8b1e1356118
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 21:55:37 2017 +0900
+
+    [DOC] Update documents from upstream.
+
+commit b3a96e035f82bf24302abf7c9284625b6dcc99cf
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 21:45:39 2017 +0900
+
+    [GENERAL] Merge upstream 2017-02-09, but one-board-computers are not working yet.
+
+commit bbe82b681db00e50dba4a4c8fedcd56281a44423
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 21:42:12 2017 +0900
+
+    [RES][Qt] Resources: Merged upstream 2017-02-09.
+
+commit 49cc0029e1265ef3b0427e7ca078bcb65208b395
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:45:47 2017 +0900
+
+    [LIBNEWDEV][I8086] Apply to FM16pi, FM-R30, PC-100 and PC98HA.
+
+commit d0c2b784bcaa03425bf71f27e98fd0f3d1ba85b6
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:18:32 2017 +0900
+
+    [VM][J3100][MZ5500][PC9801] Use I86:: class when using i8086 or V30 at real machine. (not I286::).
+
+commit 2287efa91c4c29c8b723dd803b8b5c0bde1e0ea1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:17:53 2017 +0900
+
+    [LIBNEWDEV] .
+
+commit f3349450ff6c7dc206dc89664922e92fcf5f6c8e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:17:20 2017 +0900
+
+    [LIBNEWDEV] Rename libcpu_ix86 to libcpu_i286.
+
+commit 01779d005ce48953e2592a4b8f9e0d025be455cd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:15:51 2017 +0900
+
+    [BUILD][CMAKE] Apply LIBNEWDEV to build VMs #2/2.
+
+commit d909723356aba2ab01bdf74da5afac28226bc851
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:14:11 2017 +0900
+
+    [BUILD][CMAKE] Apply LIBNEWDEV to build VMs. #1/2.
+
+commit 0e8395279dd04d575a4fec5e3e26eef2e31fd132
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 20:13:09 2017 +0900
+
+    [LIBNEWDEV][I86] Add I86 (i8086/NEC V30).
+
+commit 3d0c4a3e0ac018a4802b01b3151cbc4265ccb264
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 01:55:14 2017 +0900
+
+    [VM][FM7][LIBNEWDEV] Add some devices to libCSPcommon_dev.
+
+commit 1ca1c22ec329268edec62ea0ba1636a6b1d08dda
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 9 01:54:01 2017 +0900
+
+    [VM][LIBNEWDEV] Add some devices, this is only top prepare.
+
+commit caa78f20da671fe1159e74d3fc768ce46a78f26b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 22:05:53 2017 +0900
+
+    [LIBCPU] Selectable building, I lacked config_commonsource.cmake to commit.
+
+commit e0127b83becb3f8737f4ddaeeb26a41c9da68cb8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 22:04:48 2017 +0900
+
+    [LIBNEWDEV] Try: ADD i286/i86.WIP.
+
+commit d7c3f6934322cc6d23cf392bdc044ad74c7f44cc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 22:04:09 2017 +0900
+
+    [LIBCPU][MC6809] TRY: Add MC6809.
+
+commit 0364b0cead6658bfbebb9fb75b124e554aef6dac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 22:02:58 2017 +0900
+
+    [LIBCPU][IX86] TRY: Add ix86.
+
+commit aca77ec34844ba2f1021a99aa5996a00abffe2c3
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 15:34:55 2017 +0900
+
+    [Qt][SOUND][OSD] .
+
+commit 9f65f277cb7356d5d607effa80e803e50f02460f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 15:34:10 2017 +0900
+
+    [Qt] Fix break device files when exiting emulator with some situations.
+
+commit a5778d7011c2266ae25915acbe38fa7d7d886cec
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 14:34:19 2017 +0900
+
+    [BUILD][CMAKE] Selectable building.
+
+commit c6d7d304acae8ba1c2e4e4ad5dd6709b436f9e20
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 14:33:32 2017 +0900
+
+    [VM][FMR50] .
+
+commit 6dd1b04debdba9d96cd355ec2c6ad101cdb3412e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 14:32:28 2017 +0900
+
+    [VM][DEVICE] Selectable building separating or not separating.
+
+commit 1273434275748dc27b83dd0283f6ede39db79e44
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 8 14:30:52 2017 +0900
+
+    [COMMONDEV][I386] Fix breaks variable area when constructing cycle-tables.Seems to be working fine.
+
+commit b698a0a1fc42d899ea240c7db3c23acad2ea6873
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Feb 7 16:00:11 2017 +0900
+
+    [I386] TRY: Separate to common lib, compilation passed, but something is wrong ;_;
+
+commit 929b02861f299b2945f432a9baa2218aa5493160
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 12:10:50 2017 +0900
+
+    [VM][i386] Revert new I386 class to older.Newer class will continue to work within libcpu_newdev/ .
+
+commit 7d683417c545a574260ba3abba17d5e196b76647
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 12:08:23 2017 +0900
+
+    [VM][LIBCPU_I386] Adjust include path.
+
+commit 8258f19cb54130c8cbec4cbc94521011c5c30a45
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 12:05:14 2017 +0900
+
+    [LIB_NEWDEV][DEVICE] Adjust libcpu_newdev/device.[h|cpp] .
+
+commit bc77810924cec8f2aa2749bb42b1661cc5ce3a41
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 11:56:59 2017 +0900
+
+    [VM] device.h : selectable shared device or not shared.
+
+commit 23e59424df677b96c27cefee4ed1d951915fce9e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 11:53:57 2017 +0900
+
+    [LIBCPU_i386] Move libcpu_i386 to libcpu_new/libcpu_i386.
+
+commit e182824632f5631a898613bf44915f32a0bb261e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 11:52:04 2017 +0900
+
+    [VM][General] Revert device separation.But I will try to separate, working only within libcpu_newdev (and patched device.h).
+
+commit 09be289e74b202ac7543d290a7e7b35f2ed6ce0b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 11:46:16 2017 +0900
+
+    [VM] Move lib* to libnew . WIP.
+
+commit bfbd1ee749ca05f643d5e57020fc07d45c22173e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 04:52:33 2017 +0900
+
+    [VM][LIBCPU_I386] Update header.
+
+commit 06eb7514a5e3a31407ddb510ceda137456f79e74
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 03:32:46 2017 +0900
+
+    [VM][LIBCPU_i386] Update definitions.
+
+commit c941a7caa51c763824efbd09d57317566c93d6ac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 03:05:35 2017 +0900
+
+    [BUILD] FMGEN must be linked due to separate devices to DLL.
+
+commit a0e1f2ec0554ed836220a7236aed41244c3dbb63
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 03:05:13 2017 +0900
+
+    [VM][FMR50] .
+
+commit 5cc5415575a577663377cf594e4bedde54a1b940
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 03:04:10 2017 +0900
+
+    [VM] Fix i386.cpp , temporally.
+
+commit 55e3a4b45deed8045bb97d04bc14397a6e3295e7
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 03:03:06 2017 +0900
+
+    [VM][I386] Re-build new I386 class with vm/libcpu_i386 .
+
+commit c3ba21258b7868736d78f25622e6c64c46236227
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Feb 4 00:12:44 2017 +0900
+
+    [VM][i386] Revert execution cores.
+
+commit 2dac4f680cfdf912029cd89abd1ed046ddb2b815
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 20:22:58 2017 +0900
+
+    [VM][i386] Extend i386 interpreter.
+
+commit 6fc533549a9a9eebca2c63dfbfc140f4880bb4d8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 03:54:53 2017 +0900
+
+    [BUILD][Qt][WIN32] Fix FTBFS.
+
+commit 346203d56f82b753bcc2516d76da61e5109ea547
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 03:51:04 2017 +0900
+
+    [VM][libCSPcommon_vm] Add YM2413.
+
+commit ca2db01a1924dfb68e0e0e3a7e4c0f8a84b1d1af
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 03:50:32 2017 +0900
+
+    [VM] Add CMakeLists.txt for libCSPcommon_vm .
+
+commit ef154a3a1be8a25adc385ddad4518280f00252aa
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 03:37:56 2017 +0900
+
+    [VM][General] *Important* Separate some devices to DLL; libCSPcommon_vm .
+    Some of devices are not moved to dll yet.
+
+commit 9b0f2961033b3eab319948b749198a0ca5253bf5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 02:21:13 2017 +0900
+
+    [VM] Separate DEVICE class to common routine.
+
+commit 5ddcb03070fdc015fe2d47cfeb2687c7817beaef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Feb 3 00:30:22 2017 +0900
+
+    [Build] Separate FMGEN to shared lib (named libCSPfmgen).
+
+commit 78b44340dc3e48efdea4fb5da48335d7985cb953
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 23:51:56 2017 +0900
+
+    [BUILD][Linux] Adjust build parameters.
+
+commit bba2bc6025e6b77c9db1c6ed968e9813b4719a57
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 23:51:08 2017 +0900
+
+    [VM][FM7] Add AY_3_891X to FM-7 series.
+
+commit 3e856e87c045726cd8ca2a86131d66ad1fa45f5a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 23:50:33 2017 +0900
+
+    [VM][X1] Apply AY_3_891X to Sharp X1.
+
+commit 54f1cb4390347763ba34fdd72332944e034644f1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 23:49:46 2017 +0900
+
+    [FMGEN] Add AY-3-8910 for *PURE* PSG.
+
+commit 9a6d6fbab620c7c3c15d97217a2eb98c11d16507
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 23:48:41 2017 +0900
+
+    [VM][AY-3-891X] Add AY_3_891X class. This aims to replace YM2203 for *PURE* PSG.
+
+commit 35ff3b87bebdee4d2f014385944436ae4a4f24ea
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 20:39:08 2017 +0900
+
+    [BUILD][FMGEN] Fix warnings build with "-Wall".
+
+commit b7c1dc292efe40bc34e009fa57ce322d2cd56c5a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 20:38:19 2017 +0900
+
+    [BUILD][VM][FM7] Reduce warnings when building with "-Wall".
+
+commit 7960832f3360f9f8e29bc9a0ff2a99225d46cdd4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 20:37:26 2017 +0900
+
+    [BUILD][VM] Redece warnings with some devices(not for all).
+
+commit 0265e663324f6e6f653c0fffcc951a08108a5ed1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 20:36:48 2017 +0900
+
+    [BUILD][Qt] Reduce warnings build with "-Wall".
+
+commit c8f280dcff07558073875b81b9fb3b17675f289b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Feb 2 17:45:36 2017 +0900
+
+    [GENERAL][Qt] Fix functions without return-value even decl.ed non-void.
+
+commit ecb5913f7950f163aa5f9dae1fcc860a0d16fa90
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 1 23:48:07 2017 +0900
+
+    [Linux] Update installer.
+
+commit dffaf71560b1156fb4453f0245c0f88073ed4914
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 1 17:03:17 2017 +0900
+
+    [DRAW][OpenGLv3] Fix texture aspect.
+
+commit f26ade782578712d20b1f02647b93633dcdf55e5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Feb 1 16:26:40 2017 +0900
+
+    [EMU][THREAD] Fix thread dependency: Move OSD from DrawThread to EmuThreadClass. Move EMU from GUI to EmuThreadClass.
+
+commit a6ee56d66189798d0530f36ad22597063a4b206b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 31 01:10:49 2017 +0900
+
+    [UI][Qt] Remove unneeded Qt classes from GUI.
+    [BUILD][CMAKE] Add cotire to build with pre-compiled header(s). See https://github.com/sakra/cotire .
+
+commit 60005bb9d6f7dfaf0cc758a0aa76dfc826ff4adc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 30 05:06:31 2017 +0900
+
+    [DOC] Update.
+
+commit cef2d4601438fd1fa680485ddba3434690e58451
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 30 05:02:59 2017 +0900
+
+    [Draw][OpenGL][Windows] Temporally fixed crashing on Windows.This seems to be glGetProcAddress() 's issue.
+
+commit c4ece542677bb0e8a6ff3496f1d65309311e7ff0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 30 01:46:30 2017 +0900
+
+    [RELEASE] 2017-01-30.
+
+commit 5e58321d587a74979c7691d280a4123dba16f68c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 30 01:36:20 2017 +0900
+
+    [Qt][LOG] Enable syslog *truely*.
+
+commit 84dfbe5d6c60f8ce8db80a98efdca42d4d7a17f4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 26 23:15:22 2017 +0900
+
+    [Qt][OpenGL] Fix backgrounds not display at one-board-computer.
+
+commit ab3a2005418b54df829c3223f2c25f22ddf77de8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 26 22:24:21 2017 +0900
+
+    [Draw][OpenGL][UI] Add selection of draw infrastracture; OpenGLv3(MAIN) and OpenGLv2 (and OpenGLv3.2(Core): Still not implemented).
+
+commit 7d81374950faa4296e2ba8774008d8dd96b45f51
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 26 20:42:50 2017 +0900
+
+    [Draw][Qt] Fix wrong aspect when using variable screen size.i.e.)emufm7/emufm77av40ex.
+
+commit aad9dc1763636b3838fb310935077e4999d9c786
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 26 08:48:06 2017 +0900
+
+    [VM][DISK][MB8877][FM77AV40] Fix accessing 2D disk from 2DD mode drive (not 2D mode).
+    Fixed boot issue of REVIVER.
+
+commit 888f62a3d355615607ee36d8dccf03e55de461dd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 26 03:16:18 2017 +0900
+
+    [UI][Qt] Update Japanese translations.
+
+commit 6336ba0122135c9887c164468838ca4334dbcabe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Jan 25 17:44:21 2017 +0900
+
+    [VM][EVENT][SOUND] Fix problems voice with PCM (at least MSX and FM-7(Reviver)).
+    See http://hanabi.2ch.net/test/read.cgi/i4004/1483504365/37 .
+
+commit 3ff6301ccc2a971501418dc253ae17e3779cb3d0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 16:14:16 2017 +0900
+
+    [DOC] Update document to F2(fix2).
+
+commit 3cd17603c352048623c19631a36b678c8b404e8a
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 07:30:12 2017 +0900
+
+    [UI][Qt][Windows] Fix not display translated entries, excepts "Machine" menu.
+
+commit 8ef04c7a3b605a01bd70c9faa5358c59a592099b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 05:15:49 2017 +0900
+
+    [DOC] Update gitlog.
+
+commit ad294aee8bac83a5d30c618fa70d32fd166e1e2f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 04:43:24 2017 +0900
+
+    .
+
+commit 521c888be5d7f8ef4832828c6c20ee7a0f7a67ed
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 04:34:05 2017 +0900
+
+    [DOC] Adjust DOCs.
+
+commit 2b71afed6ea71ca215917f42dd8f106124983de9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 04:20:24 2017 +0900
+
+    [Build][Qt][SMC70] OOPS:Fixed FTBFS,
+
+commit 59b7d2fb3ef0fe0c86e1e98e1ff47dee5e5ad0b2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 03:59:32 2017 +0900
+
+    [OOPS][DOC] I also forgot to update documents(;´Д`)
+
+commit 4879cae9132e7fecde43485579220864072b8f4c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 03:42:57 2017 +0900
+
+    [DOC][OOPS] I forgot ChangeLog to version hash (;´Д`)
+
+commit f74382e1b0c2e86d1d9c5962021bf5a3f2e1a6ba
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 01:51:09 2017 +0900
+
+    [Linux] Update installer.
+
+commit 015a9c8f1a58efe3cb7f54fa234a2702e35c7080
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 01:17:12 2017 +0900
+
+    [UI] .
+
+commit 3d8c0b5aca8ba777ff2e339823577ac072d16e5b
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 01:10:26 2017 +0900
+
+    [DOC] For release 2017-01-24.
+
+commit 6e93d6920626193bf37fa6dfc2f41a8e84d8fd78
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 01:04:33 2017 +0900
+
+    [Qt][Build] Fix FTBFS with some VMs.
+
+commit f89d2acc89b7c8914832fd2634f44ddb6c19c99f
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 00:46:36 2017 +0900
+
+    [VM][PC6601][UPD7752] Fix crash sometimes.
+
+commit 5e697fcd0197afea1679587abd2666fb94a24f3c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 00:27:17 2017 +0900
+
+    [Qt][PC98HA][OOPS] Fix FTBFS.
+
+commit 11f7325fc68f88f086a831a54f4158180e13be34
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 24 00:20:38 2017 +0900
+
+    [Qt][PC98][Translation] Fix typo.
+
+commit d2b23df8b6f97b1ad52df4eecf1ac407f79ad2a1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 23:59:38 2017 +0900
+
+    [OOPS] Add some translations.
+    [OOPS] Fix crash with mz2800.
+
+commit 6e60b7ad8cda9c76ba976fde5d522504492f6fc1
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 23:27:10 2017 +0900
+
+    [Qt][FAMILYBASIC] Fix typo and FTBFS.
+
+commit 2915a7bc14e9456654fb10f1551be15251331f6e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 23:24:10 2017 +0900
+
+    [CONFIG] Set defaults value of Sound:StrictRendering to "false".
+
+commit f0f83f28254a8bd98268c1e492f83d958dae4cd8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 23:15:07 2017 +0900
+
+    [UI][Qt] Add QRCs for translations.
+
+commit 26e68145432e1dccbda8cd1de345bae84778275d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 23:14:21 2017 +0900
+
+    [UI][Qt] Add translations of menu entries and tooltips.
+
+commit d9e9e2b2ed70c02174bbdd8b5a01e677c8b9f33c
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 08:24:21 2017 +0900
+
+    [UI][Qt] Fix TYPOs.
+
+commit d9caba4577982df440daa5fe2b3fa9557a93fadc
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 08:04:54 2017 +0900
+
+    [UI][Qt][MENU][I18N] Add Japanese translations for libCSPGUI.
+    [UI][Qt] Add more tooltips.
+    [UI][Qt][FM7] Add Japanese translations.
+
+commit 1ac719886e418d84bbc597570d15cd6306f485a2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 03:59:46 2017 +0900
+
+    [UI][Qt] Add TOOLTIPs to menu entries and some dialogs.
+
+commit 8546166f788c74a993ebab78302141a9efe87ef5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 23 01:10:37 2017 +0900
+
+    [VM][SOUND][PCM1BIT] Add "Strict Rendering" to "Sound" menu.
+
+commit 8ce7a31474bbece519d8b083dcc57ca7862eacef
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Jan 22 18:14:57 2017 +0900
+
+    [VM][FMTOWNS][WIP] Implementing SPRITE.
+
+commit e2762f4c39d2d4262852a185b2af46cc1156e1db
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Thu Jan 19 17:27:55 2017 +0900
+
+    [VM][FMTOWNS][MEMORY] Trim code.WIP.
+
+commit 1550acbecec0a6612b411f28ce383e8ae4c3c695
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Jan 17 14:43:17 2017 +0900
+
+    [DRAW][OpenGL][Qt][FM7] Fix wrong screen aspect on VMs without variable lines.
+
+commit 7e852c64d047608ca704ff42c468602532ae2831
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 21:55:20 2017 +0900
+
+    [BUILD][Linux]Fix scripts.
+
+commit 79d4d66063126ceb428b8c5c70d69b30442b54e2
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 12:21:10 2017 +0000
+
+    [VM][FM7] .
+
+commit 61fd8019a1bab8587f6b034334ab17476f2ee752
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 12:20:05 2017 +0000
+
+    [BUILD][LINUX][GCC] Fix crash on some VMs built with gcc-5 (or earlier).
+
+commit df92929ef66d89a132fecd5557988a103be78500
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 12:06:43 2017 +0000
+
+    [VM][FM7] Fix crash without connecting FDDs.
+
+commit 344fd040a13761ad59586abbf542b2401fe62175
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 16:41:54 2017 +0900
+
+    [VM][FMTOWNS] Add VRAM.
+
+commit 6774c02ad4a1af0da2d80b252d2ebf1600f517fe
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 02:03:49 2017 +0900
+
+    [VM][UPD71071] Implementing: Add 16bit (word) transfer mode.WIP.
+
+commit dd94242544298e1909c0f4e3a1e1d13f067344d9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Jan 16 02:03:26 2017 +0900
+
+    [VM][FMTOWNS] Implementing memory.
+
+commit ed092e84758ccbe480024268142aa0d38a42d3ce
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 14 17:05:37 2017 +0900
+
+    [FMTOWNS][CRTC] Adjust SYNC signals timing.
+
+commit 9440a3242dd7e84505d10490fe470474d5b234e4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 13 16:51:04 2017 +0900
+
+    [FMTOWNS][CRTC][WIP] Implementing SYNC features.
+
+commit e8afc759d9718dd73b7bbce284c338577ae4ad80
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 13 14:23:59 2017 +0900
+
+    [FMTOWNS][CRTC] Add line frenderer.Expect to use SIMD by compiler(;´Д`)ハァハァ
+
+commit a918c80169d16c1c15fd13174accc36642d176ac
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 7 17:29:37 2017 +0900
+
+    [FMTOWNS][WIP] Add memory definitions.
+
+commit 519f62755ec4dd6a071b8b1def0e56f3b578114d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sat Jan 7 16:04:23 2017 +0900
+
+    [FMTOWNS] Definition of CRTC and more.
+
+commit d173274bde989f725c1218a047534aa44976814e
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 6 20:01:44 2017 +0900
+
+    [Qt5.7] .
+
+commit 95cad82321dcd1adf27eb65f9d21416d353626f8
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Fri Jan 6 20:01:16 2017 +0900
+
+    [20170106] Update documents.
+
 commit 9bfdcc78ff194a934a2d57ce6d4f1cbec9f26a58
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Fri Jan 6 19:42:30 2017 +0900