OSDN Git Service

[DOC] Update revision and README.
[csp-qt/common_source_project-fm7.git] / source / 000_gitlog.txt
1 commit 6be0565e6812d5d73d4c7b2b32a49a07ddbbd55c
2 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3 Date:   Thu Jan 18 08:13:30 2018 +0900
4
5     [UI][Qt][FM7] Update translations.
6
7 commit 1599a0cfe883e73ea44addb609d9a7e571d89544
8 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9 Date:   Thu Jan 18 07:57:14 2018 +0900
10
11     [VM][MB8877] Make turning ON IRQ and turn OFF DRQ when seek completed.
12     [VM][MB8877] Expect to work OS-9 L2 for FM77AV40 .
13     [VM][MB8877] Adjust track parameter at initialize and CMD::RESTORE .
14
15 commit bead4f0ad9968d8e7f99544a4df3db04fb9ee547
16 Author: K.Ohta <whatisthis.sowhat@gmail.com>
17 Date:   Wed Jan 17 05:32:36 2018 +0900
18
19     [DOC] .
20
21 commit 6211c81823d0ed37425b9a296ee2684e2dab4e3a
22 Author: K.Ohta <whatisthis.sowhat@gmail.com>
23 Date:   Wed Jan 17 05:12:28 2018 +0900
24
25     [DOC] .
26
27 commit 2350969f27f089a9a3df39f8fb456cad4adeda2d
28 Author: K.Ohta <whatisthis.sowhat@gmail.com>
29 Date:   Wed Jan 17 05:09:43 2018 +0900
30
31     [UI][Qt][FM7] Update UIs, revision.
32
33 commit 24f54c39da49dabf7bec34946c4fe46fe3550ee8
34 Author: K.Ohta <whatisthis.sowhat@gmail.com>
35 Date:   Wed Jan 17 05:07:18 2018 +0900
36
37     [VM][MB8877] Fix DRQ/IRQ timing.
38     [VM][MB8877] Make IRQ with disk not inserted or not connected when processing command(s).
39     [VM][MB8877] Expect to work OS-9 L2 for FM77AV40.
40
41 commit 82b9e9120514dafd785803ebf8c4494d8ea8d397
42 Author: K.Ohta <whatisthis.sowhat@gmail.com>
43 Date:   Wed Jan 17 02:58:32 2018 +0900
44
45     [VM][FM7][JCOMMCARD] JCOMMCARD has no backup battery.Not save ram.Thanks to Ryu Takegami.
46
47 commit ae5cabae3c0d98ec9f9516b784cc95faf4500e88
48 Author: K.Ohta <whatisthis.sowhat@gmail.com>
49 Date:   Wed Jan 17 02:55:07 2018 +0900
50
51     [VM][FM7][JCOMMCARD] Change name of dictionary rom to "DICROM.ROM".This rom is same as FM77-211.
52
53 commit d4dffe4e97eb51313a24761f7e8add9c1f1dd5dd
54 Author: K.Ohta <whatisthis.sowhat@gmail.com>
55 Date:   Wed Jan 17 02:45:21 2018 +0900
56
57     [VM][FM77AV40][HD6844] HD6844 has only a one interrupt line, not multiple.
58     [VM][FM77AV40][HD6844] Rename drq_line to busreq_line.
59     [VM][FM77AV40EX][HD6844] FM77AV40EX has only one DMA channel.Not multiple channels.
60     [VM][HD6844] Add "__USE_MULTIPLE_CHAINING" and "__USE_CHAINING" flags for FM77AV40/EX/SX series.
61     [VM][HD6844] Add special flags for FM77AV40/EX/SX.
62     [VM][FM77AV40][HD6844] Expect to complete booting OS-9 L2 for FM77AV40.
63
64 commit 56b317e5727a3fbcf4d73e3871e2d16c4bc45020
65 Author: K.Ohta <whatisthis.sowhat@gmail.com>
66 Date:   Wed Jan 17 02:42:53 2018 +0900
67
68     [VM][FM7][MB8877] Not clear status when force-interrupt with TYPE-1 Command(seek etc).Fix (Add hack) for FUKU*.d77 (えびふく's music disks).
69
70 commit a0e04d68a9cdcf48fb1f0f1cac32e7ca54ffa1ab
71 Author: K.Ohta <whatisthis.sowhat@gmail.com>
72 Date:   Sun Jan 14 16:46:38 2018 +0900
73
74     [DOC] Update.
75
76 commit f6b80a6e7dc307fccc46505eb8fbde1340913da5
77 Author: K.Ohta <whatisthis.sowhat@gmail.com>
78 Date:   Sun Jan 14 16:23:55 2018 +0900
79
80     [DOC] Update revision.
81
82 commit b8d563c7e4cfe6254c5228a4ca8e05c84ad0da84
83 Author: K.Ohta <whatisthis.sowhat@gmail.com>
84 Date:   Sun Jan 14 16:22:33 2018 +0900
85
86     [VM][FM7][KANJIROM] Modify patching routine.
87
88 commit 23815c0e37d520385f6b8a13843ae1ad24ff9bf2
89 Author: K.Ohta <whatisthis.sowhat@gmail.com>
90 Date:   Sun Jan 14 15:07:46 2018 +0900
91
92     [VM][FM77AV40] Fix FTBFS.
93     [VM][FM7] Organize DEFINES.
94     [VM][FM7][JCOMMCARD] Use KANJI data of JCOMMCARD if JCOMMCARD has enabled.This feature only for FM-7/NEW7.
95
96 commit dd95057b7663111c5197ffa5be5763c490227fd6
97 Author: K.Ohta <whatisthis.sowhat@gmail.com>
98 Date:   Sun Jan 14 03:55:29 2018 +0900
99
100     [DOC] .
101
102 commit 50e8067697fb0b21a5e6779e64b4eb1f151191f4
103 Author: K.Ohta <whatisthis.sowhat@gmail.com>
104 Date:   Sun Jan 14 03:49:20 2018 +0900
105
106     [VM][FM7][JCOMMCARD] Fix name of FIRMWAREs.
107     [VM][FM7] Use #define to define name of firmwares.
108     [VM][FM7][JCOMMCARD] Use AND:: gate to notify halting.
109     [VM][FM7][KANIROM] WIP: JIS78 patch mode.From XM7 3,4L77a.
110
111 commit c8d66a8060b425703bbe071107c0d0526f46aee6
112 Author: K.Ohta <whatisthis.sowhat@gmail.com>
113 Date:   Sat Jan 13 15:33:19 2018 +0900
114
115     [DOC] .
116
117 commit 0b4f41fb666dcc26f43dbd009087a2d69ac9cc73
118 Author: K.Ohta <whatisthis.sowhat@gmail.com>
119 Date:   Sat Jan 13 15:13:43 2018 +0900
120
121     [DOC] Update to test release.
122
123 commit b534e95b101befaf4e9b9354709212eb11090436
124 Author: K.Ohta <whatisthis.sowhat@gmail.com>
125 Date:   Sat Jan 13 03:58:11 2018 +0900
126
127     [FM7][JCOMMCARD] Add test program.Use asl ( http://john.ccac.rwth-aachen.de:8000/as/ ) to make from source code.
128
129 commit e429f1244ac31b4e30c9128a700dd0e306fd9f8d
130 Author: K.Ohta <whatisthis.sowhat@gmail.com>
131 Date:   Sat Jan 13 01:08:23 2018 +0900
132
133     [VM][FM7] Use JCOMM CARD's KANJI-ROM if don't connect KANJI ROMs.
134
135 commit 295d097b374d4878e233f89b1e86f9e37fc77f3e
136 Author: K.Ohta <whatisthis.sowhat@gmail.com>
137 Date:   Sat Jan 13 01:07:36 2018 +0900
138
139     [VM][FM7] Add UARTs.RS-232C, MODEM and MIDI.Temporally implements.
140
141 commit 167cce6ad2525b18fd7ddbf85f6172fb242fd5ec
142 Author: K.Ohta <whatisthis.sowhat@gmail.com>
143 Date:   Fri Jan 12 19:39:48 2018 +0900
144
145     [VM][FM7][JCOMMCARD] Fix lacked registers.
146
147 commit 2a60871aab0225594173d177d00c57f8967491bd
148 Author: K.Ohta <whatisthis.sowhat@gmail.com>
149 Date:   Fri Jan 12 18:58:53 2018 +0900
150
151     [VM][FM7] Add Japanese communication board (日本語通信カード) .
152     [VM][FM7] Add turning ON/OFF Z80 extra board.
153
154 commit 49e5a649918661d673254a95c89d6b3ecfdf0def
155 Author: K.Ohta <whatisthis.sowhat@gmail.com>
156 Date:   Thu Jan 4 13:23:25 2018 +0900
157
158     [DOC] Update readme.
159
160 commit 7d3d9bcf671e422a615d7e7eb9fa521c8452c072
161 Author: K.Ohta <whatisthis.sowhat@gmail.com>
162 Date:   Thu Jan 4 12:08:18 2018 +0900
163
164     [DOC] Update build version.
165
166 commit e75ee07f3c9350171adf05a7297fcfcdd3ab2b9a
167 Author: K.Ohta <whatisthis.sowhat@gmail.com>
168 Date:   Thu Jan 4 12:06:58 2018 +0900
169
170     [DOC] Update for release 2018-01-04.
171
172 commit d6e15a635e9b7e10d9cb2f54e8f908d66fcd5b68
173 Author: K.Ohta <whatisthis.sowhat@gmail.com>
174 Date:   Thu Jan 4 11:58:31 2018 +0900
175
176     [DOC][INSTALLER] Update SOVERSION.
177
178 commit b0f0201bbdbd289fcb0df5092c3a3964c217ddb8
179 Author: K.Ohta <whatisthis.sowhat@gmail.com>
180 Date:   Thu Jan 4 11:54:14 2018 +0900
181
182     [BUILD][CMake] GNU/Linux: Add fallback LIB directory feature for library installation.
183
184 commit 2ab3ead2991d60d013e0eb33cc45a8ba097b4548
185 Author: K.Ohta <whatisthis.sowhat@gmail.com>
186 Date:   Thu Jan 4 10:29:24 2018 +0900
187
188     [VM][I386][OOPS] Fix OOPS.
189
190 commit 024aea77b5968fc519ccf4e556cce51af39be5ed
191 Author: K.Ohta <whatisthis.sowhat@gmail.com>
192 Date:   Wed Jan 3 02:59:40 2018 +0900
193
194     [DOC] Update gitlog.
195
196 commit 1bb73196d19993514f477804b3e86d224ebc5e83
197 Author: K.Ohta <whatisthis.sowhat@gmail.com>
198 Date:   Wed Jan 3 02:57:56 2018 +0900
199
200     [VM][X1] Fix FTBFS.
201
202 commit 2938ca404a1a94f27fb0e5f2d74391fe19e717c0
203 Author: K.Ohta <whatisthis.sowhat@gmail.com>
204 Date:   Wed Jan 3 00:51:58 2018 +0900
205
206     [VM][General] Merge upstream 2017-12-28.
207
208 commit 1f26f4cd39c6228db5f30806cd6bd86a62361b37
209 Author: K.Ohta <whatisthis.sowhat@gmail.com>
210 Date:   Wed Jan 3 00:28:03 2018 +0900
211
212     [VM][General] Merge Upstream 2017-12-15.
213     [VM] common.h : Not has <typeinfo.h> excepts VC++.Recommend to use <typeinfo> .
214
215 commit db19f50d195a8346badff2ad1de37aea4f1b2aab
216 Author: K.Ohta <whatisthis.sowhat@gmail.com>
217 Date:   Tue Jan 2 22:52:37 2018 +0900
218
219     [VM][MC6809] More accurate emulation around interrupt.
220
221 commit c1f4b6f6604b5762c742342a2b702c545ad24b9f
222 Author: K.Ohta <whatisthis.sowhat@gmail.com>
223 Date:   Sat Dec 30 20:26:01 2017 +0900
224
225     [BUILD] Read from templete if config (buildvars.dat etc) has not exists.
226
227 commit c2cc2c65ae4e420a2609afc7b0835b6e2a830051
228 Author: K.Ohta <whatisthis.sowhat@gmail.com>
229 Date:   Sat Dec 30 20:19:45 2017 +0900
230
231     [DOC] Add installer.
232
233 commit 525ef35a75eecccf94986c7b9de52f40c3b2d035
234 Author: K.Ohta <whatisthis.sowhat@gmail.com>
235 Date:   Thu Dec 28 17:17:20 2017 +0900
236
237     [VM][FM7] Z80: Implement interrupt features.
238
239 commit bc8f21887150ffebfbb05984d0915128876e1fc3
240 Author: K.Ohta <whatisthis.sowhat@gmail.com>
241 Date:   Thu Dec 28 17:15:56 2017 +0900
242
243     [DEBUGGER] Not push empty string.
244
245 commit 129a2553767521cadfb8e37f8f2d7a48697924c7
246 Author: K.Ohta <whatisthis.sowhat@gmail.com>
247 Date:   Thu Dec 28 15:18:16 2017 +0900
248
249     [RES][FM7] Fix drive number:Should not start from "FD1", start from "FD0" for FM7/8 series.
250
251 commit 9a05c4559927ea8b53bcb37bc7ed2be51e465aa9
252 Author: K.Ohta <whatisthis.sowhat@gmail.com>
253 Date:   Thu Dec 28 14:37:20 2017 +0900
254
255     [VM][FM7] Some fixes.
256
257 commit dbef847a798cb01de48a95ee0c7264eec66878f9
258 Author: K.Ohta <whatisthis.sowhat@gmail.com>
259 Date:   Thu Dec 28 14:35:21 2017 +0900
260
261     [VM][MB8877][FM7] Fix freezing with OS-9 with 2DD drive/image.Thanks to Ryu Takegami.
262
263 commit f1041d7b1ea98fe7fd763226718f07fb572e510b
264 Author: K.Ohta <whatisthis.sowhat@gmail.com>
265 Date:   Thu Dec 28 14:31:51 2017 +0900
266
267     [VM][FM7][MAINMEM] Fix clock parameter with some situation.Thanks to Ryu Takegami.
268
269 commit a0136b7ad3fce00627bd916145624a258882ac49
270 Author: K.Ohta <whatisthis.sowhat@gmail.com>
271 Date:   Thu Dec 28 14:27:12 2017 +0900
272
273     [VM][FM7][DISPLAY] Merge Ryu Takegami's fixes.
274     [VM][FM7][DISPLAY] Fix around KANJI ROM access flag by sub system.Expect to fix OS-9 L2 for AV40.
275     [VM][FM7][DISPLAY] Fix display flag on reset.
276
277 commit 1431ddbebecba864d3a70676a72f7b8a23d76354
278 Author: K.Ohta <whatisthis.sowhat@gmail.com>
279 Date:   Fri Dec 22 14:12:44 2017 +0900
280
281     [Qt][FM-7][Windows] Fix not effect keyin with "\_" for *native* Windows.
282
283 commit 07149380535505a82ba8683ea54a35137d6ac8fd
284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
285 Date:   Sun Dec 10 19:58:05 2017 +0900
286
287     [DOC] Update for test release.
288
289 commit c15048ee4635d4413887c2b8374a488a566e63cb
290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
291 Date:   Thu Dec 7 19:08:34 2017 +0900
292
293     [BUILD][COMMON_VM] Update SOVERSION.
294
295 commit e6919bfe2a74784cbefc044bd53075a7c22591e1
296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
297 Date:   Thu Dec 7 19:07:54 2017 +0900
298
299     [VM][FN7][MAINIO] Fix Z80 halting timing.
300
301 commit b201a0fca88f508ea40ccce6a4404ba5c676c3f6
302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
303 Date:   Thu Dec 7 18:48:40 2017 +0900
304
305     [BUILD][FM7] Add support Z80-Card.
306
307 commit bb5d015ee222815dcad12abe7e5c2cb46d11632b
308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
309 Date:   Thu Dec 7 18:47:53 2017 +0900
310
311     [VM][FM7] Fix switching sequence via 6809 : Z80.
312
313 commit 6ee8921bc4d9f01dd9ec7427b3b84948b406c187
314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
315 Date:   Thu Dec 7 18:46:46 2017 +0900
316
317     [VM][MC6809] Not push PC when halting.
318
319 commit 2914ae047335f95678452398886ee61a4e24b12d
320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
321 Date:   Thu Dec 7 18:45:25 2017 +0900
322
323     [VM][Z80][DEBUGGER] Call debugger even BUSREQ.
324     [VM][Z80] Fix crash without setting PIC.
325
326 commit 58ae898e8dc2cece23f63eb67b551b12247d7cc3
327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
328 Date:   Thu Dec 7 17:29:05 2017 +0900
329
330     [UI][Qt][FM7] Update with Z80 card.
331
332 commit ae1532aed84d52ac6f7ece38b7819e83c6f2879b
333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
334 Date:   Thu Dec 7 17:28:17 2017 +0900
335
336     [VM][FM7] Apply before commit of MC6809.
337     [VM][FM7] Initial support of extra Z80 card.
338
339 commit a5a0c738a91ade3818e9b54206e06e68c095c730
340 Author: K.Ohta <whatisthis.sowhat@gmail.com>
341 Date:   Thu Dec 7 17:25:36 2017 +0900
342
343     [VM][MC6809] More accurate emulation around HALT/BUSREQ and INT.
344     [VM][MC6809] You should'nt use bus_halt, use bus_ba (bus available) and bus_bs (bus status).
345     [VM][MC6809] Split interrupt sequence, to indicate bs bus as interrupt or sync_in.
346
347 commit 42f93bdbbe8d50833c46509c71016d67ed24c210
348 Author: K.Ohta <whatisthis.sowhat@gmail.com>
349 Date:   Thu Dec 7 17:25:20 2017 +0900
350
351     [DOC] Update FFMPEG.
352
353 commit 4d35e4a0a8eb8c20bb2551bb68cad623545f5435
354 Author: K.Ohta <whatisthis.sowhat@gmail.com>
355 Date:   Tue Dec 5 13:24:39 2017 +0900
356
357     [Build][CMake] Fix FTBFS with J3100.
358
359 commit 59d5684d9c47944cac2ab1d1b46856aaa94cde4e
360 Author: K.Ohta <whatisthis.sowhat@gmail.com>
361 Date:   Mon Dec 4 19:31:19 2017 +0900
362
363     [DOC] Upsate docs.
364
365 commit 9eb246b375699752a898d8be79a227f58e473d8e
366 Author: K.Ohta <whatisthis.sowhat@gmail.com>
367 Date:   Mon Dec 4 19:27:41 2017 +0900
368
369     [Build] FIX FTBFS with llvm CLANG.
370
371 commit b7c3fb45cb242507ee86ea10c4f1bd9c4790613a
372 Author: K.Ohta <whatisthis.sowhat@gmail.com>
373 Date:   Mon Dec 4 18:00:35 2017 +0900
374
375     [VM][I8080] Fix FTBFS with LLVM CLANG++.
376
377 commit 4e0300144504ca0bc9cf719fec7d873d571e9bd8
378 Author: K.Ohta <whatisthis.sowhat@gmail.com>
379 Date:   Mon Dec 4 14:04:28 2017 +0900
380
381     [DOC] Update for release.
382
383 commit 937dd99e5f1a2bc68f0b6062431a94abf4bd9786
384 Author: K.Ohta <whatisthis.sowhat@gmail.com>
385 Date:   Mon Dec 4 13:51:59 2017 +0900
386
387     [INSTALLER] Update.
388
389 commit 91d5988d3e3a133c70b9772ef0efd454f535e567
390 Author: K.Ohta <whatisthis.sowhat@gmail.com>
391 Date:   Mon Dec 4 13:51:35 2017 +0900
392
393     [Build][General] Update SOVERSION.
394
395 commit dcd4c92358cc268a08fdcb47008e0b5f26aa3a1a
396 Author: K.Ohta <whatisthis.sowhat@gmail.com>
397 Date:   Mon Dec 4 13:50:00 2017 +0900
398
399     [DOC] Merge upstream 2017-12-03.
400
401 commit b8868a4a3ab49a099e7caf63754dce417916c770
402 Author: K.Ohta <whatisthis.sowhat@gmail.com>
403 Date:   Mon Dec 4 13:49:14 2017 +0900
404
405     [General] Fix more FTBFS.
406
407 commit 173b5240913e40f5a11b48dbe4a1536f066d50f3
408 Author: K.Ohta <whatisthis.sowhat@gmail.com>
409 Date:   Mon Dec 4 13:48:07 2017 +0900
410
411     [VM][General] Merge Upstream 2017-12-03.
412     [VM] Fix FTBFSs .
413
414 commit 60122340cf9933a32119669fdb7967a7604b5fee
415 Author: K.Ohta <whatisthis.sowhat@gmail.com>
416 Date:   Mon Dec 4 00:22:12 2017 +0900
417
418     [Build][CMake] Add supporting for OpenMP.
419
420 commit 5673aaa7cf8f07bd0dc3beecf15bd67ef947e532
421 Author: K.Ohta <whatisthis.sowhat@gmail.com>
422 Date:   Mon Dec 4 00:18:14 2017 +0900
423
424     [VM][FM77AV][VRAM] More use SIMD to be faster.
425     [VM][FM7][VRAM] Try: Add suuporting for OPpenMP.But be slower than not using OpenMP (/_;)
426
427 commit 2cab8ca5d09fcca2aae6b28b321224234f328805
428 Author: K.Ohta <whatisthis.sowhat@gmail.com>
429 Date:   Sun Dec 3 22:01:36 2017 +0900
430
431     [General] Update installer.
432
433 commit 09bbf2dcf46ec268e8b6929ab53227150e0ac298
434 Author: K.Ohta <whatisthis.sowhat@gmail.com>
435 Date:   Sun Dec 3 20:46:14 2017 +0900
436
437     [VM][FM7][DISPLAY] Implement software scan line(s).
438
439 commit 22ea08176e1ded8f442fb4f79c161d232cb1ca52
440 Author: K.Ohta <whatisthis.sowhat@gmail.com>
441 Date:   Sun Dec 3 17:10:39 2017 +0900
442
443     [I18N] Update translations.
444
445 commit d5b45d66318a53908b3b3b2138b93760c81059e8
446 Author: K.Ohta <whatisthis.sowhat@gmail.com>
447 Date:   Sun Dec 3 16:58:05 2017 +0900
448
449     [GENERAL] Merge Upstream 2017-11-28.
450
451 commit 0f3ccdaff6a52abc16a46f671e80a0a9f42c944f
452 Author: K.Ohta <whatisthis.sowhat@gmail.com>
453 Date:   Sun Dec 3 16:53:22 2017 +0900
454
455     [VM][MC6809][OOPs] I deleted some strings.
456
457 commit df8df74e2f25c4efa6ea41db162c3814d3671c0a
458 Author: K.Ohta <whatisthis.sowhat@gmail.com>
459 Date:   Sun Dec 3 16:30:50 2017 +0900
460
461     [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)
462
463 commit 8ba340abe5e4822bd91b6db63d81bfb4356c2551
464 Author: K.Ohta <whatisthis.sowhat@gmail.com>
465 Date:   Sun Dec 3 16:19:09 2017 +0900
466
467     [VM][MCS48] Fix warning from GCC7.
468
469 commit 96681cc1bc1d36cdaebb631fe5eaf1c95fb3b0ed
470 Author: K.Ohta <whatisthis.sowhat@gmail.com>
471 Date:   Sun Dec 3 13:47:59 2017 +0900
472
473     [VM][MCS48] Fix linking error at X1 (etc).
474
475 commit 806cfd91151f100993d81e15f1a7d0b580d6d70a
476 Author: K.Ohta <whatisthis.sowhat@gmail.com>
477 Date:   Sun Dec 3 11:50:18 2017 +0900
478
479     .
480
481 commit 7260dbc25679379e0c8939aa033f08e5f5ad00cd
482 Author: K.Ohta <whatisthis.sowhat@gmail.com>
483 Date:   Sun Dec 3 11:49:05 2017 +0900
484
485     [PC8001][PC8801][PC9801][X1][OSD][DEBUGGER] Merge Upstream 2017-11-25.
486
487 commit 88d0a163f0eb58552ff1df647d6c394b05a4d99b
488 Author: K.Ohta <whatisthis.sowhat@gmail.com>
489 Date:   Wed Oct 18 16:49:22 2017 +0900
490
491     [DOC] Update documents.
492
493 commit 18e97b3cc756faaa06eb48d0f5a482df43324558
494 Author: K.Ohta <whatisthis.sowhat@gmail.com>
495 Date:   Wed Oct 18 03:15:28 2017 +0900
496
497     [CONFIG][Build][Linux] Fix compress flags.
498
499 commit 28a9ba632a5dae92695a33b03c15fcd3041d5ef1
500 Author: K.Ohta <whatisthis.sowhat@gmail.com>
501 Date:   Tue Oct 17 18:09:00 2017 +0000
502
503     [Build][Linux] Add "COMPRESS_SYMBOLS" flag to configuration.
504
505 commit 6ec277bded7e56feba6ed27546e2253fa1e894e4
506 Author: K.Ohta <whatisthis.sowhat@gmail.com>
507 Date:   Wed Oct 18 02:13:46 2017 +0900
508
509     [Build][Win32] Update FFMPEG location for cross build.
510
511 commit d899bff22ce774e2a97b8884e5c7fe64640b8cda
512 Author: K.Ohta <whatisthis.sowhat@gmail.com>
513 Date:   Wed Oct 18 02:08:06 2017 +0900
514
515     [Build][WIN32] MinGW: Add new cross-build script for FFMPEG-3.4 and x264-152.
516
517 commit 1bb3874969a06f260c217987ac4faff01661d9c2
518 Author: K.Ohta <whatisthis.sowhat@gmail.com>
519 Date:   Tue Oct 17 17:50:14 2017 +0900
520
521     [WIP][General] Merge upstream 2017-08-12.
522
523 commit 3d0457fd75be417e6e41f6e7a42a1451307a8547
524 Author: K.Ohta <whatisthis.sowhat@gmail.com>
525 Date:   Mon Oct 2 10:40:14 2017 +0900
526
527     [BUILD][CMake][X1Twin] Fix FTBFS.
528
529 commit 833682223cedf353ad93c0248a9b0a3815a1ac07
530 Author: K.Ohta <whatisthis.sowhat@gmail.com>
531 Date:   Sun Oct 1 20:49:28 2017 +0900
532
533     [BUILD][CMake][Linux] (Maybe) Fixed FTBFS without libCSPcommon_vm.For M$ Windows, will fix (ASAP) if still has problem(s) with MinGW.
534
535 commit 2c7643bd34804fc07ee1fa7433eb5e844785c77f
536 Author: K.Ohta <whatisthis.sowhat@gmail.com>
537 Date:   Sat Sep 30 13:39:03 2017 +0900
538
539     [Build][CMAKE] Fix FTBFS with USE_COMMON_DEVICE_LIB != "Yes".Partly working with FM-7, will check all of VMs.
540
541 commit c3ee812c159138dfa0da52ab6488c5918ea6de02
542 Author: K.Ohta <whatisthis.sowhat@gmail.com>
543 Date:   Fri Sep 29 13:24:00 2017 +0900
544
545     [VM] More fix FTBFS with not with libCSPnewdev.
546
547 commit 5824901ccbb433eeaecbc141d8b8183523b7dc81
548 Author: K.Ohta <whatisthis.sowhat@gmail.com>
549 Date:   Mon Sep 25 14:07:42 2017 +0900
550
551     [VM][DEVICE] device.h : Fix FTBFS with no "USE_SHARED_DLL".
552
553 commit ffefc036148ed0350c9459d090a730d7fd2b663a
554 Author: K.Ohta <whatisthis.sowhat@gmail.com>
555 Date:   Sun Aug 20 07:28:41 2017 +0900
556
557     [Qt][DOC] Fix FTBFS caused by changing filename of some documents.
558
559 commit dc51daeac8dac5a88f1a2e3b73bc17a79e176294
560 Author: K.Ohta <whatisthis.sowhat@gmail.com>
561 Date:   Sun Aug 20 07:27:40 2017 +0900
562
563     [BUILD][Linux] Don't use LTO for shared libs, use compress symbols.
564
565 commit 312831a9d40972c86ec0fc5672c166dc237236c1
566 Author: K.Ohta <whatisthis.sowhat@gmail.com>
567 Date:   Wed Aug 16 03:48:21 2017 +0900
568
569     [DOC] Rename LICENSE to LICENSE.txt due to coflict to doc/license directory.This is important to release for M$ Windoze OS.
570
571 commit 990d13b2db58121e47efc64654f94648da34b6ca
572 Author: K.Ohta <whatisthis.sowhat@gmail.com>
573 Date:   Sat Aug 12 03:25:53 2017 +0900
574
575     [VM][FM7][FLOPPY] Fix crash when starting.
576
577 commit cdd8e0ef179adbb71da0aff706e87a3227fd9ba4
578 Author: K.Ohta <whatisthis.sowhat@gmail.com>
579 Date:   Fri Aug 11 23:40:56 2017 +0900
580
581     [DOC] Update for release.
582
583 commit 04e08d2708a595c518ae0bd92c1713e1854c4310
584 Author: K.Ohta <whatisthis.sowhat@gmail.com>
585 Date:   Fri Aug 11 23:32:34 2017 +0900
586
587     [UI][Qt] VirtualMedia: Fix wrong layout at startup when width == 1280 and ASPECT=1:1 and using QuickDisk.This is workaround.
588
589 commit 40ff35f15288348469f0845445a2d50f117b83d8
590 Author: K.Ohta <whatisthis.sowhat@gmail.com>
591 Date:   Fri Aug 11 19:44:16 2017 +0900
592
593     [DOC] Update readmes.
594
595 commit 6641d48a10c3d3b864f3b11f35a7e2ba07cef55d
596 Author: K.Ohta <whatisthis.sowhat@gmail.com>
597 Date:   Fri Aug 11 19:25:42 2017 +0900
598
599     [DOC] Update readme.
600
601 commit 4ad90bb9acd1e68975164c0943160830d3b3c3e6
602 Author: K.Ohta <whatisthis.sowhat@gmail.com>
603 Date:   Fri Aug 11 19:22:37 2017 +0900
604
605     [DOC] Update revision.
606
607 commit cae8f92fa46e8f6129cac80fc08cdc913c1b6ae8
608 Author: K.Ohta <whatisthis.sowhat@gmail.com>
609 Date:   Fri Aug 11 19:22:06 2017 +0900
610
611     [UI][Qt] OSD: Temporally disable displaying CMTs.
612
613 commit 7be0eab8ff76727cf4ff456ac1a3f1aaaab6c181
614 Author: K.Ohta <whatisthis.sowhat@gmail.com>
615 Date:   Fri Aug 11 17:51:09 2017 +0900
616
617     [UI][Qt][PC9801][MENU] Update frequency values.
618     [UI][Qt][PC9801][MENU] Update translations.
619
620 commit f9e1f154521f2a2ccec96a84568694f43c20250c
621 Author: K.Ohta <whatisthis.sowhat@gmail.com>
622 Date:   Fri Aug 11 17:08:17 2017 +0900
623
624     [VM][PC9801] Fix FTBFS with some VMs.
625
626 commit 0a9b2651f3fa7068d8e35391317be95155df16c4
627 Author: K.Ohta <whatisthis.sowhat@gmail.com>
628 Date:   Fri Aug 11 17:07:49 2017 +0900
629
630     [VM][FMR30] Fix crash when booting.
631
632 commit d2a7125149a75a3e9cbf2d2ec66a764618c26645
633 Author: K.Ohta <whatisthis.sowhat@gmail.com>
634 Date:   Fri Aug 11 17:07:20 2017 +0900
635
636     [VM][LIBCPU_NEWDEV][i386] Fix FTBFS.
637
638 commit fb2553dedb8835c01428fd50f56979ba2c190c54
639 Author: K.Ohta <whatisthis.sowhat@gmail.com>
640 Date:   Fri Aug 11 17:06:34 2017 +0900
641
642     [VM][LIBNEWDEV][i86] Fix FTBFS.
643
644 commit 5b95b9ce1271b3eddd506c77e7873797f14c3496
645 Author: K.Ohta <whatisthis.sowhat@gmail.com>
646 Date:   Fri Aug 11 17:05:58 2017 +0900
647
648     [General] Update SOVERSION.
649
650 commit 3ea47ae2367bda4913435e8e92bddd9d7a292ac8
651 Author: K.Ohta <whatisthis.sowhat@gmail.com>
652 Date:   Fri Aug 11 15:54:49 2017 +0900
653
654     [General] Update .gitignore.
655
656 commit 91f0822753d2c1892ef95aaa09012d051c73afee
657 Author: K.Ohta <whatisthis.sowhat@gmail.com>
658 Date:   Fri Aug 11 15:54:16 2017 +0900
659
660     [Build][CMake][PC9801] Update CMakeLists.txt .
661
662 commit b6dbaafd6eee0eed56af172408eb9999aca6fcfe
663 Author: K.Ohta <whatisthis.sowhat@gmail.com>
664 Date:   Fri Aug 11 15:53:31 2017 +0900
665
666     [Build][CMAKE][PC9801] Update common definition.
667
668 commit 8eaab373131f128b431c0ede8ae9f63aa79ab6dd
669 Author: K.Ohta <whatisthis.sowhat@gmail.com>
670 Date:   Fri Aug 11 15:53:03 2017 +0900
671
672     [Build][CMake] Fix FTBFS with updating tool-chain(s).
673
674 commit c07adc2a9717f130e1df1cf29510b686ff091f35
675 Author: K.Ohta <whatisthis.sowhat@gmail.com>
676 Date:   Fri Aug 11 15:52:00 2017 +0900
677
678     [VM][Qt] Add PC-9801RA, PC-9801VX, PC98RL, PC98XA and PC98XL.
679     [UI][Qt] Update translates.
680
681 commit f6307a36e36253c9ccaeca9f5638cad54a5272fd
682 Author: K.Ohta <whatisthis.sowhat@gmail.com>
683 Date:   Fri Aug 11 13:47:29 2017 +0900
684
685     [UI][Qt] Update messages.
686
687 commit d2f8d2bf84c5864a7b5a2bcd3076d98e0ed96fad
688 Author: K.Ohta <whatisthis.sowhat@gmail.com>
689 Date:   Fri Aug 11 13:39:56 2017 +0900
690
691     [Qt][Draw][GL] Fix screen aspect problem(s).
692
693 commit dcdb595c64721f68929fd650560884265dc8f6ec
694 Author: K.Ohta <whatisthis.sowhat@gmail.com>
695 Date:   Fri Aug 11 13:38:31 2017 +0900
696
697     [General] Merge Upstream 2017-08-10.
698
699 commit c1ee28e9aa76185778a9c5820f5f057d009b81af
700 Author: K.Ohta <whatisthis.sowhat@gmail.com>
701 Date:   Thu Aug 10 03:12:41 2017 +0900
702
703     [Ui][Qt][OpenGL] OSD: Make icons transparent.
704     [Ui][Qt][OpenGL] OSD: Add support OpenGL 2.0.
705
706 commit 84183e30df5b0dc826e19b6e9ee1d3ca691cc4a7
707 Author: K.Ohta <whatisthis.sowhat@gmail.com>
708 Date:   Wed Aug 9 20:30:30 2017 +0900
709
710     [Draw][Qt] OSD: Display Icon(s).
711
712 commit a748e8c33d8c7a4d11cf43c586ac71f3cf40f718
713 Author: K.Ohta <whatisthis.sowhat@gmail.com>
714 Date:   Tue Aug 8 16:32:48 2017 +0900
715
716     [UI][Qt][LOG] Fix crash when displaying logs.
717
718 commit 294e68dd4ccdcec0ff422009f06ee5e62804839a
719 Author: K.Ohta <whatisthis.sowhat@gmail.com>
720 Date:   Tue Aug 8 15:58:12 2017 +0900
721
722     [Qt][Draw][GL] I embedded BUGs to shader, not display background and buttons X-) Fixed.
723
724 commit 9b3f324aa7a0b2b9dfabb9dea191131442095bff
725 Author: K.Ohta <whatisthis.sowhat@gmail.com>
726 Date:   Tue Aug 8 06:17:11 2017 +0900
727
728     [Draw][Qt][ICON] Prepare to display Icons to screen as OSD.
729
730 commit 1e6b834e10f4c5cbe8b8fd984a58d718056a940c
731 Author: K.Ohta <whatisthis.sowhat@gmail.com>
732 Date:   Tue Aug 8 04:40:04 2017 +0900
733
734     [Draw][GL3] LED::Using VAO and VBO even not be related by Shader-Program.
735
736 commit e458c4a5dab085f2b21fe61b70d9da0a75cc75cc
737 Author: K.Ohta <whatisthis.sowhat@gmail.com>
738 Date:   Tue Aug 8 00:51:32 2017 +0900
739
740     [Qt][CSP_DrawItem] Add Quick Disk, Laser Disc and Compact Disc.
741
742 commit 4f3f474f74e049d65f46eb8c94e37129e92f84e9
743 Author: K.Ohta <whatisthis.sowhat@gmail.com>
744 Date:   Tue Aug 1 21:48:57 2017 +0900
745
746     [Draw][OSD][Qt] Add Icon: Casette Tape.
747
748 commit 4dcae5bfd870d3ed3ca7771e701ab150debc9c38
749 Author: K.Ohta <whatisthis.sowhat@gmail.com>
750 Date:   Mon Jul 31 21:40:30 2017 +0900
751
752     [VM][FM7][OpenGL2] Fix wrong display area at FM-7/8/77Av (not AV40 series) with OpenGL 2.0.
753
754 commit bf4a5e7019b4b90969ffb9544b29d77e483ced23
755 Author: K.Ohta <whatisthis.sowhat@gmail.com>
756 Date:   Mon Jul 31 21:39:23 2017 +0900
757
758     [Qt][Draw][OSD] Add CSP_DrawItem:: class to draw item icons.
759
760 commit df43fabf7da5566bdd54b293a1a371ca65b1332e
761 Author: K.Ohta <whatisthis.sowhat@gmail.com>
762 Date:   Mon Jul 31 00:57:29 2017 +0900
763
764     [Qt][OSD][LAMP] Improbe LED displaying.
765
766 commit 1857c28f9908afdfd388705b7edddcc5ed4d0c53
767 Author: K.Ohta <whatisthis.sowhat@gmail.com>
768 Date:   Sun Jul 30 19:35:09 2017 +0900
769
770     [Draw][Qt][FM7][GL2.0] Fix scaling issue with resize screen.
771
772 commit 0fa31f642a7eca6e28536d20af1c1060213b0c29
773 Author: K.Ohta <whatisthis.sowhat@gmail.com>
774 Date:   Sun Jul 30 18:33:47 2017 +0900
775
776     [UI][Qt][CONFIG] OSD:Fix wring initial value.
777
778 commit 150a4971a3ada23bec58339eb065ec4fc16c9e45
779 Author: K.Ohta <whatisthis.sowhat@gmail.com>
780 Date:   Sun Jul 30 18:21:27 2017 +0900
781
782     [UI][Qt][OSD] Adjust font size.
783     [UI][Qt][OSD] Use two columns too manuy virtual medias.
784
785 commit f94a56fc6bdd313e505a90110a9567c8c11666c6
786 Author: K.Ohta <whatisthis.sowhat@gmail.com>
787 Date:   Sat Jul 29 06:34:32 2017 +0900
788
789     [EMU] Update access lamp color.
790
791 commit e78797424760f885266b36f2d7a9d336bd71a546
792 Author: K.Ohta <whatisthis.sowhat@gmail.com>
793 Date:   Sat Jul 29 06:16:10 2017 +0900
794
795     [UI][Qt] OSD: Re-design internal of CSP_DockDisks:: .
796
797 commit d6ec6baffc1a7854388ff5bab8c963aa1c232fd3
798 Author: K.Ohta <whatisthis.sowhat@gmail.com>
799 Date:   Fri Jul 28 19:59:36 2017 +0900
800
801     [Qt][OSD][Draw][GL3] .
802
803 commit 0be73689efece0def819321c9aebb8c1cd9913ff
804 Author: K.Ohta <whatisthis.sowhat@gmail.com>
805 Date:   Fri Jul 28 19:59:14 2017 +0900
806
807     [UI][Qt][OSD] Improve display type.
808
809 commit cfc0e43d60dc63a63f9522a940b226923744709f
810 Author: K.Ohta <whatisthis.sowhat@gmail.com>
811 Date:   Fri Jul 28 06:28:53 2017 +0900
812
813     [UI][Qt][OpenGL] Add small OSD for access lamps.
814
815 commit 7b3a7ad44399825afd2c00f25a51c51853384550
816 Author: K.Ohta <whatisthis.sowhat@gmail.com>
817 Date:   Sun Jul 23 18:41:04 2017 +0900
818
819     [UI][Qt] dock_disks: Adjust layout.Not docking feature.
820
821 commit 276d68813edea50a73e2b0ebcbe13698ca2287f4
822 Author: K.Ohta <whatisthis.sowhat@gmail.com>
823 Date:   Fri Jul 21 07:45:48 2017 +0900
824
825     [UI][Qt] Menu: Make macro to be easier constructing.
826
827 commit f2c6520c98403dd65e7a5435272704fb5cc730b8
828 Author: K.Ohta <whatisthis.sowhat@gmail.com>
829 Date:   Fri Jul 21 07:45:16 2017 +0900
830
831     [UI][Qt] Refine layout of virtual media display.
832
833 commit 272990915cfc09542fe44f4d81b9edfd1953304c
834 Author: K.Ohta <whatisthis.sowhat@gmail.com>
835 Date:   Thu Jul 20 17:18:43 2017 +0900
836
837     [Build][CMake] Update version of shared DLL.
838
839 commit 24c9ede8c11e80b9337fc531b9ac0f1c79e84aef
840 Author: K.Ohta <whatisthis.sowhat@gmail.com>
841 Date:   Thu Jul 20 17:17:37 2017 +0900
842
843     [COMMON] Comment USE_SHARED_DLL at common.h .
844
845 commit c96ba3a1b91f3ea9c99fb2aa91836c4c7ecd059f
846 Author: K.Ohta <whatisthis.sowhat@gmail.com>
847 Date:   Thu Jul 20 17:15:52 2017 +0900
848
849     [UI][Qt] Ui_MainWindowBase:: Make private variables/functions not accessed from Ui_MainWindow:: .
850
851 commit 50d9479a84bd9122c4d552bdc68c80a9f65a261c
852 Author: K.Ohta <whatisthis.sowhat@gmail.com>
853 Date:   Thu Jul 20 04:17:08 2017 +0900
854
855     [UI][Qt] Show/hide virtual medias.
856
857 commit 8515ed64b59c2be25e11fbae8668b7fe54f511ad
858 Author: K.Ohta <whatisthis.sowhat@gmail.com>
859 Date:   Tue Jul 18 16:42:13 2017 +0900
860
861     [UI][Qt][WIP] Modifing virtual medias displaying area.
862
863 commit 10c85acd7d9583d67001f70c1872ec37ebdafd0e
864 Author: K.Ohta <whatisthis.sowhat@gmail.com>
865 Date:   Wed Jun 28 15:22:37 2017 +0900
866
867     [VM][PC9801][DISPLAY] Fix FTBFS with display.cpp .
868
869 commit 2cf175ed1b69852cd341274869eff2a143a09b81
870 Author: K.Ohta <whatisthis.sowhat@gmail.com>
871 Date:   Wed Jun 28 08:05:14 2017 +0900
872
873     [VM][I8080] Fix FTBFS.
874
875 commit f03b028f1dd142208e86d9c7643ba80248bc0b1e
876 Author: K.Ohta <whatisthis.sowhat@gmail.com>
877 Date:   Wed Jun 28 08:04:04 2017 +0900
878
879     [VM][DATAREC] Fix crash with MZT data.
880
881 commit 935c56c1dd3eb416e6f35e58940b420749ef36a7
882 Author: K.Ohta <whatisthis.sowhat@gmail.com>
883 Date:   Tue Jun 27 19:24:55 2017 +0900
884
885     [BUILD][CMake] .
886
887 commit f2e801a2456e30a501be53799c7e61786185d841
888 Author: K.Ohta <whatisthis.sowhat@gmail.com>
889 Date:   Tue Jun 27 18:53:49 2017 +0900
890
891     [UI][Qt] Display LEDs with USE_EXTRA_LEDS or USE_KEY_LOCKED.See common/emu_thread.cpp for details.
892
893 commit 2e57531e86c58e1f8ad90f8e44dff29609610649
894 Author: K.Ohta <whatisthis.sowhat@gmail.com>
895 Date:   Tue Jun 27 18:51:02 2017 +0900
896
897     [EMU] Add EMU::get_extra_leds() to get led status.
898     [VM][FM7] Stop using DUMMYDEVICE:: . Use VM::get_extra_leds() to get led status.
899     [VM][FM7][KEYBOARD] Update state version.
900
901 commit d880655d43209f50c7535180b7bc3c3dedcf7135
902 Author: K.Ohta <whatisthis.sowhat@gmail.com>
903 Date:   Fri Jun 23 10:02:30 2017 +0900
904
905     [UI][Qt] Update to upstream 2017-06-22.Some parts are temporally.
906
907 commit 3729c2ba178e4c35f9009f40fab4f87f678ba349
908 Author: K.Ohta <whatisthis.sowhat@gmail.com>
909 Date:   Fri Jun 23 10:01:06 2017 +0900
910
911     [UI][Windows] Add Upstream's ui files.
912
913 commit 9dbe7613e6496e051a14463c7955c89420c6cdce
914 Author: K.Ohta <whatisthis.sowhat@gmail.com>
915 Date:   Fri Jun 23 10:00:12 2017 +0900
916
917     [VM][Ix86] Add lacked files on Upstream 2017-06-22.
918
919 commit 69476578375457a7741234df894c3a8411dd7a3e
920 Author: K.Ohta <whatisthis.sowhat@gmail.com>
921 Date:   Fri Jun 23 09:59:20 2017 +0900
922
923     [General] Add lacked RCs.
924
925 commit cb772dac13d12126c3b0cf77c2a47fc53f5b705e
926 Author: K.Ohta <whatisthis.sowhat@gmail.com>
927 Date:   Fri Jun 23 09:55:44 2017 +0900
928
929     [VM][EMU] Merge Upstream 2017-06-22.
930     [EMU][ROMAKANA] Fix not convert with Qt.
931     [EMU][ROMAKANA] Use functions within EMU:: , not use original ROMAKANA functions.
932
933 commit 784b584193c71453b4321e5a884358c00dc8ea06
934 Author: K.Ohta <whatisthis.sowhat@gmail.com>
935 Date:   Wed Jun 14 02:41:55 2017 +0900
936
937     [VM][DEVICE] Get OSD:: at constructor, not initialize().
938
939 commit 8be76f299aa9dd4b28ee241c7f8eb6c349dc8e37
940 Author: K.Ohta <whatisthis.sowhat@gmail.com>
941 Date:   Wed Jun 14 02:08:05 2017 +0900
942
943     [VM][MB8877][DISK] Fix not apply workaround to Gambler Jiko Chusin-ha for FM-7 series.
944
945 commit 6ae296cd7a67ada4bdcacd4ec2417949e8c3d7ee
946 Author: K.Ohta <whatisthis.sowhat@gmail.com>
947 Date:   Wed Jun 14 02:06:25 2017 +0900
948
949     [VM][FM7] Fix linking error with KANJIROM::
950
951 commit 1c91781b902b735cc7d06517a10f0fa0e70cc622
952 Author: K.Ohta <whatisthis.sowhat@gmail.com>
953 Date:   Thu Jun 8 06:00:22 2017 +0900
954
955     [VM][SCSI] .
956
957 commit 17c60202bb932b69053e535ce726f06d750d1136
958 Author: K.Ohta <whatisthis.sowhat@gmail.com>
959 Date:   Sun Jun 4 14:50:34 2017 +0900
960
961     [VM][Z80] Remove unused code.
962
963 commit 2c3c80381b20b2d83480513ab9970318f6045f96
964 Author: K.Ohta <whatisthis.sowhat@gmail.com>
965 Date:   Sun Jun 4 14:43:31 2017 +0900
966
967     [VM][NEWDEV] Remove unused files related I286.
968
969 commit 6d2792b33ed4dbca0c0b5d164922f37fab5ff4ea
970 Author: K.Ohta <whatisthis.sowhat@gmail.com>
971 Date:   Sun Jun 4 14:18:36 2017 +0900
972
973     [Build]CMake] Fix CMakeLists.txt; BMJr, HC20, JR100 and JR800.
974
975 commit ab22efe1da9768679abfca33992e430a7031aa30
976 Author: K.Ohta <whatisthis.sowhat@gmail.com>
977 Date:   Sun Jun 4 14:08:43 2017 +0900
978
979     [VM][MC6800] Split mc6800.[cpp|h] to MC6800, mC6801, MB8861 and HD6301.
980
981 commit 4d89b4083b4377b23318402822558a5dd5548e52
982 Author: K.Ohta <whatisthis.sowhat@gmail.com>
983 Date:   Sat Jun 3 14:35:30 2017 +0900
984
985     [VM][NEWDEV][I286][WIP] .
986
987 commit 952842c2e896730f72d6f871b8720794884b1771
988 Author: K.Ohta <whatisthis.sowhat@gmail.com>
989 Date:   Fri Jun 2 05:20:39 2017 +0900
990
991     [VM][I8080][COMMON_VM] Move OP() and around INSNs to library.
992
993 commit b063ae843d0e8cb5b288486c24444d633820c3b9
994 Author: K.Ohta <whatisthis.sowhat@gmail.com>
995 Date:   Fri Jun 2 00:22:39 2017 +0900
996
997     [VM][I286][WIP] Merging from MAME 0185.
998
999 commit 4294c79209904c57a78d8550c83c9f8485a68da2
1000 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1001 Date:   Thu Jun 1 15:46:14 2017 +0900
1002
1003     [NEWDEV][VM][I286] Add Ix86 classes from MAME 0.185.
1004
1005 commit e35d66a9b8d9416e3e20dbace7f7f7f52bed2e40
1006 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1007 Date:   Thu Jun 1 15:45:06 2017 +0900
1008
1009     [VM][I286] Remove older I286 classes.
1010
1011 commit eeaa700e0db9ae6fc7fbb2b2ef4480e435ed43a1
1012 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1013 Date:   Thu Jun 1 15:37:22 2017 +0900
1014
1015     [UI][Qt] Fix lacked entries; Joystick and Keyboard.
1016
1017 commit a17b19e7c491ee2f2bf828d1ed61888755d862ba
1018 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1019 Date:   Thu Jun 1 15:31:34 2017 +0900
1020
1021     [VM][HuC6280] Add HUC6280:: to libCSPcommon_vm .
1022
1023 commit e9cc5279f60f6ed628ede8d88ea2efca7c3364b5
1024 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1025 Date:   Tue May 30 20:50:42 2017 +0900
1026
1027     [OSD][Qt] Save memory with query tables.
1028
1029 commit e1a5aa848d8bab569ed27ebf6eaefc32434e07ff
1030 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1031 Date:   Tue May 30 20:49:20 2017 +0900
1032
1033     [VM][PC8801][PC9801] You should not use uint8_t foo = ~signed_int_constant. This causes FTBFS with GCC.
1034
1035 commit e505d53952d260bd88af5d048468aea169eeded3
1036 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1037 Date:   Tue May 30 20:48:50 2017 +0900
1038
1039     [BMJr] Fix FTBFS caused by differnce of text-encoding.
1040
1041 commit e98b8ad663a397fdbdddc5ddfe18b1e205dada25
1042 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1043 Date:   Tue May 30 20:48:28 2017 +0900
1044
1045     [COMMON_VM] .
1046
1047 commit b4c905d190ec0051391fb0271a777c0e190a78bd
1048 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1049 Date:   Tue May 30 20:47:37 2017 +0900
1050
1051     [VM][COMMON_VM] (Re) Add I8253 and Z80CTC to libCSPcommon_vm.
1052
1053 commit 33a472d1924d1173a56c75468775483328f4afdc
1054 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1055 Date:   Tue May 30 18:28:45 2017 +0900
1056
1057     [VM][DEVICE] Refactoring.
1058
1059 commit ab44084936d906e6ca1adaffbcf564113e5eed2c
1060 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1061 Date:   Tue May 30 17:35:22 2017 +0900
1062
1063     [VM][DEVICE] Refactoring #1.
1064
1065 commit 876abe285d288971e70d4ca8267cf5bf13d2a498
1066 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1067 Date:   Tue May 30 16:49:25 2017 +0900
1068
1069     [General][VM] Re-factoring VMs, sync to Upstream.
1070
1071 commit 419b82a3cc301dd1a1b89292c280bf2ab1a18a50
1072 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1073 Date:   Tue May 30 01:40:33 2017 +0900
1074
1075     [Build][N5200][PC98DO] Fix link error.
1076
1077 commit c9bbdab16069f848a269ab4cf6e9677e9fcee53c
1078 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1079 Date:   Mon May 29 11:08:55 2017 +0900
1080
1081     [VM][I8253][PC9801] Revert changes for i8253, and apply Upstream changes to PC9801 correctly.PC9801VM works.
1082
1083 commit cbf4bb5e0feb5700bbbec937e333dec1521d22a7
1084 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1085 Date:   Mon May 29 07:04:18 2017 +0900
1086
1087     [VM][PC9801] Temporally revert using to I286:: from I86:: .
1088
1089 commit 72cf4e043e9aa0ffa318fe7fa5e42e8f69479569
1090 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1091 Date:   Mon May 29 02:58:57 2017 +0900
1092
1093     [EMU][General] Merge Upsteream 2017-05-28. GUI still not implement.
1094
1095 commit c481e8b539230f4b19b9ad3fc5927d0675ee009c
1096 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1097 Date:   Mon May 29 02:56:53 2017 +0900
1098
1099     [VM][I386] Merge Upstream 2017-05-28.
1100
1101 commit 54955499e3daf54215838c917b013c82222a462e
1102 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1103 Date:   Sun May 28 18:53:04 2017 +0900
1104
1105     [VM][ix86] Use pseudo-bios calling tou BIOS_CALL_86() macro.
1106
1107 commit b334c4878793741b1e3983ed9a1e9da994176a8a
1108 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1109 Date:   Sun May 28 17:57:09 2017 +0900
1110
1111     [VM][i286] Save CPUSTATE per method(s).Not use saving as one block.
1112
1113 commit 4d047654891f1130606bb63cbc18cf3bc1eaf54d
1114 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1115 Date:   Sat May 27 21:36:29 2017 +0900
1116
1117     [OSD][I8259] I lacked I8259_MAX_CHIPS (;´Д`)
1118
1119 commit bd69099c7c3486b13e11aecc425870b4b1987dc3
1120 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1121 Date:   Sat May 27 20:10:56 2017 +0900
1122
1123     [COMMON] my_memcpy: With some HOST CPU i.e. x86, GCC use unaligend SIMD instructions to read/write memory.
1124
1125 commit 1e7c0d85f02e10b182ee30a3c0966ae58c91eefe
1126 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1127 Date:   Sat May 27 19:31:18 2017 +0900
1128
1129     [VM][NEWDEV] Revert re-commits missed to remove.
1130
1131 commit cddf1efbce6666ffc5910d15a874b9a11b5f4d92
1132 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1133 Date:   Sat May 27 19:29:02 2017 +0900
1134
1135     [VM][EMU] Add common function; my_memcpy() instead of memcpy() using SIMD.Recommend to expect faster data transfer (i.e. Data transfer of vram).
1136
1137 commit a00dd692c9b380c3b8ef4c114881869f57158dff
1138 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1139 Date:   Sat May 27 13:46:12 2017 +0900
1140
1141     [Build][CMake][PHC20][PHC25][MAP1010] Fix link error.
1142
1143 commit 6ccafb2370a55b5e03cc0d2d8c6fedf6bc2843bf
1144 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1145 Date:   Sat May 27 07:57:01 2017 +0900
1146
1147     [Windows][General] Make OSD to be DLL.
1148     [Build][Windows] Adjust optimize parameters.
1149
1150 commit 218ef45c6d54ca02750ac235bdc681f198717337
1151 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1152 Date:   Sat May 27 04:16:58 2017 +0900
1153
1154     [VM][COMMON_VM] Remove libcpu_newdev/mcs48*.[cpp|h] .
1155
1156 commit 5dbfccfa7f620c1bc59f7f0b9fdea2bcfd4e9875
1157 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1158 Date:   Sat May 27 04:14:19 2017 +0900
1159
1160     [VM][COMMON_VM] Add DATAREC, MCS48 and UPD7801 to libCSPcommon_vm .UPD7810 will not add (perhaps).
1161
1162 commit a8238f9745636fc7f31fdd13b5fadf0e13066d68
1163 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1164 Date:   Thu May 25 05:59:35 2017 +0900
1165
1166     [VM][COMMON_VM] Add i8080.
1167
1168 commit ba0423ef5cd0720795d12ac871c9d5603be3c736
1169 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1170 Date:   Thu May 25 05:58:08 2017 +0900
1171
1172     [UI][Qt] Fix not-connected to sub-display.
1173
1174 commit 745384533370cb866f97aa894614bee8bf32512e
1175 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1176 Date:   Wed May 24 23:54:41 2017 +0900
1177
1178     [VM][COMMON_VM] Add RP5C01, uPD1990A and uPD16434.
1179
1180 commit 6b3e6fc721c95cc9e7f8eb941f9139f711a2205e
1181 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1182 Date:   Wed May 24 23:03:34 2017 +0900
1183
1184     [VM][COMMON_VM] Move I8237, I8253, I8255, I8259, UPD7220 and Z80SIO to common dll.
1185
1186 commit ea62c2bf7bb845cea37c6eae8402ad78b8aa35e0
1187 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1188 Date:   Sun May 21 02:53:37 2017 +0900
1189
1190     .
1191
1192 commit f33d03d047f06b7e1335b96c70d35ec6cd20faa7
1193 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1194 Date:   Sun May 21 02:36:09 2017 +0900
1195
1196     [VM] Merge Upstream 2017-05-20.
1197
1198 commit 1e86f8a44f02918d95863ae7ccebde3f73ae1584
1199 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1200 Date:   Sun May 21 02:34:42 2017 +0900
1201
1202     [UI][Qt] Fix some memory leaks.
1203
1204 commit bf38f044664f1a2856a2953097a7924c19f08fbc
1205 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1206 Date:   Sun May 21 01:40:35 2017 +0900
1207
1208     .
1209
1210 commit bec5bbb67d4293b6d9b520c1168633b1c774802d
1211 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1212 Date:   Sun May 21 01:39:41 2017 +0900
1213
1214     [UI][VM][Qt] Fix uncondition branch found by valgrind (but some points has not fixed (;´Д`))
1215
1216 commit 86dc766129a82af3eb4d853ffddbcda5043e50eb
1217 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1218 Date:   Thu May 18 19:16:27 2017 +0900
1219
1220     [DOC] Update to release hotfix.
1221
1222 commit 2d337bdf6eb8a168efa1e219d81bb007da5e9d65
1223 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1224 Date:   Thu May 18 10:08:49 2017 +0000
1225
1226     [VM][V9938] Fix FTBFS with GCC5 causes internal compiler error.
1227
1228 commit e11fc8e568e4b60f9898c1dd336ca29273bd4dad
1229 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1230 Date:   Thu May 18 18:45:05 2017 +0900
1231
1232     [DOC] Update for HOTFIX1.
1233
1234 commit 5328467b46323eaa67c5f3af2657aff1481d954c
1235 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1236 Date:   Thu May 18 18:37:29 2017 +0900
1237
1238     [VM][MSX] I missed changes; using v9938.cpp instead of v99x8.cpp .
1239
1240 commit eab8deec489ba0d0e30cc89a86e0c0181fbc82fa
1241 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1242 Date:   Thu May 18 18:03:15 2017 +0900
1243
1244     [BUILD] Add comments to buildvars*.dat.tmpl .
1245
1246 commit 26088335095b03dd5fbb1ea6dba20a6883767df1
1247 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1248 Date:   Thu May 18 07:47:58 2017 +0900
1249
1250     [DOC] .
1251
1252 commit c1e7c4d2340f1ef5fa1fcceea8ee42e0d52de2cc
1253 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1254 Date:   Wed May 17 22:39:45 2017 +0000
1255
1256     [Build] Remove buildvars.dat . Please copy from *.dat.tmpl to *.dat and edit *.dat .
1257
1258 commit 3ae6a96dfcdf63407ff526af96d8565eb45e196b
1259 Merge: 343ef188 f018a71e
1260 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1261 Date:   Wed May 17 22:38:17 2017 +0000
1262
1263     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
1264
1265 commit 343ef18896be19061fd14477ece46d240381e5c2
1266 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1267 Date:   Wed May 17 22:36:40 2017 +0000
1268
1269     .
1270
1271 commit f018a71e42b069ed345f185d9e23f4ed973faa4e
1272 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1273 Date:   Thu May 18 07:35:04 2017 +0900
1274
1275     [DOC] Update gitlog.
1276
1277 commit 17f98b42aad9b3a505b21b6e60fa0a4f6ce54112
1278 Merge: 2de8ab84 9c4805b2
1279 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1280 Date:   Thu May 18 07:34:01 2017 +0900
1281
1282     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
1283
1284 commit 2de8ab8460df806cea0e442aacc70474029737cd
1285 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1286 Date:   Thu May 18 07:33:14 2017 +0900
1287
1288     .
1289
1290 commit 9c4805b23c31939558d26b0391aa60c57d1742f0
1291 Merge: 83b72213 8361a2fb
1292 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1293 Date:   Wed May 17 20:03:37 2017 +0000
1294
1295     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
1296
1297 commit 83b72213e439ef53e81b8e1dba4f8dcde9d4c513
1298 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1299 Date:   Wed May 17 20:02:42 2017 +0000
1300
1301     .
1302
1303 commit 8361a2fbce1958683c33bdf6bf18201a5d78d550
1304 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1305 Date:   Thu May 18 04:59:01 2017 +0900
1306
1307     [Build] Add templete of buildvars.dat.
1308
1309 commit 63874dada8b007a66bb0bd959710756e78043f99
1310 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1311 Date:   Thu May 18 02:09:54 2017 +0900
1312
1313     [VM][PTF20] Fix FTBFS with MinGW.
1314
1315 commit b1eb19c325d07ce31a0f43e4dd829bceda361bec
1316 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1317 Date:   Thu May 18 01:56:56 2017 +0900
1318
1319     [Linux] I forgot to update installer X-)
1320
1321 commit 145f6728be7d5ff818fb17e9b164148e446949cb
1322 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1323 Date:   Wed May 17 22:55:15 2017 +0900
1324
1325     [DOC] re-Update.
1326
1327 commit 8067b89f01c21ee29c1b4bb4af8e7c112f88577c
1328 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1329 Date:   Wed May 17 22:51:15 2017 +0900
1330
1331     [General] Rename "emumsx2plus" -> "emumsx2p".
1332
1333 commit aef81ddec42016c7166c00bdb3030478f725a3de
1334 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1335 Date:   Wed May 17 22:49:29 2017 +0900
1336
1337     [DOC] .
1338
1339 commit ed240ea314744483227c75e78f840e658992ce13
1340 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1341 Date:   Wed May 17 22:48:52 2017 +0900
1342
1343     [DOC] Update for release.
1344
1345 commit 8750c2f22305773b13d00be46302643b579d09b9
1346 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1347 Date:   Wed May 17 22:43:35 2017 +0900
1348
1349     [DOC] Update documents.
1350
1351 commit 43ab8be3a799285b7497f7ffe5e07d479cabb45b
1352 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1353 Date:   Wed May 17 22:39:14 2017 +0900
1354
1355     [VM] Add YAMAHA YIS.
1356
1357 commit 4573bef979ccb9e88f4216962d67493e6bda134e
1358 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1359 Date:   Wed May 17 22:21:12 2017 +0900
1360
1361     [UI][Qt] Uodate UI.
1362
1363 commit 41bb820314674c15f4d804ce05c1bb963b7c6e88
1364 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1365 Date:   Wed May 17 22:20:21 2017 +0900
1366
1367     [UI][Qt][FM7] Re-enable "Mouse" menu in "Emulator" menu.
1368
1369 commit 5d424b2ecac58fe55570c2e9fc0db0edd0d94471
1370 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1371 Date:   Wed May 17 21:13:46 2017 +0900
1372
1373     [UI][Qt] .
1374
1375 commit 742c56579ff6a3c94e6f3a7fa3eb0eb4891410f4
1376 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1377 Date:   Wed May 17 21:12:31 2017 +0900
1378
1379     [UI][Qt] I forgot to add a "*.gz" extension to opening of Cartridges, CDs and Binaries.
1380
1381 commit 57237a83e310019da3621b21ed4f8eb509ea65f0
1382 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1383 Date:   Wed May 17 20:12:42 2017 +0900
1384
1385     [Build][CMAKE][HX20] Fix FTBFS.
1386     [VM][LIBCOMMONVM] Add PRNFILE::.Fix FTBFS with dome devices.
1387
1388 commit 82813e52719cdbf9792423520b2c9be09d8b4041
1389 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1390 Date:   Wed May 17 17:17:07 2017 +0900
1391
1392     [VM][X1] Merge Upstream 2017-05-15.Still not test building.
1393
1394 commit 7d0e43eeee51ec42e34468f2e9cdc4230e1b2baa
1395 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1396 Date:   Wed May 17 17:12:44 2017 +0900
1397
1398     [VM] Merge Updtream 2017-05-13. Still not build test.
1399
1400 commit ecbd1b3cc501db14037d24b1e6b43b8b426a9e46
1401 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1402 Date:   Tue May 16 22:20:27 2017 +0900
1403
1404     [VM][FM8][JOYSTICK] Fix crash with FM-8.
1405
1406 commit 65b3003b652f774b6cd209eb6d69f904a282ae09
1407 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1408 Date:   Tue May 16 22:20:05 2017 +0900
1409
1410     [VM][MB61VH010] A little faster.
1411
1412 commit c9b4e6a23770e88dc6b9867725d1281a66e444ab
1413 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1414 Date:   Tue May 16 22:19:27 2017 +0900
1415
1416     [VM][FM7][DISPLAY] Use flags array to determine not accessble.
1417
1418 commit 1ada7346dc1375fd5fc7c5d832f46a5cb4ab47e4
1419 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1420 Date:   Tue May 16 22:18:41 2017 +0900
1421
1422     [VM][FM7][MEMORY] MMR: Fix clash with NULL function(s).
1423
1424 commit da4e0b9f7f828e4003ec3e5179ea8dde4942e7b2
1425 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1426 Date:   Tue May 16 22:17:40 2017 +0900
1427
1428     [VM][MC6809] Revert around BUSREQ. Workaround for FLICKY.
1429
1430 commit a26fd5bb7fe7ea65e8bfb6e4f224f781712ccc23
1431 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1432 Date:   Tue May 16 19:53:14 2017 +0900
1433
1434     [VM][FM7][MOUSE] Temporally remove event_vline() of JOYSTICK:: .
1435
1436 commit 3d360a46be06db6d74dba98d0b4240cb24b5d7ad
1437 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1438 Date:   Tue May 16 19:52:34 2017 +0900
1439
1440     [VM][MB61VH010] Update FM7::DISPLAY.
1441
1442 commit cd4005512474f61335c7807ae6ce5b684afa48df
1443 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1444 Date:   Tue May 16 19:51:31 2017 +0900
1445
1446     [VM][MB61VH010][FM77AV] Re-order addrsss of read_data8() and write_data8(). You must re-build some VMs (FM77AV series etc.)
1447
1448 commit 638a30834ec96687f833b7faab79b7f313e9f7d6
1449 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1450 Date:   Tue May 16 19:39:36 2017 +0900
1451
1452     [BUILD][LIBCOMMON_VM] .
1453
1454 commit f950f4ba82748762f4963bf05354f8f99263acda
1455 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1456 Date:   Tue May 16 19:38:51 2017 +0900
1457
1458     [VM][MC6809] Fix clock sount around BUSREQ (BUS HALT).
1459
1460 commit a70b1f43e8df4d96083c82023c8936bcbfcdbd34
1461 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1462 Date:   Tue May 16 19:37:37 2017 +0900
1463
1464     [VM][FM77AV] DO NOT update MMR-Table when updating segment of MMR.Fix slowdown with PSY-O-BLADE and Ys2 (and others).
1465
1466 commit 60efb2dfff799ccf9289c4922c8709b05c190241
1467 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1468 Date:   Tue May 16 08:35:20 2017 +0900
1469
1470     [VM][FM7][MOUSE] Fix wrong with mouse.Temporally fix.
1471
1472 commit 78e57067c0e276d5e1707a1d299e4c14597e7aa0
1473 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1474 Date:   Tue May 16 08:34:41 2017 +0900
1475
1476     [EMU][Qt][MOUSE] Fix not effect with button-up.
1477
1478 commit 3b6360de602bee160e65f7f4b7701ab2f4db39cc
1479 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1480 Date:   Tue May 16 05:19:28 2017 +0900
1481
1482     [VM][FM7][JOYSTICK] Fix OPN:PORTA value on reset.
1483
1484 commit 21201e93735e0db3f4eda57580fcdaf365db48ca
1485 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1486 Date:   Tue May 16 05:03:28 2017 +0900
1487
1488     [VM] Add some devices to libCSPcommon_vm .
1489
1490 commit a71bc9ad7963fd5c1ccf9585f9edbf20b1425be6
1491 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1492 Date:   Tue May 16 05:01:27 2017 +0900
1493
1494     [VM][MB61VH010] Expect to faster.
1495
1496 commit b6d75837300011278d6f0a57854001ea215173a9
1497 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1498 Date:   Tue May 16 04:25:42 2017 +0900
1499
1500     [VM][MB61VH010] Revert before commit.
1501
1502 commit 0cf834b5df14d1ce42021f9b74539a34b5d97d57
1503 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1504 Date:   Tue May 16 04:00:06 2017 +0900
1505
1506     [VM][FM7] Joystick: Use opn[0]->read_signal() instead of JOYSTICK->read_data(0).
1507     [VM][MB61VH010] Expect to be faster rendering.
1508
1509 commit 5d8e32e35f84016ac3e6325703cb7e57dc3b894a
1510 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1511 Date:   Tue May 16 03:59:14 2017 +0900
1512
1513     [VM][YM2203] Fix double-initializeing output signals.
1514
1515 commit 61ea8665bebef0f121ce683feb39d933e526c724
1516 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1517 Date:   Tue May 16 03:58:46 2017 +0900
1518
1519     [CONFIG] Fix over loop.
1520
1521 commit de77eef8913a5f236bf72eb90cd4c34660d4d20f
1522 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1523 Date:   Fri May 12 01:11:44 2017 +0900
1524
1525     [VM] Update PTF20, V99X8 and YM2203.
1526
1527 commit 4252aac1f0607b77f834c096b5d8361eb865ee23
1528 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1529 Date:   Fri May 12 01:10:01 2017 +0900
1530
1531     [BUILD] Update script.
1532
1533 commit 6a7f552a34aa0f1a90d3580009801be41f4d6180
1534 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1535 Date:   Sat May 6 04:55:31 2017 +0900
1536
1537     .
1538
1539 commit b08d2107f9be721410c59f714d04c35093db81c3
1540 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1541 Date:   Sat May 6 04:55:18 2017 +0900
1542
1543     .
1544
1545 commit e5aed8438f763b7f5261edee9f7833a4d9757991
1546 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1547 Date:   Sat May 6 04:54:40 2017 +0900
1548
1549     [VM][V99X8][TMS9918A] Move to shared lib.
1550
1551 commit 08211c6385a004efa2c42af377ea5831e5985eac
1552 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1553 Date:   Wed May 3 22:45:26 2017 +0900
1554
1555     [VM] Move T3444A to shared lib.
1556
1557 commit b223e91b003c7cb761cc8230e99d1f45a0c4b51e
1558 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1559 Date:   Wed May 3 22:02:41 2017 +0900
1560
1561     [VM] Move UPD765A, PC80S31K and PC6031 to libCSPcommon_vm .
1562
1563 commit 212494fb6a81d6c840cecc1a5e4dd66b11b60b49
1564 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1565 Date:   Wed May 3 20:26:43 2017 +0900
1566
1567     [VM] LibCSPcommon_vm : TRY: Without #ifdef. Now still MB8877 and DISK only.
1568
1569 commit d6401a3ae802ef36536d73310b8d4abdc503abe4
1570 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1571 Date:   Mon May 1 22:10:52 2017 +0900
1572
1573     [OSD][Qt] Add *_features_* functions. It needs for *NEW* device emulation.Pls. port to win32/ .
1574
1575 commit 2d22cf24f1e309281435c8b9233a527b7fc1cb15
1576 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1577 Date:   Sun Apr 30 21:44:52 2017 +0900
1578
1579     [VM][M6502] Split M6502 to N2A03 and M6502.
1580
1581 commit 52e04585692c7500e2c262888ae3076bec5eb4a0
1582 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1583 Date:   Sun Apr 30 21:02:11 2017 +0900
1584
1585     [VM][DEVICE] Split MSM5832:: from MSM58321:: .
1586
1587 commit 1fb74b44746d8e42b05451df11cba2cc5b771125
1588 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1589 Date:   Sun Apr 30 20:00:21 2017 +0900
1590
1591     [VM][DEVICE] You should add "DECVICE::initialize()" to top of initialize().
1592     [VM][DEVICE] Move some devices to shared lib.
1593
1594 commit 73d1d7b7eac1d0449963bcfffcdbe8bbf7920784
1595 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1596 Date:   Sat Apr 29 06:40:27 2017 +0900
1597
1598     [VM][LIBNEWDEV] Remove libcpu_newdev/libcpu_mc6809/* .
1599
1600 commit ba7448bc67b5aa7e10f6707ded5b52c121ce8da7
1601 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1602 Date:   Sat Apr 29 06:27:31 2017 +0900
1603
1604     [VM][MC6809] Rename due to changing policy.
1605
1606 commit 4adc5a1f353348c74a378f98647cb51ad4cd30a2
1607 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1608 Date:   Sat Apr 29 06:25:29 2017 +0900
1609
1610     [VM][Build][CMAKE] Build supporting to Z80.
1611
1612 commit 510217d5834876ec7acac2b1abe3c642299f503f
1613 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1614 Date:   Sat Apr 29 06:24:19 2017 +0900
1615
1616     [VM] Move Z80 to shared lib.
1617
1618 commit 18f06d2d28361126352948a3de4571da4f81706a
1619 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1620 Date:   Fri Apr 28 06:48:33 2017 +0900
1621
1622     [VM][FM7] Faster transferring.
1623
1624 commit 9d90ce75262a2bc050f8cc692847d9fb71c56311
1625 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1626 Date:   Fri Apr 28 03:25:02 2017 +0900
1627
1628     [BUILD][Linux] Update LLVM's parameter.
1629
1630 commit 49c0ed25d714b6cd0e1a235d2ce42e44f5b14ef0
1631 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1632 Date:   Fri Apr 28 03:23:44 2017 +0900
1633
1634     [VM] I forgot to update (and remove USE_SOUND_FILES*) defines.
1635
1636 commit e78ee2f9720281ed0f54bdc92cb96e25d6861e3b
1637 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1638 Date:   Fri Apr 28 03:21:52 2017 +0900
1639
1640     [VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809_debugup.cpp . See, fm7.cpp.
1641
1642 commit a3d44eb0d674170fc6b417e6b47ef903826c5eee
1643 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1644 Date:   Fri Apr 28 01:49:25 2017 +0900
1645
1646     [General] Merge upstream 2017-04-16.
1647
1648 commit 082d2f093877b91dd3bfbc557f257eb6b43818a8
1649 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1650 Date:   Thu Apr 13 04:57:12 2017 +0900
1651
1652     [BUILD][LLVM] Fix FTBFS.
1653
1654 commit 1ff4eaa1cc34c468e28ba87c5a55f82fa3224319
1655 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1656 Date:   Wed Apr 12 18:54:37 2017 +0900
1657
1658     [VM][LIB][FM7] Fix FTBFSs with LLVM (4.0).
1659
1660 commit 4089d79b3734c5feb0b824d3a9d32d3d0873fbee
1661 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1662 Date:   Mon Apr 10 14:12:55 2017 +0900
1663
1664     [DOC] .
1665
1666 commit 16ce89bae2170ea8990fa640cf1a84c4d5d9a21b
1667 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1668 Date:   Mon Apr 10 14:00:10 2017 +0900
1669
1670     [UI][Qt] Fix unconnected event.
1671
1672 commit 168cbc3a2ecd452bd9b872cd5ff025c7eab14ca6
1673 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1674 Date:   Mon Apr 10 04:17:03 2017 +0000
1675
1676     . Remove unnedded vcproj.
1677
1678 commit 153c9eb616c3529d6a26c26b1ea3c7063712d021
1679 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1680 Date:   Mon Apr 10 13:07:34 2017 +0900
1681
1682     [DOC] Updated.
1683
1684 commit 3805ad41608ed51081d916a1b494688d5d3e7eac
1685 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1686 Date:   Mon Apr 10 12:11:39 2017 +0900
1687
1688     [VM][PC9801][X1][WIN32] Fix FTBFS with MinGW.
1689
1690 commit fbd5191a9c8cbcd3c7923c05effcb0c039a72499
1691 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1692 Date:   Mon Apr 10 03:59:10 2017 +0900
1693
1694     [DOC] .
1695
1696 commit 0fc72e5984f6a6dd0b04dfdbd5cda0bfc98d3c89
1697 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1698 Date:   Mon Apr 10 03:56:55 2017 +0900
1699
1700     [VM][CONFIG] Fix not loading some setting values.
1701
1702 commit 3e1dde3694c75a0f75e4aced4094b3d16ad9b78c
1703 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1704 Date:   Sun Apr 9 23:34:19 2017 +0900
1705
1706     [Qt] Fix crash with familybasic.
1707
1708 commit b3bb57059155cd344d5b563e3dd9e0949008a193
1709 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1710 Date:   Sun Apr 9 23:05:58 2017 +0900
1711
1712     [DOC] Updated.
1713
1714 commit f3c1e9299a7570557798c9fd12fb5992519c31c0
1715 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1716 Date:   Sun Apr 9 23:00:26 2017 +0900
1717
1718     [Qt][JR800] Fix FTBFS.
1719
1720 commit 565b7aff33ea5839f9af8f881b9c063b593986d7
1721 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1722 Date:   Sun Apr 9 22:57:22 2017 +0900
1723
1724     [VM] Add National JR-800.
1725
1726 commit d75eb5ce75deb5aed81aeba4ef78980fc0ba772f
1727 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1728 Date:   Sun Apr 9 22:13:39 2017 +0900
1729
1730     [DOC] Update credits.
1731
1732 commit 5ba865a904a8df4632c35b0053adb24081107d1d
1733 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1734 Date:   Sun Apr 9 22:11:37 2017 +0900
1735
1736     [DOC] Update from upstream.
1737
1738 commit 8aee15f95d698f7815e58233e60e5307789c28f9
1739 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1740 Date:   Sun Apr 9 22:01:30 2017 +0900
1741
1742     [General][FMGEN] Update SOVERSION .
1743     [DOC] Update for release.
1744
1745 commit 58df3502c496a8109a49e86be332fc97477d3e02
1746 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1747 Date:   Sun Apr 9 21:44:35 2017 +0900
1748
1749     [General][Qt] Fix FTBFSs.
1750
1751 commit 89e8e07cf3b2446094fadd477e3707b84d122390
1752 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1753 Date:   Sun Apr 9 02:42:26 2017 +0900
1754
1755     [General] Merge Upstream 2017-04-02.
1756
1757 commit 2ef68d1cc9f4d59d166952f5bb10dbd011e1664c
1758 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1759 Date:   Sun Apr 9 00:02:37 2017 +0900
1760
1761     [VM][General] common.cpp : Use buffer sized functions for some string functions.
1762
1763 commit 6cb889b364c5b808716c504e083e3606539f8bce
1764 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1765 Date:   Sun Apr 9 00:01:21 2017 +0900
1766
1767     [VM][General] Merge Upstream 2017-03-30.
1768     [General][BUILD] Use -D_UNICODE to build.
1769
1770 commit 3588804e1d5e7fccb2ff05f38c3edfab862ab838
1771 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1772 Date:   Sat Apr 8 22:48:32 2017 +0900
1773
1774     [VM][General] Merge Upstream 2017-03-28.
1775
1776 commit eeedca4e3c5974b19812c180678e3d722b361e82
1777 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1778 Date:   Sat Apr 8 22:06:13 2017 +0900
1779
1780     [VM][General] Merge Upstream 2017-03-26.
1781
1782 commit 7cb20ae535ab0ccbaf8d5dd44050e75d6ec4081a
1783 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1784 Date:   Sun Apr 2 16:05:28 2017 +0900
1785
1786     [VM][GAMEGEAR][HC40] Fix FTBFS.
1787
1788 commit 1ef2f58dd361d4e05e079cd70259f54d369d64be
1789 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1790 Date:   Sun Apr 2 03:21:56 2017 +0900
1791
1792     [VM][FM7][MAINMEM] MMR: Use jump tables.
1793
1794 commit c8ee7c56570314655d7037af7e4b0479784edc1e
1795 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1796 Date:   Sun Apr 2 00:43:18 2017 +0900
1797
1798     [VM][FM7][MAINMEM] Split a class to some files.
1799
1800 commit 13068233c275ff35be8013c8651cf879706786b4
1801 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1802 Date:   Sun Apr 2 00:19:24 2017 +0900
1803
1804     [VM][FM7][MAINMEM] Remove unused functions.
1805
1806 commit 18dfbd25db1ae453a6c884d753bc3b07bfd58ec7
1807 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1808 Date:   Sat Apr 1 23:11:00 2017 +0900
1809
1810     [VM][FM7][MAINMEM] Remove read_table, write_table.
1811
1812 commit 7576b7cfabf694b0788fcbb3f80eb71d6e6de732
1813 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1814 Date:   Sat Apr 1 23:02:19 2017 +0900
1815
1816     [VM][FM7][MAINMEM] Use jump-table to access memory.
1817
1818 commit f6c08ef9f903d2d9197527a90b0d49372b2dfae3
1819 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1820 Date:   Sat Apr 1 19:11:45 2017 +0900
1821
1822     [VM][FM7][DISPLAY] Reduce re-calculate parameters.
1823
1824 commit f2731620879a5be0ef9527954fa4704384670ecc
1825 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1826 Date:   Sat Apr 1 19:03:57 2017 +0900
1827
1828     [VM][FM7][MAINMEM] Revert to d4c1b2504afa59c20b4228d2545b2d4fb5a2f841 (only FM7_MAINMEM::).
1829
1830 commit e83408b5b86dc5eb421aaf958b5724ce9230caf6
1831 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1832 Date:   Sat Apr 1 16:45:49 2017 +0900
1833
1834     [VM][FM7][DISPLAY] Reduce address calculation.
1835
1836 commit 7e03302b489f8403f15956c596f2e12864c42449
1837 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1838 Date:   Sat Apr 1 06:23:29 2017 +0900
1839
1840     [VM][FM7] Add conversion table MMR to REAL; Maybe made faster.
1841
1842 commit 7520ffcc318fefe5e6198e3a6320ca79423f8067
1843 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1844 Date:   Wed Mar 29 18:15:33 2017 +0900
1845
1846     [VM][FM7][MEMORY] Use tables instead of *mmr_convert().
1847
1848 commit 917b1f7a6f4df61938e6100eb38c2852de00ee15
1849 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1850 Date:   Wed Mar 29 05:41:41 2017 +0900
1851
1852     [VM][FM7][WIP] Faster memory access.WIP.
1853
1854 commit d4c1b2504afa59c20b4228d2545b2d4fb5a2f841
1855 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1856 Date:   Thu Mar 23 11:55:47 2017 +0900
1857
1858     [UI][Qt] Update USING_FLAGS.
1859
1860 commit 0f42cf798217a957c0fb79f6b6f3a99b8d0e366b
1861 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1862 Date:   Thu Mar 23 11:54:30 2017 +0900
1863
1864     [BUILD][WIN32] Fix FTBFS
1865
1866 commit a5018bdd59c295d158157b35bd3778ff91a16c3f
1867 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1868 Date:   Thu Mar 23 02:25:26 2017 +0900
1869
1870     [DOC] Update documents to Upstream 2017-03-20.
1871
1872 commit 153861fe26b29f1aef284ecebd29ddc6f268f46f
1873 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1874 Date:   Thu Mar 23 02:21:12 2017 +0900
1875
1876     [DOC] Update upstream's readme.
1877
1878 commit ae87c2eff7eb8510f4470912cdb6a763ff5b98ae
1879 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1880 Date:   Thu Mar 23 02:16:36 2017 +0900
1881
1882     [BUILD] Update batch files.
1883
1884 commit 5d3bc69e3f448a12ff4110e3113faf3b4eef9b35
1885 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1886 Date:   Thu Mar 23 02:15:50 2017 +0900
1887
1888     [WIN32][Qt] Fix FTBFS with ZLIB.
1889
1890 commit aebf1100644e1e8c6998fe6192f8d2fab10fec56
1891 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1892 Date:   Wed Mar 22 21:47:39 2017 +0900
1893
1894     [VM] Merge Upstream 2017-03-20.
1895
1896 commit a7566e659ebdb16158448deb15cdcd0561dcf6c3
1897 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1898 Date:   Wed Mar 22 21:46:30 2017 +0900
1899
1900     [UI][Qt] Update qt/machines/ .
1901
1902 commit ee8c85e065af8e9a3a70f76681baf6092da30789
1903 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1904 Date:   Wed Mar 22 21:45:42 2017 +0900
1905
1906     [Build][CMake] Add supporting for ZLIB.
1907
1908 commit bee22160131980144b18529294b71e1049d10107
1909 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1910 Date:   Wed Mar 22 21:45:05 2017 +0900
1911
1912     [UI][OSD][Qt] Prepare to support Upstream 2017-03-20.
1913
1914 commit 2b991f3cb3407fbdcab573c935174ee68f168cb8
1915 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1916 Date:   Wed Mar 22 21:43:03 2017 +0900
1917
1918     [VM][General] EMU/COMMON : Fix bugs around handling filename and directories.
1919     [FILEIO] Fix FTBFS with ZLIB 1.2.8 or earlier.
1920     [CONFIG] Sync to upstream 2017-03-20.
1921
1922 commit cc2b9790802b16aeea5bc7b53f16cf3d21844f50
1923 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1924 Date:   Wed Mar 22 06:08:24 2017 +0900
1925
1926     [General][WIP] Merge upstream 2017-03-20.Still not implement UIs.
1927
1928 commit 8911d942aa5301c3fc6436e479e6598aeb5c8947
1929 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1930 Date:   Mon Mar 20 19:01:52 2017 +0900
1931
1932     [UI][Qt] Move drive status from status-bar to right dock.
1933
1934 commit f6c408c91deddc69b88998d8f170eb3845711511
1935 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1936 Date:   Mon Mar 20 00:00:15 2017 +0900
1937
1938     [VM][FM77AV40EX] Fix wrong display timing.
1939
1940 commit 8c0a726f33ea309724a17169cefa403b13c143dd
1941 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1942 Date:   Sun Mar 19 23:37:28 2017 +0900
1943
1944     [WIP][VM][FM77AV40EX][DISPLAY] Fix weird display with 4096 colors.
1945
1946 commit b159d891dd84ef85587eb1c4f337c3c15390911c
1947 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1948 Date:   Sun Mar 19 23:05:48 2017 +0900
1949
1950     [Qt][EMU] Update emu_thread.
1951
1952 commit 005e1714867fe94c98bb25ce8b281093c6fbc83c
1953 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1954 Date:   Sun Mar 19 22:19:26 2017 +0900
1955
1956     [VM][FM7][DISPLAY] Use function table to access memories within display sub-system.
1957
1958 commit 5f6cf75c70fc5720b528fb655988b7b863700614
1959 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1960 Date:   Fri Mar 17 14:49:57 2017 +0900
1961
1962     [General] Merge Updtream 2017-03-15 . Still not build all of VMs.
1963
1964 commit 69c1dfe417c2f52cbc25730d2131f39c3bcac16f
1965 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1966 Date:   Fri Mar 17 14:08:04 2017 +0900
1967
1968     [VM][YALKY] Fix FTBFS.
1969
1970 commit 2087d21109aa2260891c6effb6d28611055be888
1971 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1972 Date:   Fri Mar 17 13:49:24 2017 +0900
1973
1974     [VM][MZ1500] Fix FTBFS.
1975
1976 commit 013021daa27e7c1f9854b685259f3ee061a0b1a7
1977 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1978 Date:   Fri Mar 17 04:02:57 2017 +0900
1979
1980     [VM] Fix FTBFS for Upstream 2017-03-12.
1981
1982 commit c8bbd85433c3865f3642fbb64089614836470002
1983 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1984 Date:   Fri Mar 17 04:01:57 2017 +0900
1985
1986     [Build][CMAKE] Delete HBF1XDJ.
1987
1988 commit f7db518ecbb5552250df4781f9dbfd9f6172cebc
1989 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1990 Date:   Thu Mar 16 03:55:42 2017 +0900
1991
1992     [VM][FM7][DISPLAY] Fix auto skip feature.
1993
1994 commit 75bf52a1b5f467c4c1e6500ed6c5ea8e530e4d80
1995 Author: K.Ohta <whatisthis.sowhat@gmail.com>
1996 Date:   Wed Mar 15 23:28:05 2017 +0900
1997
1998     [VM][FM77AV][DISPLAY] HSYNC:Don't register event(s) per HDISP.
1999
2000 commit 36c0032433abfeb8e54394de1c078ce59a461ef6
2001 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2002 Date:   Wed Mar 15 06:12:54 2017 +0900
2003
2004     [VM] Add MSX and FAMILY BASIC.
2005
2006 commit 4807163f7e97c793c4943cc26a8634078c7d0261
2007 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2008 Date:   Wed Mar 15 05:51:44 2017 +0900
2009
2010     [VM][Qt] Add FM-R30, PASOPIA7, and PC* .
2011
2012 commit 445fbef1892fed8303fb3d7a275510447f09272f
2013 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2014 Date:   Wed Mar 15 05:09:35 2017 +0900
2015
2016     [General][WIP] Merge Upstream 2017-03-12.
2017
2018 commit 6925c333eaf7045a3ed63a6684cd0d277baa5f72
2019 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2020 Date:   Wed Mar 15 05:07:03 2017 +0900
2021
2022     [General][WIP] Merge Upstream 2017-03-11.
2023
2024 commit cf5d44dca0c28b73632775bcea737cec5bdd9267
2025 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2026 Date:   Wed Mar 15 02:26:07 2017 +0900
2027
2028     [Build][CMAKE][MSX] Working with MSX1/2.
2029
2030 commit 60402cc88adbbe9ebe6614c6154d7d2bba31bad9
2031 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2032 Date:   Wed Mar 15 00:43:04 2017 +0900
2033
2034     [General] Merge upstream 2017-03-08 1/2.
2035
2036 commit 651bea8d1de06452186be96006d6953407b30294
2037 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2038 Date:   Wed Mar 15 00:27:50 2017 +0900
2039
2040     [General] Merge Upstream 2017-03-07.
2041
2042 commit 386e25cf7354c75e82aca9fa8f5934d125d7f880
2043 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2044 Date:   Wed Mar 8 01:56:49 2017 +0900
2045
2046     [Build][WIN32] Fix FTBFS with PC-8001MK2SR.
2047
2048 commit 5f04f9f628a96a1271a6a02eaf92d2e800281607
2049 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2050 Date:   Tue Mar 7 21:54:40 2017 +0900
2051
2052     [BULD][WIN32] I386: Fix FTBFS with MinGW/Win32.
2053
2054 commit d52c2ce00ed106de0820bf867355d23c45ba677b
2055 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2056 Date:   Tue Mar 7 07:08:26 2017 +0000
2057
2058     [BUILD][LINUX] Fix linking order.
2059
2060 commit b8454c9699f2c37b1505b6a440f8ffa8f649c07e
2061 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2062 Date:   Tue Mar 7 15:58:03 2017 +0900
2063
2064     [DOC] Update for newer, maybe these are for release.
2065
2066 commit 2dac70eb1743e2a0b778a57a1f520fce59aa6371
2067 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2068 Date:   Tue Mar 7 15:51:51 2017 +0900
2069
2070     [BUILD][FM8][WIN32] FIX FTBFS with linking.
2071
2072 commit b07b62a605905fb60391311c9c46cfcafdafb7f0
2073 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2074 Date:   Tue Mar 7 06:49:27 2017 +0000
2075
2076     [BUILD][LINUX] GCC5: (MAYBE) Enable to set "USE_RADICAL_OPTIMIZE" to "YES".
2077
2078 commit 25e4dd92c677e26468a1b4e311d4bb533ba812c7
2079 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2080 Date:   Tue Mar 7 06:39:21 2017 +0000
2081
2082     [VM][FMGEN] Fix crash with GCC-5.This is issue of optimization, add "volatile" to any member(s).
2083
2084 commit 7b6f18a5c866a570c115fa17060bfeccd26777eb
2085 Merge: 81f77372 ac3534e8
2086 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2087 Date:   Mon Mar 6 18:27:41 2017 +0000
2088
2089     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
2090
2091 commit 81f773727550328386c1a010957ddfc623cc3583
2092 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2093 Date:   Mon Mar 6 18:26:22 2017 +0000
2094
2095     [BUILD] .
2096
2097 commit ac3534e8709f4a9d68abf732f7f782cc2f66af75
2098 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2099 Date:   Tue Mar 7 03:17:05 2017 +0900
2100
2101     [BUILD][LINUX] Updateed.
2102
2103 commit 69aff6549eddf15e217b741f913ebcff459f9f42
2104 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2105 Date:   Tue Mar 7 03:10:40 2017 +0900
2106
2107     [Qt] More commit.
2108
2109 commit e5052fd582472b1e980daa342e85918a097d9e38
2110 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2111 Date:   Tue Mar 7 03:08:38 2017 +0900
2112
2113     [WIN32][MINGW][Qt] FIX FTBFS.
2114
2115 commit c610e3989612e0f2c11296da583f03f2d6419006
2116 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2117 Date:   Tue Mar 7 02:53:18 2017 +0900
2118
2119     [DOC] Update GITLOG.
2120
2121 commit 6933228f1826d3cc655a17f47387e31f5097bfb7
2122 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2123 Date:   Tue Mar 7 02:52:48 2017 +0900
2124
2125     [DOC] Update document.
2126
2127 commit 1014e6fc73aa1fe867da01724a8126aa70331954
2128 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2129 Date:   Tue Mar 7 02:46:40 2017 +0900
2130
2131     [General] Update revision.
2132
2133 commit e376f5feb9f429f99280e5262702b8b6e8501535
2134 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2135 Date:   Tue Mar 7 02:43:27 2017 +0900
2136
2137     [BUILD] Update build scripts.
2138
2139 commit e5ee253099df1e5f750c40ce48b84be60bde9593
2140 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2141 Date:   Tue Mar 7 02:42:53 2017 +0900
2142
2143     [VM] Commit lacked files to commit.
2144
2145 commit 0aa174ebcf9e4330f117614f0c6ec40fa9c9d348
2146 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2147 Date:   Mon Mar 6 17:05:58 2017 +0900
2148
2149     [General] Update installer.
2150
2151 commit 3b8ea69608d97952cb8504787251340bd16ed162
2152 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2153 Date:   Mon Mar 6 08:13:21 2017 +0900
2154
2155     [BUILD][LINUX] Add logging build-status.
2156
2157 commit 6c509007b0ae89e7006b58cd51d59b88ad59d5e2
2158 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2159 Date:   Mon Mar 6 08:11:49 2017 +0900
2160
2161     [GENERAL] Merge upstream 2017-03-04. Still checking FTBFSs.
2162
2163 commit 46922a45a71fef16b74c5dc03f5d3ead94a739de
2164 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2165 Date:   Mon Mar 6 05:13:50 2017 +0900
2166
2167     [OSD][Qt] Remove do_call_debugger_command().
2168
2169 commit 71883b8ee9f76635a60468c51881ee1aa9a95f22
2170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2171 Date:   Mon Mar 6 05:12:24 2017 +0900
2172
2173     [EMU][DEBUGGER] Use pthread_t instead of SDL_Thread.
2174
2175 commit 02520d04f0a2f08c3812430962f5744a882f84a2
2176 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2177 Date:   Mon Mar 6 05:11:38 2017 +0900
2178
2179     [VM][X1] Merge Upstream 2017-03-01.
2180
2181 commit e5c7716305a2c5763945e186e0c165c4083da3bd
2182 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2183 Date:   Mon Mar 6 04:23:46 2017 +0900
2184
2185     [DEBUGGER] Update upstream 2017-03-01.
2186
2187 commit 7a70a00f41594e408bd7b458cce5e9b785f9347d
2188 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2189 Date:   Sat Feb 18 01:12:48 2017 +0900
2190
2191     [DOC] Update Issues.See http://hanabi.2ch.net/test/read.cgi/i4004/1483504365/30 .
2192
2193 commit c1f58d4892a66055a8cc07d1052c6d87b2fb49cd
2194 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2195 Date:   Wed Feb 15 06:22:29 2017 +0900
2196
2197     [BUILD][CMake][VM] Add TK-85.
2198
2199 commit 34a59b46bebf0509db96163e36377e503a8039be
2200 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2201 Date:   Wed Feb 15 06:07:04 2017 +0900
2202
2203     [VM][N5200] Fix FTBFS.
2204
2205 commit dde39638c285d18ff749269d1bb428f7379db775
2206 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2207 Date:   Wed Feb 15 06:05:24 2017 +0900
2208
2209     [UI][Qt][Draw] Update button api: Use *real* image, not texts.
2210
2211 commit e1c30a8dc1c91e1025f3c460a33d90409da4f46a
2212 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2213 Date:   Mon Feb 13 02:01:36 2017 +0900
2214
2215     [Build][Win32][VM] Prepare to fix FTBFS.
2216
2217 commit 61b957941371b51f0d74c870e9dc65aa3cfdaa84
2218 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2219 Date:   Mon Feb 13 01:59:42 2017 +0900
2220
2221     [Qt][OpenGL] Workaround for crashes; With intel Core i5-2420 and Windows7.
2222
2223 commit 6bf4c7c66695a3c9f7878f157c6bef832ce8953b
2224 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2225 Date:   Mon Feb 13 01:57:14 2017 +0900
2226
2227     [UI][Qt] Update to track before commiting.
2228
2229 commit ba4f434b6a5e0addd21346fe7297f8f1ed71f4f2
2230 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2231 Date:   Sun Feb 12 17:57:46 2017 +0900
2232
2233     [Qt][BUILD] Fix some FTBFSs.
2234
2235 commit ee24ccadd06a0a9895487502dea5560e1d90d046
2236 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2237 Date:   Sun Feb 12 17:56:11 2017 +0900
2238
2239     [VM][AY-3-891X] Fix pre-scaler (this is hidden feature?) for PSG.
2240
2241 commit 025e0ea1a5d4246182b98e4f55afc43dd762885f
2242 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2243 Date:   Sun Feb 12 17:54:40 2017 +0900
2244
2245     [Win32][OpenGL] TRY: Fixing crash with OpenGL3.0 at Corei5-2420M (and Windows7) PC.
2246
2247 commit 7d500ec2cf26792884888bcea370b94de80fcc40
2248 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2249 Date:   Sun Feb 12 03:17:15 2017 +0900
2250
2251     [BUILD] .
2252
2253 commit 52802a8c8bc842cbc677ccceb7343ca0f3aaf604
2254 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2255 Date:   Sun Feb 12 03:16:32 2017 +0900
2256
2257     [BUILD] Update SOVERSION.
2258
2259 commit 9a11ad70a06686db99e3ec0d8165fa5e2fc590fd
2260 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2261 Date:   Sun Feb 12 03:13:11 2017 +0900
2262
2263     [Build][Win32] Separate GUI(and fmgen and emuutils) to separate DLLs.
2264
2265 commit 0ad3acad1434c94661f111992289371c2c47563e
2266 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2267 Date:   Thu Feb 9 21:58:13 2017 +0900
2268
2269     [TK80] Update resources.
2270
2271 commit 25426f51ee3162ef7e4acb9495c757c0e0d9614d
2272 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2273 Date:   Thu Feb 9 21:56:52 2017 +0900
2274
2275     [RES] Fix tk85.qrc.
2276
2277 commit 87f1cd668ea4975b696dc3ddbdd7e8b1e1356118
2278 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2279 Date:   Thu Feb 9 21:55:37 2017 +0900
2280
2281     [DOC] Update documents from upstream.
2282
2283 commit b3a96e035f82bf24302abf7c9284625b6dcc99cf
2284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2285 Date:   Thu Feb 9 21:45:39 2017 +0900
2286
2287     [GENERAL] Merge upstream 2017-02-09, but one-board-computers are not working yet.
2288
2289 commit bbe82b681db00e50dba4a4c8fedcd56281a44423
2290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2291 Date:   Thu Feb 9 21:42:12 2017 +0900
2292
2293     [RES][Qt] Resources: Merged upstream 2017-02-09.
2294
2295 commit 49cc0029e1265ef3b0427e7ca078bcb65208b395
2296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2297 Date:   Thu Feb 9 20:45:47 2017 +0900
2298
2299     [LIBNEWDEV][I8086] Apply to FM16pi, FM-R30, PC-100 and PC98HA.
2300
2301 commit d0c2b784bcaa03425bf71f27e98fd0f3d1ba85b6
2302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2303 Date:   Thu Feb 9 20:18:32 2017 +0900
2304
2305     [VM][J3100][MZ5500][PC9801] Use I86:: class when using i8086 or V30 at real machine. (not I286::).
2306
2307 commit 2287efa91c4c29c8b723dd803b8b5c0bde1e0ea1
2308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2309 Date:   Thu Feb 9 20:17:53 2017 +0900
2310
2311     [LIBNEWDEV] .
2312
2313 commit f3349450ff6c7dc206dc89664922e92fcf5f6c8e
2314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2315 Date:   Thu Feb 9 20:17:20 2017 +0900
2316
2317     [LIBNEWDEV] Rename libcpu_ix86 to libcpu_i286.
2318
2319 commit 01779d005ce48953e2592a4b8f9e0d025be455cd
2320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2321 Date:   Thu Feb 9 20:15:51 2017 +0900
2322
2323     [BUILD][CMAKE] Apply LIBNEWDEV to build VMs #2/2.
2324
2325 commit d909723356aba2ab01bdf74da5afac28226bc851
2326 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2327 Date:   Thu Feb 9 20:14:11 2017 +0900
2328
2329     [BUILD][CMAKE] Apply LIBNEWDEV to build VMs. #1/2.
2330
2331 commit 0e8395279dd04d575a4fec5e3e26eef2e31fd132
2332 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2333 Date:   Thu Feb 9 20:13:09 2017 +0900
2334
2335     [LIBNEWDEV][I86] Add I86 (i8086/NEC V30).
2336
2337 commit 3d0c4a3e0ac018a4802b01b3151cbc4265ccb264
2338 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2339 Date:   Thu Feb 9 01:55:14 2017 +0900
2340
2341     [VM][FM7][LIBNEWDEV] Add some devices to libCSPcommon_dev.
2342
2343 commit 1ca1c22ec329268edec62ea0ba1636a6b1d08dda
2344 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2345 Date:   Thu Feb 9 01:54:01 2017 +0900
2346
2347     [VM][LIBNEWDEV] Add some devices, this is only top prepare.
2348
2349 commit caa78f20da671fe1159e74d3fc768ce46a78f26b
2350 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2351 Date:   Wed Feb 8 22:05:53 2017 +0900
2352
2353     [LIBCPU] Selectable building, I lacked config_commonsource.cmake to commit.
2354
2355 commit e0127b83becb3f8737f4ddaeeb26a41c9da68cb8
2356 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2357 Date:   Wed Feb 8 22:04:48 2017 +0900
2358
2359     [LIBNEWDEV] Try: ADD i286/i86.WIP.
2360
2361 commit d7c3f6934322cc6d23cf392bdc044ad74c7f44cc
2362 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2363 Date:   Wed Feb 8 22:04:09 2017 +0900
2364
2365     [LIBCPU][MC6809] TRY: Add MC6809.
2366
2367 commit 0364b0cead6658bfbebb9fb75b124e554aef6dac
2368 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2369 Date:   Wed Feb 8 22:02:58 2017 +0900
2370
2371     [LIBCPU][IX86] TRY: Add ix86.
2372
2373 commit aca77ec34844ba2f1021a99aa5996a00abffe2c3
2374 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2375 Date:   Wed Feb 8 15:34:55 2017 +0900
2376
2377     [Qt][SOUND][OSD] .
2378
2379 commit 9f65f277cb7356d5d607effa80e803e50f02460f
2380 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2381 Date:   Wed Feb 8 15:34:10 2017 +0900
2382
2383     [Qt] Fix break device files when exiting emulator with some situations.
2384
2385 commit a5778d7011c2266ae25915acbe38fa7d7d886cec
2386 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2387 Date:   Wed Feb 8 14:34:19 2017 +0900
2388
2389     [BUILD][CMAKE] Selectable building.
2390
2391 commit c6d7d304acae8ba1c2e4e4ad5dd6709b436f9e20
2392 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2393 Date:   Wed Feb 8 14:33:32 2017 +0900
2394
2395     [VM][FMR50] .
2396
2397 commit 6dd1b04debdba9d96cd355ec2c6ad101cdb3412e
2398 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2399 Date:   Wed Feb 8 14:32:28 2017 +0900
2400
2401     [VM][DEVICE] Selectable building separating or not separating.
2402
2403 commit 1273434275748dc27b83dd0283f6ede39db79e44
2404 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2405 Date:   Wed Feb 8 14:30:52 2017 +0900
2406
2407     [COMMONDEV][I386] Fix breaks variable area when constructing cycle-tables.Seems to be working fine.
2408
2409 commit b698a0a1fc42d899ea240c7db3c23acad2ea6873
2410 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2411 Date:   Tue Feb 7 16:00:11 2017 +0900
2412
2413     [I386] TRY: Separate to common lib, compilation passed, but something is wrong ;_;
2414
2415 commit 929b02861f299b2945f432a9baa2218aa5493160
2416 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2417 Date:   Sat Feb 4 12:10:50 2017 +0900
2418
2419     [VM][i386] Revert new I386 class to older.Newer class will continue to work within libcpu_newdev/ .
2420
2421 commit 7d683417c545a574260ba3abba17d5e196b76647
2422 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2423 Date:   Sat Feb 4 12:08:23 2017 +0900
2424
2425     [VM][LIBCPU_I386] Adjust include path.
2426
2427 commit 8258f19cb54130c8cbec4cbc94521011c5c30a45
2428 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2429 Date:   Sat Feb 4 12:05:14 2017 +0900
2430
2431     [LIB_NEWDEV][DEVICE] Adjust libcpu_newdev/device.[h|cpp] .
2432
2433 commit bc77810924cec8f2aa2749bb42b1661cc5ce3a41
2434 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2435 Date:   Sat Feb 4 11:56:59 2017 +0900
2436
2437     [VM] device.h : selectable shared device or not shared.
2438
2439 commit 23e59424df677b96c27cefee4ed1d951915fce9e
2440 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2441 Date:   Sat Feb 4 11:53:57 2017 +0900
2442
2443     [LIBCPU_i386] Move libcpu_i386 to libcpu_new/libcpu_i386.
2444
2445 commit e182824632f5631a898613bf44915f32a0bb261e
2446 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2447 Date:   Sat Feb 4 11:52:04 2017 +0900
2448
2449     [VM][General] Revert device separation.But I will try to separate, working only within libcpu_newdev (and patched device.h).
2450
2451 commit 09be289e74b202ac7543d290a7e7b35f2ed6ce0b
2452 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2453 Date:   Sat Feb 4 11:46:16 2017 +0900
2454
2455     [VM] Move lib* to libnew . WIP.
2456
2457 commit bfbd1ee749ca05f643d5e57020fc07d45c22173e
2458 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2459 Date:   Sat Feb 4 04:52:33 2017 +0900
2460
2461     [VM][LIBCPU_I386] Update header.
2462
2463 commit 06eb7514a5e3a31407ddb510ceda137456f79e74
2464 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2465 Date:   Sat Feb 4 03:32:46 2017 +0900
2466
2467     [VM][LIBCPU_i386] Update definitions.
2468
2469 commit c941a7caa51c763824efbd09d57317566c93d6ac
2470 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2471 Date:   Sat Feb 4 03:05:35 2017 +0900
2472
2473     [BUILD] FMGEN must be linked due to separate devices to DLL.
2474
2475 commit a0e1f2ec0554ed836220a7236aed41244c3dbb63
2476 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2477 Date:   Sat Feb 4 03:05:13 2017 +0900
2478
2479     [VM][FMR50] .
2480
2481 commit 5cc5415575a577663377cf594e4bedde54a1b940
2482 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2483 Date:   Sat Feb 4 03:04:10 2017 +0900
2484
2485     [VM] Fix i386.cpp , temporally.
2486
2487 commit 55e3a4b45deed8045bb97d04bc14397a6e3295e7
2488 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2489 Date:   Sat Feb 4 03:03:06 2017 +0900
2490
2491     [VM][I386] Re-build new I386 class with vm/libcpu_i386 .
2492
2493 commit c3ba21258b7868736d78f25622e6c64c46236227
2494 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2495 Date:   Sat Feb 4 00:12:44 2017 +0900
2496
2497     [VM][i386] Revert execution cores.
2498
2499 commit 2dac4f680cfdf912029cd89abd1ed046ddb2b815
2500 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2501 Date:   Fri Feb 3 20:22:58 2017 +0900
2502
2503     [VM][i386] Extend i386 interpreter.
2504
2505 commit 6fc533549a9a9eebca2c63dfbfc140f4880bb4d8
2506 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2507 Date:   Fri Feb 3 03:54:53 2017 +0900
2508
2509     [BUILD][Qt][WIN32] Fix FTBFS.
2510
2511 commit 346203d56f82b753bcc2516d76da61e5109ea547
2512 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2513 Date:   Fri Feb 3 03:51:04 2017 +0900
2514
2515     [VM][libCSPcommon_vm] Add YM2413.
2516
2517 commit ca2db01a1924dfb68e0e0e3a7e4c0f8a84b1d1af
2518 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2519 Date:   Fri Feb 3 03:50:32 2017 +0900
2520
2521     [VM] Add CMakeLists.txt for libCSPcommon_vm .
2522
2523 commit ef154a3a1be8a25adc385ddad4518280f00252aa
2524 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2525 Date:   Fri Feb 3 03:37:56 2017 +0900
2526
2527     [VM][General] *Important* Separate some devices to DLL; libCSPcommon_vm .
2528     Some of devices are not moved to dll yet.
2529
2530 commit 9b0f2961033b3eab319948b749198a0ca5253bf5
2531 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2532 Date:   Fri Feb 3 02:21:13 2017 +0900
2533
2534     [VM] Separate DEVICE class to common routine.
2535
2536 commit 5ddcb03070fdc015fe2d47cfeb2687c7817beaef
2537 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2538 Date:   Fri Feb 3 00:30:22 2017 +0900
2539
2540     [Build] Separate FMGEN to shared lib (named libCSPfmgen).
2541
2542 commit 78b44340dc3e48efdea4fb5da48335d7985cb953
2543 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2544 Date:   Thu Feb 2 23:51:56 2017 +0900
2545
2546     [BUILD][Linux] Adjust build parameters.
2547
2548 commit bba2bc6025e6b77c9db1c6ed968e9813b4719a57
2549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2550 Date:   Thu Feb 2 23:51:08 2017 +0900
2551
2552     [VM][FM7] Add AY_3_891X to FM-7 series.
2553
2554 commit 3e856e87c045726cd8ca2a86131d66ad1fa45f5a
2555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2556 Date:   Thu Feb 2 23:50:33 2017 +0900
2557
2558     [VM][X1] Apply AY_3_891X to Sharp X1.
2559
2560 commit 54f1cb4390347763ba34fdd72332944e034644f1
2561 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2562 Date:   Thu Feb 2 23:49:46 2017 +0900
2563
2564     [FMGEN] Add AY-3-8910 for *PURE* PSG.
2565
2566 commit 9a6d6fbab620c7c3c15d97217a2eb98c11d16507
2567 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2568 Date:   Thu Feb 2 23:48:41 2017 +0900
2569
2570     [VM][AY-3-891X] Add AY_3_891X class. This aims to replace YM2203 for *PURE* PSG.
2571
2572 commit 35ff3b87bebdee4d2f014385944436ae4a4f24ea
2573 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2574 Date:   Thu Feb 2 20:39:08 2017 +0900
2575
2576     [BUILD][FMGEN] Fix warnings build with "-Wall".
2577
2578 commit b7c1dc292efe40bc34e009fa57ce322d2cd56c5a
2579 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2580 Date:   Thu Feb 2 20:38:19 2017 +0900
2581
2582     [BUILD][VM][FM7] Reduce warnings when building with "-Wall".
2583
2584 commit 7960832f3360f9f8e29bc9a0ff2a99225d46cdd4
2585 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2586 Date:   Thu Feb 2 20:37:26 2017 +0900
2587
2588     [BUILD][VM] Redece warnings with some devices(not for all).
2589
2590 commit 0265e663324f6e6f653c0fffcc951a08108a5ed1
2591 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2592 Date:   Thu Feb 2 20:36:48 2017 +0900
2593
2594     [BUILD][Qt] Reduce warnings build with "-Wall".
2595
2596 commit c8f280dcff07558073875b81b9fb3b17675f289b
2597 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2598 Date:   Thu Feb 2 17:45:36 2017 +0900
2599
2600     [GENERAL][Qt] Fix functions without return-value even decl.ed non-void.
2601
2602 commit ecb5913f7950f163aa5f9dae1fcc860a0d16fa90
2603 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2604 Date:   Wed Feb 1 23:48:07 2017 +0900
2605
2606     [Linux] Update installer.
2607
2608 commit dffaf71560b1156fb4453f0245c0f88073ed4914
2609 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2610 Date:   Wed Feb 1 17:03:17 2017 +0900
2611
2612     [DRAW][OpenGLv3] Fix texture aspect.
2613
2614 commit f26ade782578712d20b1f02647b93633dcdf55e5
2615 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2616 Date:   Wed Feb 1 16:26:40 2017 +0900
2617
2618     [EMU][THREAD] Fix thread dependency: Move OSD from DrawThread to EmuThreadClass. Move EMU from GUI to EmuThreadClass.
2619
2620 commit a6ee56d66189798d0530f36ad22597063a4b206b
2621 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2622 Date:   Tue Jan 31 01:10:49 2017 +0900
2623
2624     [UI][Qt] Remove unneeded Qt classes from GUI.
2625     [BUILD][CMAKE] Add cotire to build with pre-compiled header(s). See https://github.com/sakra/cotire .
2626
2627 commit 60005bb9d6f7dfaf0cc758a0aa76dfc826ff4adc
2628 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2629 Date:   Mon Jan 30 05:06:31 2017 +0900
2630
2631     [DOC] Update.
2632
2633 commit cef2d4601438fd1fa680485ddba3434690e58451
2634 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2635 Date:   Mon Jan 30 05:02:59 2017 +0900
2636
2637     [Draw][OpenGL][Windows] Temporally fixed crashing on Windows.This seems to be glGetProcAddress() 's issue.
2638
2639 commit c4ece542677bb0e8a6ff3496f1d65309311e7ff0
2640 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2641 Date:   Mon Jan 30 01:46:30 2017 +0900
2642
2643     [RELEASE] 2017-01-30.
2644
2645 commit 5e58321d587a74979c7691d280a4123dba16f68c
2646 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2647 Date:   Mon Jan 30 01:36:20 2017 +0900
2648
2649     [Qt][LOG] Enable syslog *truely*.
2650
2651 commit 84dfbe5d6c60f8ce8db80a98efdca42d4d7a17f4
2652 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2653 Date:   Thu Jan 26 23:15:22 2017 +0900
2654
2655     [Qt][OpenGL] Fix backgrounds not display at one-board-computer.
2656
2657 commit ab3a2005418b54df829c3223f2c25f22ddf77de8
2658 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2659 Date:   Thu Jan 26 22:24:21 2017 +0900
2660
2661     [Draw][OpenGL][UI] Add selection of draw infrastracture; OpenGLv3(MAIN) and OpenGLv2 (and OpenGLv3.2(Core): Still not implemented).
2662
2663 commit 7d81374950faa4296e2ba8774008d8dd96b45f51
2664 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2665 Date:   Thu Jan 26 20:42:50 2017 +0900
2666
2667     [Draw][Qt] Fix wrong aspect when using variable screen size.i.e.)emufm7/emufm77av40ex.
2668
2669 commit aad9dc1763636b3838fb310935077e4999d9c786
2670 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2671 Date:   Thu Jan 26 08:48:06 2017 +0900
2672
2673     [VM][DISK][MB8877][FM77AV40] Fix accessing 2D disk from 2DD mode drive (not 2D mode).
2674     Fixed boot issue of REVIVER.
2675
2676 commit 888f62a3d355615607ee36d8dccf03e55de461dd
2677 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2678 Date:   Thu Jan 26 03:16:18 2017 +0900
2679
2680     [UI][Qt] Update Japanese translations.
2681
2682 commit 6336ba0122135c9887c164468838ca4334dbcabe
2683 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2684 Date:   Wed Jan 25 17:44:21 2017 +0900
2685
2686     [VM][EVENT][SOUND] Fix problems voice with PCM (at least MSX and FM-7(Reviver)).
2687     See http://hanabi.2ch.net/test/read.cgi/i4004/1483504365/37 .
2688
2689 commit 3ff6301ccc2a971501418dc253ae17e3779cb3d0
2690 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2691 Date:   Tue Jan 24 16:14:16 2017 +0900
2692
2693     [DOC] Update document to F2(fix2).
2694
2695 commit 3cd17603c352048623c19631a36b678c8b404e8a
2696 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2697 Date:   Tue Jan 24 07:30:12 2017 +0900
2698
2699     [UI][Qt][Windows] Fix not display translated entries, excepts "Machine" menu.
2700
2701 commit 8ef04c7a3b605a01bd70c9faa5358c59a592099b
2702 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2703 Date:   Tue Jan 24 05:15:49 2017 +0900
2704
2705     [DOC] Update gitlog.
2706
2707 commit ad294aee8bac83a5d30c618fa70d32fd166e1e2f
2708 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2709 Date:   Tue Jan 24 04:43:24 2017 +0900
2710
2711     .
2712
2713 commit 521c888be5d7f8ef4832828c6c20ee7a0f7a67ed
2714 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2715 Date:   Tue Jan 24 04:34:05 2017 +0900
2716
2717     [DOC] Adjust DOCs.
2718
2719 commit 2b71afed6ea71ca215917f42dd8f106124983de9
2720 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2721 Date:   Tue Jan 24 04:20:24 2017 +0900
2722
2723     [Build][Qt][SMC70] OOPS:Fixed FTBFS,
2724
2725 commit 59b7d2fb3ef0fe0c86e1e98e1ff47dee5e5ad0b2
2726 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2727 Date:   Tue Jan 24 03:59:32 2017 +0900
2728
2729     [OOPS][DOC] I also forgot to update documents(;´Д`)
2730
2731 commit 4879cae9132e7fecde43485579220864072b8f4c
2732 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2733 Date:   Tue Jan 24 03:42:57 2017 +0900
2734
2735     [DOC][OOPS] I forgot ChangeLog to version hash (;´Д`)
2736
2737 commit f74382e1b0c2e86d1d9c5962021bf5a3f2e1a6ba
2738 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2739 Date:   Tue Jan 24 01:51:09 2017 +0900
2740
2741     [Linux] Update installer.
2742
2743 commit 015a9c8f1a58efe3cb7f54fa234a2702e35c7080
2744 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2745 Date:   Tue Jan 24 01:17:12 2017 +0900
2746
2747     [UI] .
2748
2749 commit 3d8c0b5aca8ba777ff2e339823577ac072d16e5b
2750 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2751 Date:   Tue Jan 24 01:10:26 2017 +0900
2752
2753     [DOC] For release 2017-01-24.
2754
2755 commit 6e93d6920626193bf37fa6dfc2f41a8e84d8fd78
2756 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2757 Date:   Tue Jan 24 01:04:33 2017 +0900
2758
2759     [Qt][Build] Fix FTBFS with some VMs.
2760
2761 commit f89d2acc89b7c8914832fd2634f44ddb6c19c99f
2762 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2763 Date:   Tue Jan 24 00:46:36 2017 +0900
2764
2765     [VM][PC6601][UPD7752] Fix crash sometimes.
2766
2767 commit 5e697fcd0197afea1679587abd2666fb94a24f3c
2768 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2769 Date:   Tue Jan 24 00:27:17 2017 +0900
2770
2771     [Qt][PC98HA][OOPS] Fix FTBFS.
2772
2773 commit 11f7325fc68f88f086a831a54f4158180e13be34
2774 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2775 Date:   Tue Jan 24 00:20:38 2017 +0900
2776
2777     [Qt][PC98][Translation] Fix typo.
2778
2779 commit d2b23df8b6f97b1ad52df4eecf1ac407f79ad2a1
2780 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2781 Date:   Mon Jan 23 23:59:38 2017 +0900
2782
2783     [OOPS] Add some translations.
2784     [OOPS] Fix crash with mz2800.
2785
2786 commit 6e60b7ad8cda9c76ba976fde5d522504492f6fc1
2787 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2788 Date:   Mon Jan 23 23:27:10 2017 +0900
2789
2790     [Qt][FAMILYBASIC] Fix typo and FTBFS.
2791
2792 commit 2915a7bc14e9456654fb10f1551be15251331f6e
2793 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2794 Date:   Mon Jan 23 23:24:10 2017 +0900
2795
2796     [CONFIG] Set defaults value of Sound:StrictRendering to "false".
2797
2798 commit f0f83f28254a8bd98268c1e492f83d958dae4cd8
2799 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2800 Date:   Mon Jan 23 23:15:07 2017 +0900
2801
2802     [UI][Qt] Add QRCs for translations.
2803
2804 commit 26e68145432e1dccbda8cd1de345bae84778275d
2805 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2806 Date:   Mon Jan 23 23:14:21 2017 +0900
2807
2808     [UI][Qt] Add translations of menu entries and tooltips.
2809
2810 commit d9e9e2b2ed70c02174bbdd8b5a01e677c8b9f33c
2811 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2812 Date:   Mon Jan 23 08:24:21 2017 +0900
2813
2814     [UI][Qt] Fix TYPOs.
2815
2816 commit d9caba4577982df440daa5fe2b3fa9557a93fadc
2817 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2818 Date:   Mon Jan 23 08:04:54 2017 +0900
2819
2820     [UI][Qt][MENU][I18N] Add Japanese translations for libCSPGUI.
2821     [UI][Qt] Add more tooltips.
2822     [UI][Qt][FM7] Add Japanese translations.
2823
2824 commit 1ac719886e418d84bbc597570d15cd6306f485a2
2825 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2826 Date:   Mon Jan 23 03:59:46 2017 +0900
2827
2828     [UI][Qt] Add TOOLTIPs to menu entries and some dialogs.
2829
2830 commit 8546166f788c74a993ebab78302141a9efe87ef5
2831 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2832 Date:   Mon Jan 23 01:10:37 2017 +0900
2833
2834     [VM][SOUND][PCM1BIT] Add "Strict Rendering" to "Sound" menu.
2835
2836 commit 8ce7a31474bbece519d8b083dcc57ca7862eacef
2837 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2838 Date:   Sun Jan 22 18:14:57 2017 +0900
2839
2840     [VM][FMTOWNS][WIP] Implementing SPRITE.
2841
2842 commit e2762f4c39d2d4262852a185b2af46cc1156e1db
2843 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2844 Date:   Thu Jan 19 17:27:55 2017 +0900
2845
2846     [VM][FMTOWNS][MEMORY] Trim code.WIP.
2847
2848 commit 1550acbecec0a6612b411f28ce383e8ae4c3c695
2849 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2850 Date:   Tue Jan 17 14:43:17 2017 +0900
2851
2852     [DRAW][OpenGL][Qt][FM7] Fix wrong screen aspect on VMs without variable lines.
2853
2854 commit 7e852c64d047608ca704ff42c468602532ae2831
2855 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2856 Date:   Mon Jan 16 21:55:20 2017 +0900
2857
2858     [BUILD][Linux]Fix scripts.
2859
2860 commit 79d4d66063126ceb428b8c5c70d69b30442b54e2
2861 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2862 Date:   Mon Jan 16 12:21:10 2017 +0000
2863
2864     [VM][FM7] .
2865
2866 commit 61fd8019a1bab8587f6b034334ab17476f2ee752
2867 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2868 Date:   Mon Jan 16 12:20:05 2017 +0000
2869
2870     [BUILD][LINUX][GCC] Fix crash on some VMs built with gcc-5 (or earlier).
2871
2872 commit df92929ef66d89a132fecd5557988a103be78500
2873 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2874 Date:   Mon Jan 16 12:06:43 2017 +0000
2875
2876     [VM][FM7] Fix crash without connecting FDDs.
2877
2878 commit 344fd040a13761ad59586abbf542b2401fe62175
2879 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2880 Date:   Mon Jan 16 16:41:54 2017 +0900
2881
2882     [VM][FMTOWNS] Add VRAM.
2883
2884 commit 6774c02ad4a1af0da2d80b252d2ebf1600f517fe
2885 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2886 Date:   Mon Jan 16 02:03:49 2017 +0900
2887
2888     [VM][UPD71071] Implementing: Add 16bit (word) transfer mode.WIP.
2889
2890 commit dd94242544298e1909c0f4e3a1e1d13f067344d9
2891 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2892 Date:   Mon Jan 16 02:03:26 2017 +0900
2893
2894     [VM][FMTOWNS] Implementing memory.
2895
2896 commit ed092e84758ccbe480024268142aa0d38a42d3ce
2897 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2898 Date:   Sat Jan 14 17:05:37 2017 +0900
2899
2900     [FMTOWNS][CRTC] Adjust SYNC signals timing.
2901
2902 commit 9440a3242dd7e84505d10490fe470474d5b234e4
2903 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2904 Date:   Fri Jan 13 16:51:04 2017 +0900
2905
2906     [FMTOWNS][CRTC][WIP] Implementing SYNC features.
2907
2908 commit e8afc759d9718dd73b7bbce284c338577ae4ad80
2909 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2910 Date:   Fri Jan 13 14:23:59 2017 +0900
2911
2912     [FMTOWNS][CRTC] Add line frenderer.Expect to use SIMD by compiler(;´Д`)ハァハァ
2913
2914 commit a918c80169d16c1c15fd13174accc36642d176ac
2915 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2916 Date:   Sat Jan 7 17:29:37 2017 +0900
2917
2918     [FMTOWNS][WIP] Add memory definitions.
2919
2920 commit 519f62755ec4dd6a071b8b1def0e56f3b578114d
2921 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2922 Date:   Sat Jan 7 16:04:23 2017 +0900
2923
2924     [FMTOWNS] Definition of CRTC and more.
2925
2926 commit d173274bde989f725c1218a047534aa44976814e
2927 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2928 Date:   Fri Jan 6 20:01:44 2017 +0900
2929
2930     [Qt5.7] .
2931
2932 commit 95cad82321dcd1adf27eb65f9d21416d353626f8
2933 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2934 Date:   Fri Jan 6 20:01:16 2017 +0900
2935
2936     [20170106] Update documents.
2937
2938 commit 9bfdcc78ff194a934a2d57ce6d4f1cbec9f26a58
2939 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2940 Date:   Fri Jan 6 19:42:30 2017 +0900
2941
2942     [General][Qt] Add Colecovision.
2943
2944 commit 1121cd49986eaf421d05a2076a671e3e42643d7b
2945 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2946 Date:   Fri Jan 6 19:28:49 2017 +0900
2947
2948     [VM][General] Add COLECOVISION . Still nbot implement UIs.
2949
2950 commit 91b00fd772a22f45b5fc7c6521319c682c467ca8
2951 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2952 Date:   Fri Jan 6 19:24:58 2017 +0900
2953
2954     [General][RES] Add resources for 20161231.
2955
2956 commit bb88fa0594bb3e76a79b6941bfae574fbb56ab16
2957 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2958 Date:   Fri Jan 6 19:16:21 2017 +0900
2959
2960     [VC2013] Remove cleanup.bat .
2961
2962 commit 65befd5af5a70ba35d1ade73e51ac98742d7a8b8
2963 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2964 Date:   Fri Jan 6 19:14:53 2017 +0900
2965
2966     [TK80BS] .
2967
2968 commit 054b636dc3f2609054a5c879f28b6acfe5b6da6e
2969 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2970 Date:   Fri Jan 6 19:13:26 2017 +0900
2971
2972     [Qt][GL] One board computers: Correctness drawing with GL3.0.
2973
2974 commit 5d3b69c91228be0e518a79c9db6c8a8a187e4b99
2975 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2976 Date:   Fri Jan 6 19:12:20 2017 +0900
2977
2978     [OSD][Draw][Qt] One board computers: Read correctly background PNG even using indexed colors.
2979
2980 commit 1c13bfb07d802307064098e62d80910653c5feea
2981 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2982 Date:   Fri Jan 6 19:11:07 2017 +0900
2983
2984     [VM][General] Add Sharp SM-B-80TE .
2985
2986 commit e9e1754835590021c43fec03c029e51da1c1e9fb
2987 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2988 Date:   Fri Jan 6 15:39:11 2017 +0900
2989
2990     [EMU][Qt] ROMAKANA: Remove duplicated calling of conversion.Call only at key-up.
2991
2992 commit f6c8abc14ca7f7a7912014665a3d7fbf0d5ed4de
2993 Author: K.Ohta <whatisthis.sowhat@gmail.com>
2994 Date:   Fri Jan 6 15:37:32 2017 +0900
2995
2996     [Qt][KEYBOARD] Disable key compression event , use event-by-input for keyboard.Expect to fix crash with any input situations.
2997
2998 commit 40b1d23c60a358ec7772a82e9a023b27d3876fe0
2999 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3000 Date:   Thu Dec 29 23:42:48 2016 +0900
3001
3002     [General] Replace PNGs to latest upstream.
3003
3004 commit cd0e647ad0eff8431569d7f12301db4b2d30defa
3005 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3006 Date:   Thu Dec 29 23:39:21 2016 +0900
3007
3008     [General] Merge Upstream 2016-12-29.SMB80TE was not tested yet.
3009
3010 commit 021ec7e7ae711096a212254e2293a3210702ae15
3011 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3012 Date:   Wed Dec 28 04:25:03 2016 +0900
3013
3014     [HD46505] .
3015
3016 commit 17c94db646cf461cc78f0fbcc1d0dba728413ac6
3017 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3018 Date:   Wed Dec 28 04:24:12 2016 +0900
3019
3020     [VM][Towns] Initial start.Still not working.
3021
3022 commit 24e0fc31dc923f05e396495af7016708f189963a
3023 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3024 Date:   Thu Dec 15 03:36:49 2016 +0900
3025
3026     [WIN32][Qt] Cross-Build Qt libs: disable EGLFS (not EGL).
3027
3028 commit 2ff49ae1df15f25a87a623dc373befd6e4909e98
3029 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3030 Date:   Thu Dec 15 03:04:05 2016 +0900
3031
3032     [Build][Qt][CROSS][WIN32] Qt script to build: Add Angle as GLES.
3033
3034 commit 42e72462fce12a1c98d1a3a645990fd58a95a0dc
3035 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3036 Date:   Mon Nov 28 22:16:13 2016 +0900
3037
3038     [DOC] Re-Translate ABOUT_eFM7_1.txt to English with *NEW* Google Translate, will check.
3039
3040 commit 8a95adf7eef0fde30aba5f6544fba3f917226125
3041 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3042 Date:   Tue Nov 22 16:27:52 2016 +0900
3043
3044     [VM][FM7] Reduce graphic buffer for non-400 lines machines.
3045
3046 commit c54f3475da338d3a41f365e744393af37a366281
3047 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3048 Date:   Mon Nov 21 17:23:50 2016 +0900
3049
3050     [DOC] Add TV-Renderer.ja.txt .
3051
3052 commit 28159afc55bcaa9bf3c13475b23a696cb18ed393
3053 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3054 Date:   Mon Nov 21 17:01:02 2016 +0900
3055
3056     [DOC] Re-Update for release.
3057
3058 commit 73358d8563543f1a0d860794a2f5c83cecb0d533
3059 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3060 Date:   Mon Nov 21 16:57:49 2016 +0900
3061
3062     [Qt][OpenGL] Fix crash with GL v2.0.
3063
3064 commit 8cee7a303c8ac3bc12d16f5c6ba4eaa2094c3f6b
3065 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3066 Date:   Sun Nov 20 23:14:01 2016 +0900
3067
3068     [DOC] Update for RELEASE 2016-11-21.
3069
3070 commit 27ee1e6dbee9c40e249c65ac36c2a4f4c7fe0635
3071 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3072 Date:   Sun Nov 20 22:46:06 2016 +0900
3073
3074     [Qt][GL] Adjust textures size.
3075
3076 commit b767a19575e3ffb3ebdd5908d2cb0f7eb0426419
3077 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3078 Date:   Sun Nov 20 22:45:31 2016 +0900
3079
3080     [EMU][GL] TV-Rendering: Adjust draw timing.
3081
3082 commit f839b8b3026fd62260b7b30bfe67bcc1ee800f4d
3083 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3084 Date:   Sun Nov 20 17:05:45 2016 +0900
3085
3086     [GL][Shader] Reduce GPUs usage, using lower power on rendering.
3087
3088 commit b160f5d9c8018a938645c360aa93205046e296a7
3089 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3090 Date:   Sun Nov 20 05:12:25 2016 +0900
3091
3092     [GL][SHADER] NTSC_PASS2 SHADER: Make vector calcuration and simple addressing to reduce GPU usage.Make about half of GPU usage at "TV Rendering".
3093
3094 commit 909ca7f5483f062f9672303f61a132310d0547e5
3095 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3096 Date:   Thu Nov 17 06:16:48 2016 +0900
3097
3098     [GL][Shader][NTSC] Reduce GPU usage.
3099
3100 commit acb7114eb02c73ca3166b58ccd688a50ec6683e9
3101 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3102 Date:   Thu Nov 17 03:06:55 2016 +0900
3103
3104     [Qt][EMU] Reduce to draw.
3105
3106 commit 19009b16eb9f115ec6526a4f4327891b4ba90200
3107 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3108 Date:   Thu Nov 17 03:06:06 2016 +0900
3109
3110     [Qt][OpenGL] GLv3.0: Not using GL2 functions.Prepare to build GL4.
3111
3112 commit 7ab51bc66207ac014cf7aec31473902a412aa898
3113 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3114 Date:   Wed Nov 16 06:14:28 2016 +0900
3115
3116     [GL][GLSL] TV renderer: Adjust parameters.
3117
3118 commit 85dc008f9b595c2dde7f126f9c9db21b93fa7f45
3119 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3120 Date:   Wed Nov 16 06:14:04 2016 +0900
3121
3122     [Qt][GL] Fix crash with GL2.0.
3123
3124 commit 41d5d0971832b0f821dfd921e0d866041ce1a0d0
3125 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3126 Date:   Tue Nov 15 23:17:55 2016 +0900
3127
3128     [DOC] I forgot commit some documents X-)
3129
3130 commit 1435d7e581196c09a4b2423f74314112a4625e28
3131 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3132 Date:   Tue Nov 15 23:09:04 2016 +0900
3133
3134     [Qt][GL] GL3.0: Not use chromakey_fragment_shader.glsl to reduce GPU usage.
3135     [Qt][GL] Add putting shader log to logger.
3136
3137 commit 3d6a913fbb5aa3d21660d8e8c90cdbbb358293ff
3138 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3139 Date:   Tue Nov 15 21:56:00 2016 +0900
3140
3141     [Qt][Draw] GL3.0: Pack GL-Objects to GLScreenPack Class, using Qt::OpenGL functions (less than Qt5.2?).
3142
3143 commit 44c95b0078263bb51364ad7bc93d2a5da47e1f66
3144 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3145 Date:   Fri Nov 11 01:18:53 2016 +0900
3146
3147     [UI][Qt] Use FIFO class instead of QQueue<key_queue_t>, to fix crash randomly at same point of de-queueing key_down_queue.
3148     [Qt][GL3] Initialize GL2's functions at GL3 class.
3149
3150 commit aa63182b3d82a053df1f09fa09a63d643471197f
3151 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3152 Date:   Thu Nov 10 22:24:51 2016 +0900
3153
3154     [Qt][GL][GL3] .
3155
3156 commit db88a79aff1bd7c1e76257dd6c81159a23dfab14
3157 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3158 Date:   Thu Nov 10 22:24:07 2016 +0900
3159
3160     [Qt][GL] Try: Separate around tmp texture to a class.
3161
3162 commit f71f936c4b08551221969d0246e0dbe2c5c656bc
3163 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3164 Date:   Thu Nov 10 22:22:49 2016 +0900
3165
3166     [Qt][GL] Calcurate at 2x bigger tmp texture.
3167     [Qt][GL] Abondon using both GL2 and GL3.0, use only GL3.0 .
3168
3169 commit 6dbb7e015b0b4ec17576c28a343d7b6becff9a00
3170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3171 Date:   Wed Nov 9 03:21:39 2016 +0900
3172
3173     [VM][Qt] Enable "TV rendering" with some VMs.
3174
3175 commit d2e0e9cfb1dfa8783e86798f7cda918644d1a5ce
3176 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3177 Date:   Wed Nov 9 03:20:51 2016 +0900
3178
3179     [GL][GLSL] NTSC: More accurate.
3180
3181 commit 9ea2f222041eee42f00506b4a77cdd193f1b9ada
3182 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3183 Date:   Wed Nov 9 03:19:20 2016 +0900
3184
3185     [Draw][Qt] GLv3: Zoom size of temporally texture(s) to x4.Drawing to temporally texture refer to destination.
3186
3187 commit fbc7eba36be7db2a0e627e242af6b780aedfd9b1
3188 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3189 Date:   Mon Nov 7 16:03:15 2016 +0900
3190
3191     [Qt][GL][Display] Add NTSC-TV rendering.Still not enabled any VMs.
3192
3193 commit 7e8170a96c6cc09bf1e98a2e7db9f366e2f34862
3194 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3195 Date:   Mon Nov 7 04:25:30 2016 +0900
3196
3197     [Build][Linux] Fix FTBFS.
3198
3199 commit cfedb815da575218c3ead0e7cb506356515c98af
3200 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3201 Date:   Mon Nov 7 04:24:43 2016 +0900
3202
3203     [Qt][Draw] NTSC-Shader: Maybe work, but color is wrong.
3204
3205 commit 5c09b15559d258e4624940c4a9af1b59b2dd4046
3206 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3207 Date:   Wed Nov 2 04:02:06 2016 +0900
3208
3209     [Linux] Build with Qt 5.5.1. Abondon Qt 5.3.
3210
3211 commit 33b5a69575778142de48c5eaabd134bb7ad64e1f
3212 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3213 Date:   Wed Nov 2 02:56:44 2016 +0900
3214
3215     [Qt][GL][Draw] TRY: NTSC shader.
3216
3217 commit 5d2f3b2d046306f9797bbbcc03c5b5e4f5822846
3218 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3219 Date:   Thu Oct 27 17:05:46 2016 +0900
3220
3221     [DOC] Update documents.
3222
3223 commit f3c250c28a3b39d7900036a405d3fb5e6be2a840
3224 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3225 Date:   Thu Oct 27 17:00:57 2016 +0900
3226
3227     [GENERAL] Update installer.
3228
3229 commit 006cc1d851483ea84fc5a3f4fa58cbf03302c49b
3230 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3231 Date:   Thu Oct 27 16:56:59 2016 +0900
3232
3233     [ROMAKANA] Update documents.
3234
3235 commit 1860b057132badf1a6d153f0047f3269eac611ac
3236 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3237 Date:   Thu Oct 27 16:56:34 2016 +0900
3238
3239     [ROMAKANA] More supported VMs.
3240
3241 commit 2d012029aa3763556a9615f8bba9dfa311fd36b5
3242 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3243 Date:   Thu Oct 27 16:55:50 2016 +0900
3244
3245     [VM][FM16PI][J3100] Fix BEEP.
3246
3247 commit b4b67b59610bcd88d3caf31fd7403cf3a525c630
3248 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3249 Date:   Thu Oct 27 16:48:05 2016 +0900
3250
3251     [SOUND][PCM1BIT] Fix to beep, but not effect?
3252
3253 commit 2142ec606b57df842b8aa706b162c567ab3db5e5
3254 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3255 Date:   Thu Oct 27 16:36:15 2016 +0900
3256
3257     [QC10] Fix beep issue.
3258
3259 commit bb1339147cf499abbc07ef8f8815e41405de289c
3260 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3261 Date:   Thu Oct 27 15:52:45 2016 +0900
3262
3263     [DOC][ROMAKANA] Add english document.
3264
3265 commit 4ebdfadeff44adfe2343eeb8db39372a69fd868f
3266 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3267 Date:   Wed Oct 26 12:21:41 2016 +0900
3268
3269     [BUILD] Update FFMPEG to 3.1.5 .
3270
3271 commit 11b82498b729451ad7f1a983f7a1c115be6c6409
3272 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3273 Date:   Wed Oct 26 11:29:29 2016 +0900
3274
3275     [DOC][ROMAKANA] add romaji_kana.ja.txt .
3276
3277 commit afc497c01402e16d23f7a9b4e2b3d45886ce059d
3278 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3279 Date:   Wed Oct 26 01:41:15 2016 +0900
3280
3281     [VM][EVENT] Non-Clear force_rendering_sound counter even reset/initialize.
3282
3283 commit 9167d71fccece3a6508cda0984c5b1f1f0e8fb7a
3284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3285 Date:   Wed Oct 26 01:40:31 2016 +0900
3286
3287     [UI][Qt] MZ: Add support MZF type tape data.
3288
3289 commit ff9ba6191e6c96a33afe16067eb3b0e9d5412b5d
3290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3291 Date:   Wed Oct 26 00:49:16 2016 +0900
3292
3293     [ROMAKANA][VM] TRY: Enable to use romaji-kana conversion for FM-7/77/AV/8/MZ-700(?)/PC-6000(Maybe corrupt)/PC-8001/PC-8801/MSX(?)/X1.
3294
3295 commit 7dabcf6f59a38369e4697a39d25828c156ccdf13
3296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3297 Date:   Tue Oct 25 23:21:56 2016 +0900
3298
3299     [ROMAKANA] Use AUTO_KEY feature instead of direct sending VK_foo.
3300
3301 commit 2e9be08552dd3f3ee94cb5b2790257edd4d73b2d
3302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3303 Date:   Tue Oct 25 13:37:56 2016 +0900
3304
3305     [ROMAKANA] .
3306
3307 commit 6f595dd1e71923675e4e6af3b061041deef6372f
3308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3309 Date:   Mon Oct 24 18:26:57 2016 +0900
3310
3311     [WIP][ROMAKANA] Move romaji-kana conversion from VM to EmuThread. WIP.
3312
3313 commit 62893983d30d2ce69e28fffe3e6d5a42558f07f4
3314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3315 Date:   Mon Oct 24 05:35:10 2016 +0900
3316
3317     [Qt][SOUND_LOADER] Remove a warning.
3318
3319 commit 0b82afedce1712ab5ef4bb73e7e05681c0402ad6
3320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3321 Date:   Mon Oct 24 05:32:44 2016 +0900
3322
3323     [VM][SOUND] Fix wrong rendering period for PCM1BIT with some VMs.
3324     Maybe fixed issue of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/775 .
3325
3326 commit bc98cf60cabed392fd0ae6f746c9b6af9f850b50
3327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3328 Date:   Mon Oct 24 05:30:43 2016 +0900
3329
3330     [VM][EVENT] Re-entrant set_realtime_render().
3331
3332 commit c71ce5b9298bdd458b7bed9500120e0092ed2ce3
3333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3334 Date:   Mon Oct 24 02:46:19 2016 +0900
3335
3336     [VM][FM7][KEYBVOARD] Adjust size of roma-kana buffer.
3337
3338 commit d38ac0fb1cc041c7f3ea95094f794f28b806966a
3339 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3340 Date:   Mon Oct 24 02:44:52 2016 +0900
3341
3342     [ROMAKANA] Add xtu(ッ) .
3343
3344 commit 286edf12ae1e511014a1ad380d1331abf080dcf3
3345 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3346 Date:   Mon Oct 24 02:12:25 2016 +0900
3347
3348     [Build][CMAKE] .
3349
3350 commit 5d4dd53df925f9c7b4f62067fd607df536784dbc
3351 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3352 Date:   Mon Oct 24 02:11:29 2016 +0900
3353
3354     [UI][Qt] Add support ROMAJI-KANA conversion.
3355
3356 commit deb443f9553ad16eebc29416360b8f80ec4b1c3c
3357 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3358 Date:   Mon Oct 24 02:09:21 2016 +0900
3359
3360     [VM][KEYBOARD] Add ROMAJI-KANA conversion.(When set SUPPORT_ROMA_KANA_CONVERSION). See  scan2fmkeycode() of vm/fm7/keyboard.cpp.
3361
3362 commit e1dca5dbfdb3ccdd03dce4ff8ec1f2a6ea041a7c
3363 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3364 Date:   Wed Oct 19 04:59:29 2016 +0900
3365
3366     [VM][FM7][KEYBOARD] Fix not have GRPH key excepts Windows HOST.
3367
3368 commit 85b564dd733ea6a0e7373a064d1f2b71eb8c20df
3369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3370 Date:   Tue Oct 18 16:36:49 2016 +0900
3371
3372     [DOC] Update for release.
3373
3374 commit 004920711399d430ead55e59c948e7fb7a04a402
3375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3376 Date:   Thu Oct 13 22:52:46 2016 +0900
3377
3378     [VM][SOUND][EVENT] mix(): Collected up mix_sound() timing.
3379
3380 commit 520a40a325f7367c9cbddf89cbf9d73b087af2d5
3381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3382 Date:   Thu Oct 13 22:51:55 2016 +0900
3383
3384     [VM][FM7][BUG][DISPLAY] Non-FM77AV*: Fix not clear active_page.
3385
3386 commit 0404fcd46dd451c177d42d387c636be8e8acff3e
3387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3388 Date:   Mon Oct 10 19:50:48 2016 +0900
3389
3390     [VM][EVENT] Sound devices: Do mix_sound() dynamically, not do per a sample: To reduce usage of host CPU. See event.[cpp|h] and device.h .
3391
3392 commit e78ccfafdda95de490b2ed4f00c797d9beb1e7cf
3393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3394 Date:   Mon Oct 10 14:23:26 2016 +0900
3395
3396     [DOC] Update gitlog.
3397
3398 commit 04f8b06683a418a6de28aba96455e01a3d111807
3399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3400 Date:   Mon Oct 10 05:25:19 2016 +0900
3401
3402     [DOC] Re-update to release.
3403
3404 commit d100ae8323d6657fe37ac44a69abc8da470b77ad
3405 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3406 Date:   Mon Oct 10 05:19:38 2016 +0900
3407
3408     [VM][FM7][VRAM] Make gcc using SIMD (when optimize options have set) to be faster rendering.
3409     [VM][FM7][VRAM] Do not use inline, to make compiler optimizing.
3410
3411 commit 60e09c529a8176d9ef1b1544bfdd36340c4260fc
3412 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3413 Date:   Sun Oct 9 23:34:49 2016 +0900
3414
3415     [DOC] Update gitlog.
3416
3417 commit 64125555381d23520dcf40f8cda80a332d92c5ff
3418 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3419 Date:   Sun Oct 9 23:34:26 2016 +0900
3420
3421     [DOC] Update to release.
3422
3423 commit 3129bcfe18267942d202153a683b2d4e56fc96a8
3424 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3425 Date:   Sun Oct 9 23:20:56 2016 +0900
3426
3427     [DOC] Qt ports: Add about sound files.
3428
3429 commit ef81b8b71646d878dd9e7d0a7a299b290b419224
3430 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3431 Date:   Sun Oct 9 23:20:09 2016 +0900
3432
3433     [DOC] VMs/ : Add about sound files.
3434
3435 commit c3080d958a21890699495269075cfeb037aeb297
3436 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3437 Date:   Sun Oct 9 22:50:26 2016 +0900
3438
3439     [Qt][CONFIG][UI] Add config entries for pseudo-sounds (i.e. FDD,Relay).
3440
3441 commit f5242a8cff416ff3c5fba8a690ae0f65ec81f0bb
3442 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3443 Date:   Thu Oct 6 20:33:20 2016 +0900
3444
3445     [DOC] ABOUT_eFM7 : More translate.
3446
3447 commit a7c533c203bc8e7575940391aeedd3b0a12c595c
3448 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3449 Date:   Thu Oct 6 17:36:21 2016 +0900
3450
3451     [DOC] Update ABOUT_eFM7_1.en.txt, still partly translation.
3452
3453 commit e590abe9f83d4f08ead01737b7f2c77582d274ab
3454 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3455 Date:   Wed Oct 5 20:57:13 2016 +0900
3456
3457     [VM][DATAREC][FDD] Add sounds of SEEK/CMT, excepts either pseudo devices / bios.
3458     [VM][DATAREC] Fix freeze resetting when loading from TAPE.
3459
3460 commit 1affdb63fd8a1ff9295af4269e2d15e4ec00ea70
3461 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3462 Date:   Wed Oct 5 16:23:50 2016 +0900
3463
3464     [VM][FP200] Add CMT button's sounds.
3465
3466 commit 004bf295dd036e2905ea5a1ed36461be179e45fe
3467 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3468 Date:   Wed Oct 5 15:32:19 2016 +0900
3469
3470     [VM][X1][FM7] load_state(): Keep backward compatibility to SNAPSHOT 20160923.
3471
3472 commit 815cfb1186ee23bd9dc85d11983124fa99ed8f94
3473 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3474 Date:   Wed Oct 5 14:38:09 2016 +0900
3475
3476     [VM][FM7] MAINIO: Revert STATE_VERSION to 6.
3477
3478 commit 329971e210ff8bc34ce35e9868921c3a44b35d24
3479 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3480 Date:   Wed Oct 5 14:02:30 2016 +0900
3481
3482     [VM][DATAREC] Fix FTBFS with some VMs.
3483
3484 commit 924bfaf7b644ca73240de65823d27eb2490d0809
3485 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3486 Date:   Wed Oct 5 06:51:23 2016 +0900
3487
3488     [VM][BMJR][FM7][MB8877][MSX][MZ80K][MZ700][MZ2500][T3444A][uPD765A] Add playing sound files. (BMjr has not sounded datarec,why?)
3489
3490 commit 1923450bf8c5479b3f89b98fa1ef1b034ae834d5
3491 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3492 Date:   Wed Oct 5 06:49:38 2016 +0900
3493
3494     [BUILD][VM] Remove "-DDATAREC_SOUND" if unneeded.
3495
3496 commit 7ecdc018f1671d80f4d287b81d9f75c1db22942d
3497 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3498 Date:   Tue Oct 4 17:19:52 2016 +0900
3499
3500     [VM][PC100] Add a seek sound.
3501
3502 commit 184c907a6622d3ae2dec77580f8ae8422435e71e
3503 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3504 Date:   Tue Oct 4 17:19:22 2016 +0900
3505
3506     [PC6001][VM] Fix FTBFS.
3507
3508 commit cf0c4598b556fbdcb4af488c2e4e6fbe66d9697e
3509 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3510 Date:   Tue Oct 4 16:57:00 2016 +0900
3511
3512     [VM][FM7][PC88][PC60][PC98][X1] DATAREC/SEEK; has sound files, will abandon WAV_SOUNDER DEVICE.
3513
3514 commit b5bd35c8b0485e8cf4e02277056e797007a9af96
3515 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3516 Date:   Mon Oct 3 21:20:37 2016 +0900
3517
3518     [VM][PC6001] Add seek sounds.
3519
3520 commit 4590a5f3484ae4a3d344db53b7e107ca45412a63
3521 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3522 Date:   Mon Oct 3 21:19:57 2016 +0900
3523
3524     [VM][PC9801] Add seek sound.
3525
3526 commit fa3bdd95e41acb312913272dec1205a20b16fec6
3527 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3528 Date:   Mon Oct 3 21:19:10 2016 +0900
3529
3530     [VM][EVENT] Extend permitted sound events to 32.
3531
3532 commit ccf5ea3607bb3f2c95270603a9724aa7f6db722c
3533 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3534 Date:   Mon Oct 3 21:18:40 2016 +0900
3535
3536     [VM][PC8801] Add seek sound.
3537
3538 commit 4757c407f1e4b1f84160372fa55d4156b6c15a51
3539 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3540 Date:   Mon Oct 3 21:17:22 2016 +0900
3541
3542     [VM][uPD765A] More correctness seek timing.
3543     [VM][uPD765A] Add seek sound.
3544
3545 commit 0e8dc83555fa33b64ab4874571c330f0f98e7956
3546 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3547 Date:   Mon Oct 3 17:55:41 2016 +0900
3548
3549     [VM][MB8877] More accurate seek sound.
3550
3551 commit f7b07f94efd9eeb47d130aa16e1f2aa7005e291e
3552 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3553 Date:   Mon Oct 3 16:48:56 2016 +0900
3554
3555     [VM][WAV_SOUNDER] Use a static table instead of FIFO. Expect to be faster.
3556
3557 commit 51ac81a705b03c44d8a87f40fae59fcf15eb1694
3558 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3559 Date:   Mon Oct 3 16:24:54 2016 +0900
3560
3561     [VM][X1] Add sounds for X1 series.
3562
3563 commit bfbc15db3dd0954c1ab3067237957c1e124fe493
3564 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3565 Date:   Mon Oct 3 16:23:19 2016 +0900
3566
3567     [VM][WAV_SOUNDER] Fix crash on failed to load without any sound file.
3568
3569 commit c57cc4127dd2f9c9527106b56b0b4583f7c65d8a
3570 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3571 Date:   Mon Oct 3 16:20:29 2016 +0900
3572
3573     [VM][DATAREC] Fix crash when eject under playing a tape.
3574
3575 commit 7580a2bef858a70055a7dbe2834b17df6551a3a0
3576 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3577 Date:   Mon Oct 3 01:56:38 2016 +0900
3578
3579     [Build][CMAKE] Update DLL's version.
3580
3581 commit 5f1eb41a6953e3c5a2e9fc01c27562dd955ba922
3582 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3583 Date:   Mon Oct 3 01:52:59 2016 +0900
3584
3585     [DOC] FM-7/77AV/8 : Update VMs/*.txt .
3586
3587 commit 97308b42f2851810e9e4552e18aab6e09cde31c4
3588 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3589 Date:   Mon Oct 3 01:48:49 2016 +0900
3590
3591     [Build][CMAKE][FM7] Add wav sound.
3592
3593 commit bd897115fad872c79390cc9dc156de949334a0dc
3594 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3595 Date:   Mon Oct 3 01:48:07 2016 +0900
3596
3597     [Build][Linux] Fix wrong flags with LTO.
3598
3599 commit f9ee028ba582edf050be3b98544dc82776f678f1
3600 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3601 Date:   Mon Oct 3 01:47:16 2016 +0900
3602
3603     [OSD][Qt] Extend for SOUND_LOADER.
3604
3605 commit aa0dde7d20fc0ae63d558492a78e002acafe1bed
3606 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3607 Date:   Mon Oct 3 01:46:43 2016 +0900
3608
3609     [VM][FM7] Add sounds; FDD Seeking and Relay.
3610
3611 commit 5e864711a1e602d6247b33ec73d99d18dfc5d9ee
3612 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3613 Date:   Mon Oct 3 01:45:36 2016 +0900
3614
3615     [VM][WMU] Add WAV_SOUNDER class to play WAVS (i.e. FDD seeking). See wav_sounder.[cpp|h] and mb8877.[cpp|h] .
3616
3617 commit 4a3d70d0c01336136fec0580adf84a835b01ac3c
3618 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3619 Date:   Mon Oct 3 01:44:54 2016 +0900
3620
3621     [Qt][AVIO] Add SOUND_LOADER class.
3622
3623 commit 35ca4fea31e414ca47a9a07bfae6e5c67805c8a9
3624 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3625 Date:   Mon Oct 3 01:43:57 2016 +0900
3626
3627     [VM][EVENT] Update MAX_SOUND from 8 to 16.
3628
3629 commit 7d7ce4f82ab2df1a63f9ebfa1f894b83e559486b
3630 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3631 Date:   Thu Sep 29 23:49:08 2016 +0900
3632
3633     [WIP][BUILD][WIN32] TRY: Use llvm to build, this is wip.
3634
3635 commit 1b2f044dc532d1e2534be10080493f043c8e4479
3636 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3637 Date:   Thu Sep 29 18:05:42 2016 +0900
3638
3639     [BUILD] Fix Linux/GCC.
3640
3641 commit de07e089dbc3065273dd13db0fd572158a00ae86
3642 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3643 Date:   Thu Sep 29 17:04:56 2016 +0900
3644
3645     [Build][GENERAL] Separate compiler depended params to source/build-cmake/param/ .
3646
3647 commit 3d44518d2958672da3c5ae51ca9f00bc4997c537
3648 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3649 Date:   Wed Sep 28 18:55:15 2016 +0900
3650
3651     [DOC] Translate and correct ABOUT_eFM7_1.en.txt by hand, partly.
3652
3653 commit 9f6e5e1fca352fa704751c2a67e997b6ae5acd49
3654 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3655 Date:   Wed Sep 28 06:54:05 2016 +0900
3656
3657     [BUILD][General][WIP] Win32: TRY: Cross build with llvm clang, linking has failed yet.
3658
3659 commit 1d3609dcbe1619614f09afe594fd019af5a98c55
3660 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3661 Date:   Tue Sep 27 13:05:39 2016 +0900
3662
3663     [General][BUILD][WIP] TRY: Also use LLVM CLANG to build Win32 binary, still not succeeded.
3664
3665 commit 2be65424c9658602c2810cbbe2dd011a5e3100c3
3666 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3667 Date:   Tue Sep 27 11:54:21 2016 +0900
3668
3669     [BUILD][GENERAL] Non-Cross: Enable to use llvm-clang (3.9) to build.
3670
3671 commit 2a3087a2eebcb856ab1ee5fa6b9b0c33041dea09
3672 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3673 Date:   Tue Sep 27 03:24:33 2016 +0900
3674
3675     [UI][Qt][AVIO][WIP] Trim logs.WIP.
3676
3677 commit c3dc108612fa94495cf2076c8b8abe410d4fb08c
3678 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3679 Date:   Tue Sep 27 03:21:17 2016 +0900
3680
3681     [Qt][GUI][Win32] Fix crash launching with gdb/Mingw32 or gdb/Cygwin. See http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/750 .
3682
3683 commit 73249c9203a357eb6061a5d44efb5d89f00bcdca
3684 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3685 Date:   Fri Sep 23 22:02:50 2016 +0900
3686
3687     [DOC] Update GITLOG.
3688
3689 commit fe5eb3a8561717a74ce16fa3e65af57d6466f4bc
3690 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3691 Date:   Fri Sep 23 22:02:29 2016 +0900
3692
3693     [DOC] Update Issues.
3694
3695 commit 88650a4eeb04e758fbccae27931364195604a750
3696 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3697 Date:   Fri Sep 23 20:09:13 2016 +0900
3698
3699     [DOC] Update status.
3700
3701 commit 10333285bb21900f1b4f4a841da70b205428fd5e
3702 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3703 Date:   Fri Sep 23 20:05:25 2016 +0900
3704
3705     [DOC] Fix typo.
3706
3707 commit cef709682ed3c43687e6af657feb98ceea6228d8
3708 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3709 Date:   Fri Sep 23 19:54:59 2016 +0900
3710
3711     [DOC] Update to release.
3712
3713 commit 8cdb1dbebf95d7371e514886c23edc6c9401848a
3714 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3715 Date:   Fri Sep 23 19:40:23 2016 +0900
3716
3717     [VM][PASOPIA7] FIX FTBFS.
3718
3719 commit 454d4cd3fd32fb5247fac38750358a410e2adfda
3720 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3721 Date:   Fri Sep 23 19:32:13 2016 +0900
3722
3723     [VM][N5200][PASOPIA][PC2001][TK80][X07] Fix FTBFSs.
3724
3725 commit 7e4b57c4f13593da4fd0bb726784a3222e1ff19d
3726 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3727 Date:   Fri Sep 23 19:18:16 2016 +0900
3728
3729     [VM] Fix missing name of components.
3730
3731 commit e700be281ad5cb08d0bd508111a86600bb17ff5f
3732 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3733 Date:   Fri Sep 23 17:51:00 2016 +0900
3734
3735     [VM][DEVICE] Add name to all of components.
3736
3737 commit 25a44fa0affc15401696c4bd54f308b2d5644a67
3738 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3739 Date:   Fri Sep 23 16:08:39 2016 +0900
3740
3741     [VM][DEVICE] Add role of device to all device's name.
3742
3743 commit 9b6f63f218d55ea7edefb85cdd89317357fe8556
3744 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3745 Date:   Fri Sep 23 01:56:29 2016 +0900
3746
3747     [VM][DEVICE][WIP] Add role of device to name of devices.WIP.
3748
3749 commit d8570f4923083e6df263efe8b6d4f9ffdac9c54d
3750 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3751 Date:   Fri Sep 23 01:48:58 2016 +0900
3752
3753     [VM][DEVICE] Add name of devices (or blocks) from BABAGE2nd to MZ-2500, PC-8001/8801, PC-9801, PC ENGINE and X1.
3754
3755 commit 846bf4151a67cb77db27ead3b5364ac5286ce27d
3756 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3757 Date:   Thu Sep 22 23:38:27 2016 +0900
3758
3759     [VM][PC9801][FDD] More correctness FDD I/F, refer to http://www.webtech.co.jp/company/doc/undocumented_mem/io_fdd.txt .
3760
3761 commit 699ec62a147dc61a027c9842a9a28fc5fe3ae73c
3762 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3763 Date:   Thu Sep 22 01:39:43 2016 +0900
3764
3765     [VM][PC9801] Add prepare to support ITF.ROM .
3766
3767 commit 455a2d87211a050d33312338c21764bfae948d5a
3768 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3769 Date:   Mon Sep 19 22:31:02 2016 +0900
3770
3771     [Qt][Debugger] Not hang-up when Opening debugger and exit emu{foo}. This is temporally workaround.
3772
3773 commit 1986a68dd278655bb537507c92aeaca7e2380859
3774 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3775 Date:   Mon Sep 19 22:06:40 2016 +0900
3776
3777     [Qt][Debugger] Add templete of debugger to libCSPgui.so .
3778     [Qt][Debugger] Don't close with close button, this is temporally workaround.
3779
3780 commit 4e2e8f9746d82cf8f18ee6118c375175111cfd02
3781 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3782 Date:   Thu Sep 15 14:26:11 2016 +0900
3783
3784     [DOC][WIP] Correcting About_eFM7.en.txt, this is WIP.
3785
3786 commit da8c52e85169d6488c1351ac78b2293c8628bc33
3787 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3788 Date:   Thu Sep 15 14:04:52 2016 +0900
3789
3790     [DOC] Correct how3build.qt.txt . (maybe incorrect (;´Д`))
3791
3792 commit 54abe3141323c62706c5f46de3ea999c3cf05e10
3793 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3794 Date:   Thu Sep 15 13:20:55 2016 +0900
3795
3796     [DOC] Add English translations of some articles by GOOGLE TRANSLATION, but not correct wors etc yet X-)
3797
3798 commit e73f60d59565d4f99c5b77ae37feae378e53352d
3799 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3800 Date:   Tue Sep 13 05:23:35 2016 +0900
3801
3802     [UI][Qt][PRINTER] Fix selecting printers.
3803
3804 commit a6fedf4ca20b6f9d5974b2c9370394ef5c02898a
3805 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3806 Date:   Tue Sep 13 05:23:01 2016 +0900
3807
3808     [EMU][CONFIG][LOG] Fix settings of log.
3809
3810 commit edc2ec2a8cb48ec879f5ef3a43b74497bb1b905d
3811 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3812 Date:   Tue Sep 13 05:19:13 2016 +0900
3813
3814     [VM][FM7][MB8877][DISK] Workaround for RIGLAS/FM-7.
3815     Perhaps, below have side-effect, add special-disk to RIGLAS FM.
3816     * Don't "NOT READY" even stopping motor.
3817     * Transfer even stopping motor.
3818     [EVENT] Remove logging on cancel event.
3819
3820 commit e832a45eb07039bbb1330a491e2b3a43ec93e120
3821 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3822 Date:   Mon Sep 12 19:50:52 2016 +0900
3823
3824     [UI][Qt][WIN32] Fix crash on startup (maybe true) caused by (´∀`)<ぬるぽ ヽ(・∀・)ノ┌┛ガッΣ(ノ`Д´)ノ
3825
3826 commit c05d9119224685b07b098728e721804f1ca6e647
3827 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3828 Date:   Sun Sep 11 01:21:15 2016 +0900
3829
3830     [WIN32] (Maybe) Fix crash with MSYS2, Cygwin and Windows7 , maybe... ( ;∀;)
3831
3832 commit f5c5336d83561c70c274a3626a150d45d40c68b6
3833 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3834 Date:   Fri Sep 9 07:14:37 2016 +0900
3835
3836     [EMU][JOYSTICK] .
3837
3838 commit 19748881535914a460628b795b63611aa772ab09
3839 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3840 Date:   Fri Sep 9 07:14:03 2016 +0900
3841
3842     [VM][FM7][OOPS][JOYSTICK] Fix not redirect triggers.
3843
3844 commit 173836dc0533e9ff707548ae46959ea170836dee
3845 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3846 Date:   Fri Sep 9 01:29:56 2016 +0900
3847
3848     [General][Linux] Update installer.
3849
3850 commit 5dcc528f921744dab4113386b6c03bebe5562bf9
3851 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3852 Date:   Fri Sep 9 01:23:09 2016 +0900
3853
3854     [DOC] Update gitlog.
3855
3856 commit 75d3266551cdbcafa9348299b770f847501da07c
3857 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3858 Date:   Fri Sep 9 01:22:17 2016 +0900
3859
3860     [DOC] Update build version.
3861
3862 commit 1884b5247665d71c06fc6590b17434c5f3350ad5
3863 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3864 Date:   Fri Sep 9 01:10:54 2016 +0900
3865
3866     [DOC] Update to SNAPSHOT 2016-09-09.
3867
3868 commit 771e6376ee9da1f2d466381d834fa40bc2310f60
3869 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3870 Date:   Fri Sep 9 00:53:27 2016 +0900
3871
3872     [UI][Qt] Add log viewer.
3873
3874 commit f72bd4f0437b812142cac26542d5968af388ab64
3875 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3876 Date:   Wed Sep 7 02:53:49 2016 +0900
3877
3878     [VM][FM77AV][MB61VH010] Expect to faster process.
3879     [VM][FM77AV][MB61VH010] LINE: Don't throw event less than 2uS.
3880
3881 commit 8a48a6b03b8edf9c736646977bcd644d29c0dd90
3882 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3883 Date:   Wed Sep 7 01:21:33 2016 +0900
3884
3885     [VM][[FM77AV][MB61VH010] Faster drawing line at some situations.
3886
3887 commit b8812a4a7a20deef790ae46ec0ad857d173d13ba
3888 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3889 Date:   Tue Sep 6 01:21:17 2016 +0900
3890
3891     [DOC] Update updtream's URL, moved to takeda-toshiya.my.coocan.jp .
3892
3893 commit f8bee1ff689ef3bc0d4495a123def437e8839a65
3894 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3895 Date:   Tue Sep 6 00:52:31 2016 +0900
3896
3897     [OSD][Qt][MZ2500] Implement socket functions.Still not tested.
3898
3899 commit 2fb5a9d258c8b7dffb29f6a49e192b214b6e268d
3900 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3901 Date:   Mon Sep 5 16:47:53 2016 +0900
3902
3903     [Qt][LOGGER] Fix FTBFS.
3904
3905 commit fdaf0133b2e454b3ed61fdc5f6283219c41f2ba9
3906 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3907 Date:   Mon Sep 5 16:45:20 2016 +0900
3908
3909     [Qt][LOGGER] copy_log(): Using arg ; start_size.
3910
3911 commit b89a9da723ed6780af6fe3b7c1b64c8970775fad
3912 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3913 Date:   Mon Sep 5 16:42:04 2016 +0900
3914
3915     [Qt][LOGGER] More safety locking.
3916
3917 commit 5df2a53c8f7b819c25bb49f396896495685d59b6
3918 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3919 Date:   Mon Sep 5 16:21:41 2016 +0900
3920
3921     [Qt][LOGGER] Add copy_log().
3922
3923 commit 03bb0e598828dc2a2201aa4e690f04b711c60129
3924 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3925 Date:   Mon Sep 5 04:09:00 2016 +0900
3926
3927     [Qt][LOGGER] Add default values.
3928
3929 commit 196290e7115737a532116a991079808076d96c95
3930 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3931 Date:   Mon Sep 5 03:31:37 2016 +0900
3932
3933     [BUILD][CMAKE] Update cmake files.
3934
3935 commit 2fd71f9204037136b4c15b72c9508749acaf9ef5
3936 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3937 Date:   Mon Sep 5 03:28:03 2016 +0900
3938
3939     [Qt][LOGGER] Add "Save to File".
3940
3941 commit 9703e81ed5680d1958c74805c91d16697676d17c
3942 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3943 Date:   Mon Sep 5 03:05:05 2016 +0900
3944
3945     [VM][Qt][LOGGER] Add setting on/off per device.
3946
3947 commit 0fa118528b98ca5b80704888fa0963930c61270d
3948 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3949 Date:   Mon Sep 5 00:26:48 2016 +0900
3950
3951     [LOGGER][Qt] Rename agar_logger.[cpp|h] to csp_logger.[cpp|h] .
3952
3953 commit d4ada03cbbb1d74d61cd778c58ecd6e1ae3815a8
3954 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3955 Date:   Sun Sep 4 16:26:41 2016 +0900
3956
3957     [LOGGER][Qt] I forgot to save statuss to config_t.
3958
3959 commit e694084e1395b27aadbbee20adf98e541922e3c0
3960 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3961 Date:   Sun Sep 4 16:10:06 2016 +0900
3962
3963     [Qt][LOGGER] Add full logger feature.UI is still imcomplete.
3964
3965 commit 3943d903c4eb5b33acdc14188355cec1e6f142e8
3966 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3967 Date:   Sun Aug 28 07:06:49 2016 +0900
3968
3969     [Qt][OSD][KEYBOARD] Fix handling around SHIFT for some machines(i.e. PC8801).
3970
3971 commit c869fb9228f7a13b47f5e576529cf93c7790f185
3972 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3973 Date:   Fri Aug 26 22:35:58 2016 +0900
3974
3975     [VM][EVENT][LOGGER][Qt] Improve event log.
3976
3977 commit da41a7427de6e384ac387e71abb2bf68dc92d9d0
3978 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3979 Date:   Fri Aug 26 22:12:07 2016 +0900
3980
3981     [LOGGER] Add out_event_log() . This is useful to debug illegular incidents from EVENT:: .
3982     [LOGGER][OSD][EMU] Record devices node when (re-)constructing VM.
3983
3984 commit 39054c2b8a069029497a90e61fa3e747e7d4d152
3985 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3986 Date:   Fri Aug 26 22:11:00 2016 +0900
3987
3988     [VM][WIP] Set default name to devices, these are WIP.
3989
3990 commit 1a7cfe63063087298aed269a72466f0863be50c4
3991 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3992 Date:   Fri Aug 26 21:00:14 2016 +0900
3993
3994     [UI][Qt]{EMUTHREAD] Move commonly blocks to gui/ .
3995
3996 commit 868d30d21066640333876e8e1231a7c11dcb4554
3997 Author: K.Ohta <whatisthis.sowhat@gmail.com>
3998 Date:   Fri Aug 26 16:02:52 2016 +0900
3999
4000     [UI][Qt][KEY] Use queue for keyin/out.
4001
4002 commit 292ea73cd9129ab26928ec61ba234ad999a0e0c5
4003 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4004 Date:   Thu Aug 25 04:44:08 2016 +0900
4005
4006     [VM][FM7][MAINIO] Comment out logging around FIRQ, temporally.
4007
4008 commit 969721219c2844263fab53b9eae7607039a151ae
4009 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4010 Date:   Thu Aug 25 04:37:21 2016 +0900
4011
4012     [VM][FM8] Fix FTBFS.
4013
4014 commit 444cc50fbcdd6aac69c838641f40fe9832c6b802
4015 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4016 Date:   Thu Aug 25 04:33:48 2016 +0900
4017
4018     [VM][FM7][FM77][FM8] Fix FTBFS.
4019
4020 commit a38a6078f453805082aa805a7f894b2b7a09b950
4021 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4022 Date:   Thu Aug 25 04:11:20 2016 +0900
4023
4024     [UI][Qt] Supress log.
4025
4026 commit d6af4811979d66a273cc41018ddedc8dd20d74bb
4027 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4028 Date:   Thu Aug 25 04:10:38 2016 +0900
4029
4030     [VM] Update emu->out_debug_log to [DEVICE]->out_debug_log .
4031
4032 commit e1f7535ee34373dee9914357361fe802a9e210f0
4033 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4034 Date:   Thu Aug 25 02:37:53 2016 +0900
4035
4036     [VM][DEVICE] Add set_device_name() and out_debug_log() to DEVICE class. These aim to per device logging.
4037     [VM][FM7][QT] Example to FM7 series.
4038
4039 commit d0c78ba0b5282a67f15a24a6dc8db06c5580862c
4040 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4041 Date:   Thu Aug 25 02:36:24 2016 +0900
4042
4043     [Qt][LOGGER] Replace CSP_Logger class from AGAR_DebugLog().
4044     {LOGGER] Add domain (node) with log.
4045
4046 commit ec2f9868500e61b610927804631f6d3b5eba1d27
4047 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4048 Date:   Wed Aug 24 15:53:49 2016 +0900
4049
4050     [Qt][MOVIE_SAVER][WIP] Use direct-connection to emit frames more correct.
4051
4052 commit 871e5629e6b10c17839f52ad59fc8d68d7d32b37
4053 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4054 Date:   Wed Aug 24 15:52:39 2016 +0900
4055
4056     [MOVIE_SAVER] Use SIMD to transfer a picture OSD(VM)->MOVIE_SAVER .
4057
4058 commit 922f4a2fb1e4cbd5c625b5a9170c752bded5360e
4059 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4060 Date:   Fri Aug 19 23:22:26 2016 +0900
4061
4062     [DOC] Update gitlog.
4063
4064 commit d354480c8d83b16d9645667451a8cbea0c6ea309
4065 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4066 Date:   Fri Aug 19 23:21:59 2016 +0900
4067
4068     [DOC] Update documents, SOVERSION.
4069
4070 commit 77380a77b25ca06965b912c84509e5c91085aeb1
4071 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4072 Date:   Fri Aug 19 23:09:34 2016 +0900
4073
4074     [MOVIE_LOADER] Sync A/V.
4075
4076 commit cf226fdda3e5187df86be8ad9aacd2570c3f9c84
4077 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4078 Date:   Thu Aug 18 03:16:28 2016 +0900
4079
4080     [CROSS_BUILD][WIN32] Update bootstrap scripts.
4081
4082 commit 8741019e7574323835f64e72e2b055fa0a68eb7f
4083 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4084 Date:   Wed Aug 17 01:52:45 2016 +0900
4085
4086     [MOVIE_LOADER][PX7][WIP] Fix choppy sound with LD, still not syncing A/V.
4087
4088 commit e4c4904c054bda65bbbdeb0907973a373a4ebf78
4089 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4090 Date:   Tue Aug 16 14:49:03 2016 +0900
4091
4092     [OSD][MOVIE_SAVER] Fix frames to enqueue to MOVIUE_SAVER, as if VIDEO FPS >= RECORD FPS.
4093
4094 commit f559e53aedeac36bbbacfb37bda90de4a391aa07
4095 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4096 Date:   Tue Aug 16 13:28:44 2016 +0900
4097
4098     [DOC] Update Issues.ja.txt .
4099
4100 commit 9b69a5058cab078f0bca95fc9436302313a45047
4101 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4102 Date:   Tue Aug 16 02:43:50 2016 +0900
4103
4104     [DOC] Update for RELEASE SNAPSHOT 2016-08-16.
4105
4106 commit 3f4c809912dc92cdeb34d8ecdebe0087aa7f37b3
4107 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4108 Date:   Tue Aug 16 02:37:45 2016 +0900
4109
4110     [MOVIE_SAVER][PC8801][PC9801] Adjust sound frequency when OVERRIDE_48000Hz , still choppy.
4111
4112 commit 367f0e305be7b6f707a6e2c7d9e2968f9a517005
4113 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4114 Date:   Mon Aug 15 23:38:34 2016 +0900
4115
4116     [DOC] Update documents.
4117
4118 commit 171d3309339e4b941d2bd13a3dd0c11840cfeb62
4119 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4120 Date:   Mon Aug 15 23:34:52 2016 +0900
4121
4122     [Linux] Update installer.
4123
4124 commit b85e1cb6051fe2bf2390ab2f74bebfddc7c69ba6
4125 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4126 Date:   Mon Aug 15 23:29:58 2016 +0900
4127
4128     [Qt][OSD][MOVIE_SAVER] Maybe correctness frame(s) counting with 60fps ヽ(=´▽=)ノ
4129     [MOVIE_SAVER] Fix sometimes crashing when stop to save movie.
4130     [GENERAL] Update SO versions.
4131
4132 commit 26677598bb1777750b2b239588a70f7e8dfd5106
4133 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4134 Date:   Thu Aug 11 02:54:15 2016 +0900
4135
4136     [BUILD][General] Update SOVERSION of DLLs.
4137
4138 commit 494dc3c3e27a6a70066f297717caa37d9e8c87eb
4139 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4140 Date:   Thu Aug 11 02:50:26 2016 +0900
4141
4142     [MOVIE_LOADER][PX7] Sound Laser Disc, but not be smooth.
4143
4144 commit e511bcd1b28597c52940a07bcc3fd59f069f2292
4145 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4146 Date:   Wed Aug 10 22:44:23 2016 +0900
4147
4148     [MOVIE_LOADER] Primary decoding.
4149
4150 commit 573f06633bb39963f9c3c32096feed3b033033e1
4151 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4152 Date:   Wed Aug 10 12:58:42 2016 +0900
4153
4154     [BUILD][WIN32] Fix FTBFS.
4155
4156 commit 32c14bb3e01802827ccdfe168fe5e565507bb0b2
4157 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4158 Date:   Wed Aug 10 01:44:55 2016 +0900
4159
4160     [DOC] Upodate documents.
4161
4162 commit fc7a03a9337287414e00777464ab273c4f44ea44
4163 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4164 Date:   Wed Aug 10 01:41:29 2016 +0900
4165
4166     [MOVIE_SAVER][WIP] Fixing incorrect frames at 60fps.
4167
4168 commit bdc3e81e0275a5fe891bed161f71b5f8855eb8d6
4169 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4170 Date:   Tue Aug 9 22:39:11 2016 +0900
4171
4172     [General][Linux] Update installer script.
4173
4174 commit 76ad29019581df9f884649f3dc44a34281fa04f0
4175 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4176 Date:   Tue Aug 9 22:38:18 2016 +0900
4177
4178     [BUILD][WIN32] Update version of FFMPEG.
4179
4180 commit 04d7e03a3a3339b781bdc2442df3903e25d8b092
4181 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4182 Date:   Tue Aug 9 22:37:49 2016 +0900
4183
4184     [DOC] Update documents for release 2016-08-09.
4185
4186 commit 0832029074ec2ee75a9384637450b75df6678f0f
4187 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4188 Date:   Tue Aug 9 16:04:30 2016 +0900
4189
4190     [MOVIE_LOADER][PX7][Qt] Add movie loader for PX7.Stil not test enough.
4191
4192 commit 19f995be91fc8961970cb3b3517cbba614a127ac
4193 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4194 Date:   Mon Aug 1 00:47:20 2016 +0900
4195
4196     [Qt][OSD] Fix FTBFS (excepts PX7).
4197
4198 commit a493ce2a28860b20b7b40db6a7c8935df27e1671
4199 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4200 Date:   Sun Jul 31 22:34:29 2016 +0900
4201
4202     [Qt] Update CMakefile.
4203
4204 commit 721a6e20a9ca03c96833efc7f498f8e80d0583e6
4205 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4206 Date:   Sun Jul 31 22:33:01 2016 +0900
4207
4208     [DRAW][MOVIE_SAVER][OpenGL] Add locking around drawing buffer.
4209
4210 commit d0591f54a237695b177dcdb9c2a1f5f236cbfc36
4211 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4212 Date:   Sun Jul 31 22:32:12 2016 +0900
4213
4214     [MOVIE_LOADER][WIP] Implementing video dedoder, still not working.
4215
4216 commit 5701e1dbc19221e261c947c15ade6455c476ca64
4217 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4218 Date:   Sat Jul 30 09:39:47 2016 +0900
4219
4220     [WIP][Qt][MOVIE_LOADER] Constructing MOVIE_LOADER class.
4221
4222 commit bcd10c39874287c8c1cd227f0d0fd4012b481254
4223 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4224 Date:   Sat Jul 30 06:14:29 2016 +0900
4225
4226     [BUILD][MOVIE_SAVER][FFMPEG] Update FFMPEG to 3.1.1 .
4227     [FFMPEG][LINUX] Enable OpenCL for ffmpeg @linux.You need libOpenCL.so.1 to use homebrew build.
4228     [FFMPEG][WIN32] Enable DXVA2 for video-decoding accelerator.
4229
4230 commit 5edae4c1426e55fc4026b12e833793edc890e434
4231 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4232 Date:   Thu Jul 28 18:36:31 2016 +0900
4233
4234     * I hope to fix issues of (5) at http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 , really (;´Д`)
4235     [Qt][MOVIE_SAVER] Synchronous OPEN->ENCODEING->CLOSING.
4236     [UI][Qt][MOVIE_SAVER] DO NOT change state of "Save as movie" without *real* starting/stopping.
4237
4238 commit 3acf978aea1bd67f94235f2d8a85e4b2bb789d01
4239 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4240 Date:   Tue Jul 26 18:30:05 2016 +0900
4241
4242     [VM][Qt][MSX] Add PX7.LD part still not working.
4243
4244 commit 7c708ab9d92d63544e404e84c05de6de3a3ee562
4245 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4246 Date:   Tue Jul 26 17:57:03 2016 +0900
4247
4248     [UI][Qt][PX7] Add GUI side of laserdisc supporting.
4249
4250 commit 82625059d0f6f62a76f321fa2dc92748181065d1
4251 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4252 Date:   Tue Jul 26 04:28:01 2016 +0900
4253
4254     [Draw][GL] Optimize GLSL's by https://github.com/aras-p/glsl-optimizer .
4255
4256 commit c2b0ae46d0bc8fd26af9d62bab1be570f4f9de65
4257 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4258 Date:   Tue Jul 26 04:24:11 2016 +0900
4259
4260     [BUILD][CMAKE][Win32] Fix FTBFS without Qt 5.3.
4261
4262 commit 5bb9ec4997591f7e5c650cf3dbc1119860bd76f1
4263 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4264 Date:   Tue Jul 26 04:22:55 2016 +0900
4265
4266     [DOC] Add a article about Window's OpenGL.
4267
4268 commit 89f3d2f62f2f7c4c09f6490bab924b6e33e12701
4269 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4270 Date:   Mon Jul 25 22:05:17 2016 +0900
4271
4272     [DOC][OOPs] I forgot to change upstream URL X-)
4273
4274 commit ebcef0348598605e0c3362dd6bd1ecba89b38d0a
4275 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4276 Date:   Mon Jul 25 22:03:17 2016 +0900
4277
4278     [DOC] Update for 2016-07-25.
4279
4280 commit 8265a0a859ac69ef7c17548851902eab2de6f7f4
4281 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4282 Date:   Mon Jul 25 21:53:43 2016 +0900
4283
4284     [Build][Win32][CROSS] With (homebrew build of) Qt5.7.0.
4285
4286 commit b0b504bf68c2a2418b1773990df8aaa6443724e0
4287 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4288 Date:   Tue Jul 19 18:54:42 2016 +0900
4289
4290     [MOVIE_SAVER][OSD] Fix wrong framerate when recording ; this is related by frame skipping. Maybe fixed (3) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/705 .
4291     [MOVIE_SAVER] One board computers: Fix wrong pixels when BIG_ENDIAN .
4292
4293 commit b8af7fa7e7a8a7eeeb36be970d8c418f5dbc9f0e
4294 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4295 Date:   Tue Jul 19 18:21:20 2016 +0900
4296
4297     [MOVIE_SAVER][Qt] Fix duplicate opening before closing. Maybe fixed (5) of http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/708 .
4298
4299 commit 30e95573ea1560891f02cce4a20bd588830799e0
4300 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4301 Date:   Wed Jun 29 13:10:44 2016 +0900
4302
4303     [DOC] Update documents.
4304
4305 commit aa620307298b27c59c55e1e3ce667a07580398c1
4306 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4307 Date:   Wed Jun 29 13:08:37 2016 +0900
4308
4309     [General] Update installer.
4310
4311 commit 3752c12b4b08f9910f3e3b6ad6f7dfbd76342cbb
4312 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4313 Date:   Wed Jun 29 12:12:33 2016 +0900
4314
4315     [MOVIE_SAVER][Win32] Fix wrong value of left frames for audio when stopping to record.
4316
4317 commit e11aab907ec073b8c7fc1a556f71dcecb6294aa8
4318 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4319 Date:   Tue Jun 28 17:30:11 2016 +0900
4320
4321     [OSD][SCREEN][Qt] Fix wrong FPS with not drawing.
4322
4323 commit c6e8a7f49ff4936cb86bd9d7cc52e464ac8b50ab
4324 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4325 Date:   Tue Jun 21 02:35:28 2016 +0900
4326
4327     [DOC][OOPS] I forgot change readme_by_artane.txt, fixed.
4328
4329 commit 31826b851e66a5dc1b72830860b99bcbe4e24e8c
4330 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4331 Date:   Tue Jun 21 01:31:18 2016 +0900
4332
4333     [Linux] Update installer.
4334
4335 commit fe6ea8b485fd1207db83a64960bd6e5b6e752779
4336 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4337 Date:   Tue Jun 21 01:26:50 2016 +0900
4338
4339     [DOC] Add Issues.ja.txt . Still only Japanese.
4340
4341 commit 008dfea9c20f69a16cf329665972ea58037eb43e
4342 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4343 Date:   Tue Jun 21 01:23:20 2016 +0900
4344
4345     [DOC] Update documents.
4346
4347 commit 7710b1745efb50713e84cf13984b10c686ed8915
4348 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4349 Date:   Tue Jun 21 01:17:13 2016 +0900
4350
4351     [DOC] Update documents.
4352     [UI][Qt] Move initialize some resources to main().
4353
4354 commit 85c331b7635ca713e819218b86d65a877b7478f3
4355 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4356 Date:   Tue Jun 21 00:59:42 2016 +0900
4357
4358     [UI][Qt] Move shaders.qrc and commontexts.qrc to libCSPgui .
4359
4360 commit 09f72ed66f65649d5d55bdaeb2e3143293bcacab
4361 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4362 Date:   Mon Jun 20 17:19:50 2016 +0900
4363
4364     [Qt][MZ3500] Fix FTBFS.
4365
4366 commit 47d3704b0fb8a1845497cbf0db0c4d4757fdf41b
4367 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4368 Date:   Mon Jun 20 17:14:41 2016 +0900
4369
4370     [VM][DISK][FM7] Fix not starting Xanadu1/FM-7.
4371
4372 commit 08b65bba00fa54d0d03a53557a29917bb45a5938
4373 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4374 Date:   Mon Jun 20 15:56:23 2016 +0900
4375
4376     [MOVIE_SAVER] Audio: Adjust cutoff frequency.
4377
4378 commit 6b65dc73822c2d65d24754dce4d3c0f9abac2ea4
4379 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4380 Date:   Mon Jun 20 15:22:43 2016 +0900
4381
4382     [MOVIE_SAVER][Qt] Audio: add using libmp3lame and libvorbis, to encode movie.
4383
4384 commit 41007f5a730dafa2302ae1901a59b3d611cfe43d
4385 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4386 Date:   Mon Jun 20 15:22:06 2016 +0900
4387
4388     [MOVIE_SAVER][UI][Qt] Ready to use MP3LAME.
4389
4390 commit 3fad7734987fb403b1fa0fc2a287c833ecd55ad1
4391 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4392 Date:   Mon Jun 20 13:49:23 2016 +0900
4393
4394     [WIN32][BUILD] .
4395
4396 commit a6488ba82ddaf39bea1b2c16fd4c1aa6f80850d0
4397 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4398 Date:   Mon Jun 20 05:07:01 2016 +0900
4399
4400     [BUILD][Linux] Use external Qt5.31 to build emufoo, this is version dependent issue for Ubuntu 16.04 LTS and Debian 8.
4401
4402 commit 9a86ee0e9e57accc3e2abd545535f8ddcb430998
4403 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4404 Date:   Mon Jun 20 04:13:10 2016 +0900
4405
4406     [UI][Qt] Not liking config, using_flags directly.
4407
4408 commit 87818912d8ab6aba1475715993f65850655c9b28
4409 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4410 Date:   Mon Jun 20 04:11:16 2016 +0900
4411
4412     [Qt][MOVIE_SAVER] Fix syncing of A/V.
4413     [Qt][OSD] Not linking config directly.
4414
4415 commit e3eb76afc111a615d8d3393550f2ad9f6f9d249f
4416 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4417 Date:   Sun Jun 19 20:46:59 2016 +0900
4418
4419     [UI][Qt] TRY: Enable DLLs even build for windows.
4420
4421 commit 56896d3a22476a21e55696e2188a37cdd7d6001d
4422 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4423 Date:   Sun Jun 19 05:23:47 2016 +0900
4424
4425     [BUILD] Try: Add flag "-DQT_NO_VERSION_TAGGING" for compilation , to keep compatibility Qt <= 5.5 .
4426
4427 commit f9ec3b6a2b02309631cb85ad0f634b88e0d55c5c
4428 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4429 Date:   Sun Jun 19 05:20:01 2016 +0900
4430
4431     [MOVIE_SAVER][OSD] Fix unsync audio and video in recorded movies with some machines (excepts 60fps).
4432     [MOVIE_SAVER][EMU] Fix stop/restart recording movie when changing/ejecting CARTRIDGEs.
4433     See, http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/699 .
4434
4435 commit 2845efa3bfdd5495069b4a554227ced727a4ce36
4436 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4437 Date:   Sat Jun 18 03:34:23 2016 +0900
4438
4439     [DOC] Update.
4440
4441 commit 629f7d70816c04b38c3ab8cc277147a6bd2c2d2a
4442 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4443 Date:   Sat Jun 18 03:28:35 2016 +0900
4444
4445     [BUG][MOVIE_SAVER] Fix changing cartridges.
4446
4447 commit 775879de39f99538a14edff11305e551d99ef3b7
4448 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4449 Date:   Sat Jun 18 02:51:40 2016 +0900
4450
4451     [DOC] Update ffmpeg3.0.2's docs.
4452
4453 commit c9842f5152342ad630fadd0314e1cc9c9a0214fe
4454 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4455 Date:   Sat Jun 18 02:26:03 2016 +0900
4456
4457     [DOC] Add FFMPEG's documents.
4458
4459 commit a3bf6610b67dd08385b4b0ba22a3a00c24dc158e
4460 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4461 Date:   Sat Jun 18 02:25:29 2016 +0900
4462
4463     [DOC] Update revision, credist.
4464
4465 commit 01417bb11a303cd6a8df34dec5cb4889a5ee495b
4466 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4467 Date:   Sat Jun 18 02:22:43 2016 +0900
4468
4469     [DOC] Update URLs.
4470
4471 commit d58b1ed689a1258ebda2a72e89b45693273b6988
4472 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4473 Date:   Sat Jun 18 02:18:28 2016 +0900
4474
4475     [DOC Update gitlog
4476
4477 commit 5f7fa319cf97bf535b473f949de48f30d009cff4
4478 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4479 Date:   Sat Jun 18 02:17:46 2016 +0900
4480
4481     [DOC] Update Japanese/Englist releasenote.
4482
4483 commit af8e6cb3cb69d85480b0eaa78be2c17f5901daaa
4484 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4485 Date:   Sat Jun 18 01:38:21 2016 +0900
4486
4487     [DOC] Update gitlog.
4488
4489 commit 67e82466a4449c2fac1c8229d4731687f8c3f132
4490 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4491 Date:   Sat Jun 18 01:37:52 2016 +0900
4492
4493     [DOC] Update Japanese document.
4494
4495 commit 160e73893801b5e3072da8f26b7bf07176bfa7f6
4496 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4497 Date:   Sat Jun 18 01:32:43 2016 +0900
4498
4499     [BUILD] Update settings.
4500
4501 commit 758e87fa1d0d67e825373694b98ba7db7367f0d7
4502 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4503 Date:   Sat Jun 18 01:32:08 2016 +0900
4504
4505     [DOC] Update revison and credits.
4506
4507 commit fa5fa3841386d84736b5a80b444d6afc996c59cd
4508 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4509 Date:   Sat Jun 18 01:02:27 2016 +0900
4510
4511     [UI][Qt] Revert changes menu of saving movie.
4512
4513 commit 3a6fe1c919e4c5b076f60db7dbd17bad3ed423c5
4514 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4515 Date:   Sat Jun 18 00:28:49 2016 +0900
4516
4517     [INSTALLER] Update soversion.
4518
4519 commit 32bea1a444791e6489a7ba68d7c6c6b5c2d8737a
4520 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4521 Date:   Sat Jun 18 00:26:49 2016 +0900
4522
4523     [UI][Qt][MOVIE_SAVER] Selective video codecs.
4524     [MOVIE_SAVER] Fix deadlock when closing movie.
4525
4526 commit 87d75cf4eca00c4457ad8e4aca4d03bac5ad0106
4527 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4528 Date:   Thu Jun 16 23:47:38 2016 +0900
4529
4530     [BUILD] Build with ffmpeg 3.0.2 .
4531
4532 commit e96ee6db06b73f275711942f21243d001a8517a9
4533 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4534 Date:   Thu Jun 16 23:46:09 2016 +0900
4535
4536     [UI][Qt][MOVIE_SAVER] QP: Set range to  1 < xx < 31 .
4537
4538 commit f2308609c736113992e39ff9203b1b4bb0664d86
4539 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4540 Date:   Thu Jun 16 23:45:30 2016 +0900
4541
4542     [Qt][MOVIE_SAVER] Fix timing of sending video frame(s).
4543
4544 commit 25a0f0d5fd6e39152e126afd00e4e8dadc0ffe4c
4545 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4546 Date:   Wed Jun 15 15:22:32 2016 +0900
4547
4548     [MOVIE_SAVER] More safer close.
4549
4550 commit 14b337903e015bf0ed883b3126ec61cc8d3e3415
4551 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4552 Date:   Wed Jun 15 15:11:30 2016 +0900
4553
4554     [Qt][MOVIE_SAVER] Safer closing files.
4555
4556 commit 997793b5c8440222b51c9cd9f0d09f09ec1d3021
4557 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4558 Date:   Wed Jun 15 14:45:06 2016 +0900
4559
4560     [UI][Qt][MOVIE_SAVER] Re-enable 60fps.
4561
4562 commit 4d3f6d6d2509c8cb5ab2c81fc02f4fd250f78b5c
4563 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4564 Date:   Wed Jun 15 14:44:24 2016 +0900
4565
4566     [Qt][MOVIE_SAVER] MPEG4v1: Safer settings.
4567
4568 commit 6b22688449d22a22f00b14b1959b36fcbce49310
4569 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4570 Date:   Wed Jun 15 14:43:17 2016 +0900
4571
4572     [OSD][MOVIE_SAVER] Throw frames with correct timing, fixed un-sync both audio and video with any frame-rate (maybe).
4573
4574 commit 7474bbdab537d537b31c552638646803cd2d9d5c
4575 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4576 Date:   Wed Jun 15 03:20:17 2016 +0900
4577
4578     [MOVIE_SAVER][Qt] Temporally set video-codec to MPEG4 (not AVC).
4579     This is issue of discard frames with libx264 by ffmpeg's libavcodec/libavformat.
4580     This seems to be ffmpeg's issue, not my program.
4581
4582 commit 53de32e5236009525e6a4297bd8c60af0983f17d
4583 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4584 Date:   Tue Jun 14 23:11:37 2016 +0900
4585
4586     [SRC][LIBCSPAVIO] Fix indent from [SPC]x4 to [TAB].
4587
4588 commit 12ac44fc529bf28234ee41bbccff334fda662b1f
4589 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4590 Date:   Mon Jun 13 19:23:01 2016 +0900
4591
4592     [SOUND][Qt][MOVIE_SAVER] WIP: Fixing appending unneeded sound data.
4593
4594 commit 2231f11a0528ae1f7acfa726c1b9ce8367790fe4
4595 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4596 Date:   Sat Jun 11 15:02:42 2016 +0900
4597
4598     [DOC] Update RELEASE SNAPSHOT 2016-06-11.
4599
4600 commit 6109cd3d7acabcab4c0c7d2655f80653162df8d6
4601 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4602 Date:   Sat Jun 11 05:11:29 2016 +0900
4603
4604     [DOC] Update credits and ChangeLog.
4605
4606 commit 89d31ce8daa733ea4a0c38f0a1890d3a0fcfce38
4607 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4608 Date:   Sat Jun 11 05:08:50 2016 +0900
4609
4610     [Qt][FM8] Fix FTBFS.
4611
4612 commit 5f26677fb9ae126b269f85eb5d4d6dbe584c8279
4613 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4614 Date:   Sat Jun 11 04:14:44 2016 +0900
4615
4616     [DOC] Update changelog, etc.
4617
4618 commit f8677cf9bb13ba54de48de5122e302a994ef82f3
4619 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4620 Date:   Sat Jun 11 04:11:38 2016 +0900
4621
4622     [Build] Update soversion.
4623
4624 commit b38f4a9a8f6de7150739fcd649f333fc02c15733
4625 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4626 Date:   Sat Jun 11 04:07:49 2016 +0900
4627
4628     [Build][FFMPEG] Add bootstrap script.
4629
4630 commit b05b2eed2b06f3b8039f5e9bb86e4fe2c9bab1a6
4631 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4632 Date:   Sat Jun 11 04:02:17 2016 +0900
4633
4634     [Qt][Win32] Fix not work with WindowsXP, using homebrew version of ffmpeg-2.8.7.
4635
4636 commit 77809b07c570b1473ef6417bbcc07585b85736a8
4637 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4638 Date:   Sat Jun 11 04:00:15 2016 +0900
4639
4640     [MOVIE_SAVER] Use ffmpeg internal aac codec, because faac or fdk_aac are not *Free* .
4641
4642 commit 8576dec645b7dc7066f28ca49afd777b96897e8e
4643 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4644 Date:   Sat Jun 11 03:58:13 2016 +0900
4645
4646     [VM][MOVIE_SAVER] Fix stopping when changing cartridge, now refer to upstream (split movies).
4647     See, http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/689 .
4648
4649 commit 3d22f06675ec028954ebf96eccdaa8c466b7b585
4650 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4651 Date:   Thu Jun 9 05:57:53 2016 +0900
4652
4653     [Qt] Update credits.
4654
4655 commit 0a8c6ff1a2d54314bfc28d1f111e814d77b3c8ca
4656 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4657 Date:   Thu Jun 9 05:52:44 2016 +0900
4658
4659     [DOC] Update gitlog.
4660
4661 commit b10935053131ba172f24e771cb9e629467817663
4662 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4663 Date:   Thu Jun 9 05:52:04 2016 +0900
4664
4665     [DOC] Update revision.
4666
4667 commit 64df71cd492be91289f883224640f42cace090ed
4668 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4669 Date:   Thu Jun 9 05:48:53 2016 +0900
4670
4671     [MOVIE_SAVER][x264] Improve encoding parameters.
4672
4673 commit 1534eb16dfecd22cfd662be6578d0aead45ba2a3
4674 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4675 Date:   Thu Jun 9 02:44:21 2016 +0900
4676
4677     [DOC] Update credits.
4678
4679 commit 1f47a30797fc6674ecd613fb4302415101064e83
4680 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4681 Date:   Thu Jun 9 02:43:05 2016 +0900
4682
4683     [DOC] Update ChangeLog.
4684
4685 commit 125287ff9d9a889c44828ad2ae1e32d05993bf93
4686 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4687 Date:   Thu Jun 9 02:39:29 2016 +0900
4688
4689     [VM][FM7] Add exceptions for Xanadu Scenario 2, this has not booted with changes 49dceaca9401d3c6037cb51ec013ca032ff0e83c .
4690
4691 commit 510e05435ff0b1e75df5d6c826183e71c5376fa5
4692 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4693 Date:   Thu Jun 9 01:20:42 2016 +0900
4694
4695     [DOC] Update credits.
4696
4697 commit cc8fbf7c8343d256037638f7adc218626aaaebbe
4698 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4699 Date:   Thu Jun 9 01:19:02 2016 +0900
4700
4701     [DOC] Update gitlog.
4702
4703 commit 2defdfbc5142b9f858031f37b9e99992dfbe8f4e
4704 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4705 Date:   Thu Jun 9 01:18:19 2016 +0900
4706
4707     [DOC] Update revision.
4708
4709 commit f2509bb63d89af04a53d66d2eff33e343deed3d0
4710 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4711 Date:   Thu Jun 9 01:16:41 2016 +0900
4712
4713     [General][Linux] Update SOVERSION.
4714
4715 commit b3649ba9e9c69ef71759046f4b97c92915ecfd53
4716 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4717 Date:   Thu Jun 9 01:14:17 2016 +0900
4718
4719     [Tool] Update installer.
4720
4721 commit e5c00f8548bcb27609c34547e1c8975e9b0bae97
4722 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4723 Date:   Thu Jun 9 01:13:35 2016 +0900
4724
4725     [DOC][MOVIE_SAVER] Add README.ffmpeg.txt and update documents.
4726
4727 commit 2634aa092d4850707389c692709b5339ee690770
4728 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4729 Date:   Wed Jun 8 23:18:55 2016 +0900
4730
4731     [Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu 16.04 LTS.
4732
4733 commit cd5cb8e89fb3a5bdf82fe7bacd6f7967dc56282f
4734 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4735 Date:   Wed Jun 8 08:06:31 2016 +0900
4736
4737     [UI][Qt][MOVIE_SAVER] Fix typo.
4738
4739 commit 1ae7723ffc46228182eba985cb3c63dc029208f4
4740 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4741 Date:   Wed Jun 8 07:46:20 2016 +0900
4742
4743     [*nix] Update installer script.
4744
4745 commit 86d5ec29dee494bcf71a936dd3655cadeb457e5a
4746 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4747 Date:   Wed Jun 8 07:44:43 2016 +0900
4748
4749     [DOC] Update documents.
4750
4751 commit 2142d5c7426e21cfeedbaea0450f238f8b4d7d38
4752 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4753 Date:   Wed Jun 8 07:27:40 2016 +0900
4754
4755     [Qt][MOVIE_SAVER] Temporally disable 60fps.
4756
4757 commit 6a789ca7ab95cdcb3abf5d52cb2ab570d2510c74
4758 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4759 Date:   Tue Jun 7 15:56:13 2016 +0900
4760
4761     [MOVIE_SAVER][UI][Qt] Move record movie to menu->screen.
4762     * BUG: Recording with 60fps (maybe greater than VM's FPS) causes out of sync both audio and sound.
4763
4764 commit dc0928e0741890e28db009152ab63d05c2328de5
4765 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4766 Date:   Tue Jun 7 01:54:36 2016 +0900
4767
4768     [Qt][MOVIE_SAVER] Record correct screen with one-board-computer, with background and buttons.
4769
4770 commit efdaa9f07e1bf99d6cc360c431d80a323e703358
4771 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4772 Date:   Wed Jun 1 15:42:46 2016 +0900
4773
4774     [MOVIE_SAVER] .
4775
4776 commit 03b49c4d5ccf71fdceeb6cfaa3b7bfa967f0e45b
4777 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4778 Date:   Wed Jun 1 15:41:49 2016 +0900
4779
4780     [BUILD][CMAKE] Fix FTBFS with Win32.
4781
4782 commit b0a4cec545ebd7b9c1f94cd22e74e1d5ffe1387c
4783 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4784 Date:   Tue May 31 20:36:20 2016 +0900
4785
4786     [Qt][MOVIE_SAVER] .
4787
4788 commit dbd1db697abc62763a40fe3141c43e833a99133d
4789 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4790 Date:   Tue May 31 20:20:51 2016 +0900
4791
4792     [Qt][MOVIE_SAVER] Fix wrong resolution without dynamic resolution settings.
4793
4794 commit 125bc795227cc1776749e7cf018f820a093c7452
4795 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4796 Date:   Tue May 31 19:48:24 2016 +0900
4797
4798     [Qt][MOVIE_SAVER] Add configure dialog.
4799
4800 commit 0ee7b90bdf588299d17ab94dd53f373e52dceb3b
4801 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4802 Date:   Tue May 31 02:23:00 2016 +0900
4803
4804     [WIN32][Qt][MOVIE_SAVER] Mostly working movie recording (but delay time is larger ?) when building with MuinGW (Cross Build).
4805     See, build-cmake/toolchain_mingw_cross_linux.cmake.
4806     You must set ffmpeg's distributed dev binary and shared lib binary to
4807     /usr/local/i586-mingw-msvc/ (or your settings) with cross-building,
4808     and bundle DLLs to same directory of eemufoo.exe .
4809
4810 commit 6f36fdf69e44917fb1dae7bb95aaab4ccdfce82a
4811 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4812 Date:   Tue May 31 00:47:39 2016 +0900
4813
4814     [Qt][MOVIE_SAVER] Update SOversion.
4815
4816 commit 5b7ecd8a3f6e05df449874a51d3af04777599bf2
4817 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4818 Date:   Tue May 31 00:25:14 2016 +0900
4819
4820     [Qt][MOVIE_SAVER][FM77AV] Fix wrong movie-image when changing VM's resolution.
4821
4822 commit 9ca291c762e9a5f9c1c7d8800cbd92601bdb2b06
4823 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4824 Date:   Mon May 30 22:08:48 2016 +0900
4825
4826     [Qt][MOVIE_SAVER] Fix choppy sound.
4827
4828 commit cfef98ff7b5c5fcd0ceb9bac3662b14bf417cf74
4829 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4830 Date:   Mon May 30 18:21:00 2016 +0900
4831
4832     [Qt][MOVIE_SAVER] Fix color space.
4833
4834 commit ec95afa6a77129694bec704ee540bc600f9e79cc
4835 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4836 Date:   Mon May 30 18:06:38 2016 +0900
4837
4838     [Qt][MOVIE_SAVER] Enable to save movies (BUT something is wrong / and sound is choppy).
4839
4840 commit 729d02759ba61b59dd435ef0aa93f64d7ffbe0e5
4841 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4842 Date:   Mon May 30 14:39:42 2016 +0900
4843
4844     [VM][FM77AV] Fix crash with substitution ROM set.See http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/675 .
4845     This issue causes this ROM checkes inserting FDs beyond 0: to 3: after booting.
4846
4847 commit f9cc9eb6a36525b13938439c23e2a0282148d7b7
4848 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4849 Date:   Sun May 29 22:10:48 2016 +0900
4850
4851     [Qt][MOVIE_SAVER] Update codec settings.
4852
4853 commit 2daf563c73726eaa8e0dff4541914aeed03b83a9
4854 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4855 Date:   Sun May 29 20:29:31 2016 +0900
4856
4857     [Qt][MOVIE_SAVER] Working.But not well, only not to crash any situations.
4858
4859 commit d0195a10b2bfb030f1b3348d5f29fff0ea9691c0
4860 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4861 Date:   Sun May 29 04:44:19 2016 +0900
4862
4863     [DOC] I forgot to commit RELEASENOTE.
4864
4865 commit 58f4617c54021734f821fe08da4653fcfe37ea1a
4866 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4867 Date:   Sun May 29 04:43:07 2016 +0900
4868
4869     [Qt][LIBAV] Refer from FFMPEG 3.0.2.
4870
4871 commit fcc52b4357dc2484116a8e53795eb581a6f197e9
4872 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4873 Date:   Sat May 28 19:36:49 2016 +0900
4874
4875     [Qt][UI] Fix saved file name for record as movie.
4876
4877 commit bd2228e8293f217060d6b8da6c1182bca5feb9f5
4878 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4879 Date:   Sat May 28 19:35:48 2016 +0900
4880
4881     [WIP][Qt][MOVIE] Still crash when using libav.
4882
4883 commit 8f8216717635280346db69277afcc7bb003c6e8e
4884 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4885 Date:   Sat May 28 03:10:00 2016 +0900
4886
4887     [Build][CMAKE] Make duplicate sequences to a function.
4888
4889 commit 999fd88361210bd8c5fb7d54abc596085ef001be
4890 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4891 Date:   Sat May 28 02:36:47 2016 +0900
4892
4893     [Qt][MOVIE_SAVER] Update but still crashed on start to save :-(
4894
4895 commit 0878746cfbdc9ae3fbd7b3a54c8723bf43f2536f
4896 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4897 Date:   Fri May 27 21:08:28 2016 +0900
4898
4899     [Qt][MOVIE] Add libCSPavio .
4900
4901 commit 7edefc726642d4ae477307f06ce65456e3d66d62
4902 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4903 Date:   Fri May 27 19:35:10 2016 +0900
4904
4905     [Qt][OSD] Prepair to add recording to video.
4906
4907 commit 75be52dc7cf00b1119b1e2920f417ec55282820c
4908 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4909 Date:   Fri May 27 19:09:59 2016 +0900
4910
4911     [Qt][MOVIE] Recorder: Initial. This still not working.
4912
4913 commit 3d422036fe1b33a69dac1e2e42f0ced2c1f0235f
4914 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4915 Date:   Tue May 24 23:50:06 2016 +0900
4916
4917     [DOC] Update documents.
4918
4919 commit c1448dc84f5439c7c8931614a8397dbefb6383da
4920 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4921 Date:   Tue May 24 22:40:20 2016 +0900
4922
4923     [BUILD][CMake] Win32: Fix unable to run with some native Windows environment.
4924
4925 commit 545ae12e402b786aea9df06ea3d5a31388c9b1be
4926 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4927 Date:   Mon May 23 13:38:43 2016 +0900
4928
4929     [Build][Win32] Fix FTBFSs.
4930
4931 commit 63974591b70ef4edda72cb129d4913feb1fdade2
4932 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4933 Date:   Mon May 23 02:30:00 2016 +0900
4934
4935     [DOC] Update build version at credits.html .
4936
4937 commit 92367b75e397b6234984403e988c3cb5cea023bf
4938 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4939 Date:   Mon May 23 02:28:40 2016 +0900
4940
4941     [Build][CMAKE] I forgot to commit libCSPemu_utils, added.
4942
4943 commit 6a2fc2ef1bc08b17cb86f619e453525396695b2e
4944 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4945 Date:   Mon May 23 02:27:35 2016 +0900
4946
4947     [DOC] Update gitlog.
4948
4949 commit bc66fb3b5592b31ead8d284198188d52be2be67e
4950 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4951 Date:   Mon May 23 02:27:05 2016 +0900
4952
4953     [DOC] Set git revision to credits.html .
4954
4955 commit 072d5800fb28ff2970081c613649b38042653995
4956 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4957 Date:   Mon May 23 02:25:24 2016 +0900
4958
4959     [DOC] Update documents.
4960
4961 commit 1c1ddc85dfa7456b1ce48662c2e2930dcc4fc9d8
4962 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4963 Date:   Mon May 23 02:13:43 2016 +0900
4964
4965     [BUILD][CMAKE][Win32] .
4966
4967 commit c3a2dd7e52d74a34d5e7f4f56a42f9c1a2cee8db
4968 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4969 Date:   Mon May 23 02:13:12 2016 +0900
4970
4971     [BUILD][CMAKE][Linux] Use LTO for shared library.
4972
4973 commit 2858d76598f5f24cd70912fe9fe8b88a91a69145
4974 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4975 Date:   Mon May 23 02:12:37 2016 +0900
4976
4977     [BUILD][WIN32][Cross] .
4978
4979 commit ce518f4c5b86771d4abf6072196fb24089897cd4
4980 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4981 Date:   Mon May 23 01:21:24 2016 +0900
4982
4983     [OSD][Qt] Remove commentout functions.
4984
4985 commit 0f590c83f8096a5b380bf8858fbe4340e8b21a94
4986 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4987 Date:   Mon May 23 01:16:25 2016 +0900
4988
4989     [General][Qt] Update installer script.
4990
4991 commit ef231e1c5ad76b58c1a74a935a1f8a2d0836f088
4992 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4993 Date:   Mon May 23 01:13:51 2016 +0900
4994
4995     [Qt][OSD] DLL: Make basic OSD components to base class; named OSD_BASE. Use OSD, inherited by OSD_BASE to EMU:: .
4996
4997 commit 6a30ad0553337d83576769d8e54048dda9d8e284
4998 Author: K.Ohta <whatisthis.sowhat@gmail.com>
4999 Date:   Mon May 23 00:12:15 2016 +0900
5000
5001     [BUILD][CMAKE] Update build scripts.
5002
5003 commit 769e35775790bc5638aa012e8d2110348da72db8
5004 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5005 Date:   Mon May 23 00:11:33 2016 +0900
5006
5007     [Qt][CMAKE] Split common.cpp fileio.cpp fifo.cpp to libCSPemu_utils.so .
5008
5009 commit 1d078fb1247ddb704ce0952c0f2803772af5183c
5010 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5011 Date:   Sun May 22 03:22:39 2016 +0900
5012
5013     [BUILD][MINGW][CROSS] Disable LINKFLAGS with "-static-libgcc -static-libstdc++" to reduce size of executions.
5014
5015 commit 14bd6b4c8248316f0e54592159ff50975a6c3dff
5016 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
5017 Date:   Sun May 22 03:11:59 2016 +0900
5018
5019     [Buyild][Win32] TRY: Adding support MSYS2.
5020
5021 commit 9a6007e5cf3aa8043cf49a3ee2f1df9d2c1995c1
5022 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5023 Date:   Sat May 21 05:24:46 2016 +0900
5024
5025     [BUILD][Qt][Win32] Fix FTBFS at linking.
5026
5027 commit 33ddff00a7fe2ee5d5b9549cf8c7f298ad14be57
5028 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5029 Date:   Sat May 21 03:34:12 2016 +0900
5030
5031     [Qt][OSD] Fix FTBFS for EX80.
5032
5033 commit 2f7131e159b4d922ea58e4adab9d026b3bbf8834
5034 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5035 Date:   Sat May 21 03:28:03 2016 +0900
5036
5037     [DOC] Update credits and revision.
5038
5039 commit 0ad14d59fa8600bfd6241e5769b8fd16a524b617
5040 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5041 Date:   Sat May 21 03:23:44 2016 +0900
5042
5043     [General] Update .gitignore more.
5044
5045 commit d1b97245edf673202a4db2aa84f0004506cc618a
5046 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5047 Date:   Sat May 21 03:22:12 2016 +0900
5048
5049     [General] Update .gitignore .
5050
5051 commit 3e7592a93859072604359235e130444bf59c3764
5052 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5053 Date:   Sat May 21 03:19:52 2016 +0900
5054
5055     [Qt][OSD] Fix FTBFS with one-board-computers.
5056     [Qt] Installer: Add libCSPosd.so .
5057
5058 commit ec501682b3c2d970c7703b5e507951577e5d886c
5059 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5060 Date:   Sat May 21 03:05:18 2016 +0900
5061
5062     [Qt][OSD] Separate OSD (excepts VM dependented functions) to libCSPosd.so .
5063
5064 commit c8d2256fadb0c24d22cd70369fb197f53c9b3e7b
5065 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5066 Date:   Sat May 21 00:44:19 2016 +0900
5067
5068     [VM][DISK] .
5069
5070 commit 65d6efa077d2aa70dae649d59bc0267953fb5c36
5071 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5072 Date:   Sat May 21 00:43:11 2016 +0900
5073
5074     [VM][X1][DIALOG] Configurable buttons for X1/Turbo/Turbo Z.
5075
5076 commit 83e8c2be1342b7adcf223e4206e96ba91033207c
5077 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5078 Date:   Tue May 17 01:23:14 2016 +0900
5079
5080     [BUILD][CMAKE] Add macros.
5081
5082 commit 5461eb88195a4c86c5250a894f7f242936aeaaf7
5083 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5084 Date:   Mon May 16 22:14:52 2016 +0900
5085
5086     [VM][EMU] Remove duplicate entries.
5087
5088 commit 49dceaca9401d3c6037cb51ec013ca032ff0e83c
5089 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5090 Date:   Mon May 16 22:13:13 2016 +0900
5091
5092     [VM][FM7][FDC] Set MB8877_NO_BUSY_AFTER_SEEK. Fixed unable to boot OS0. Thanks to Anna_Wu.
5093
5094 commit e727a2e5c68497584547f7e29325ed3d6c7531c3
5095 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5096 Date:   Mon May 16 21:31:27 2016 +0900
5097
5098     [VM][MB61VH010] ALULINE: Reduce CPU usage (at delta X > delta Y).
5099
5100 commit d50f7d1ceb76ec627b3064ed4b328b019795dd49
5101 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5102 Date:   Mon May 16 17:17:16 2016 +0900
5103
5104     [BUILD][WIN32] Work even gcc version is not same as native mingw (4.9.2).
5105
5106 commit 0b7dbbfa8053a49a1a5b078f7d7d7798b54e036f
5107 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
5108 Date:   Mon May 16 16:58:54 2016 +0900
5109
5110     [BUILD][WIN32] gcc under MinGW cannot use LTO (;_;)
5111
5112 commit 79057640386c89298bd1dbfcd6c3a45e8632d06e
5113 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
5114 Date:   Mon May 16 16:35:09 2016 +0900
5115
5116     \r[BUILD][WIN32] Fix FTBFS.
5117
5118 commit 7410b9b300d333de91bddaa49abd6b1b5cc44c7a
5119 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5120 Date:   Mon May 16 15:24:05 2016 +0900
5121
5122     [BUILD][WINDOWS] MinGW: TRY: Use lto.
5123
5124 commit 08eb79f28057581f7b2782d45250f3cbaebb8ed7
5125 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5126 Date:   Mon May 16 15:23:11 2016 +0900
5127
5128     [BUILD][MINGW] Cross compiling: split settings to buildvars_mingw_cross_win32.dat .
5129
5130 commit db93e069ca1ea91d0d3e03a098e33e62bc118618
5131 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5132 Date:   Mon May 16 01:29:02 2016 +0900
5133
5134     [BUILD][General] Linux: support link time flags, see buildvars.dat and config_build.sh .
5135
5136 commit 54707822819f4403820196cd42a6a21f5c57dbc3
5137 Author: Kyuma Ohta <Kyuma Ohta>
5138 Date:   Fri May 13 16:50:15 2016 +0900
5139
5140     [BUILD][Win32][OOPS] Fix FTBFS with native MinGW; when linking to
5141     executable.
5142
5143 commit 7a903bd64bbd4526d00cbf7d80e3f6ad9633a225
5144 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5145 Date:   Wed May 11 20:44:28 2016 +0900
5146
5147     [WIN32][BUILD] Update build script for *native* MinGW.
5148
5149 commit 65605a155853a6edd9cc56c98b5f3057b0ac669c
5150 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5151 Date:   Wed May 11 20:03:03 2016 +0900
5152
5153     [BUILD][WIN32] Update credits.
5154
5155 commit cc0a44a52e4102809c7ae7dd78d8a8f25ffa382a
5156 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5157 Date:   Wed May 11 19:59:36 2016 +0900
5158
5159     [BUILD][CMAKE][WIN32] Compile qt/gui/libqt_gui.a (a.k.a. libCSPgui) at once with windows.
5160
5161 commit fd318a32c3ebd727d0526495fa68c4a934661d20
5162 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5163 Date:   Wed May 11 13:28:21 2016 +0900
5164
5165     [DOC] Update credits.
5166
5167 commit 0cf0205a546e2c584505d35617a1f16cb3cc900e
5168 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5169 Date:   Wed May 11 13:27:24 2016 +0900
5170
5171     [DOC] Update GITLOG.
5172
5173 commit 3dc08e964c7a3e6199db64172cbbfc3d09a9cbdc
5174 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5175 Date:   Wed May 11 13:26:34 2016 +0900
5176
5177     [UI][Qt][DRAW] Fix crash sometimes when exit emulator.
5178
5179 commit 9aa9281231ebe92e48d380575848bc7728998c15
5180 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5181 Date:   Wed May 11 12:31:41 2016 +0900
5182
5183     [BUILD][LINUX] Update build flags.
5184
5185 commit 1780469ea95395a672e98b4fa9765d3e14a89dba
5186 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5187 Date:   Wed May 11 12:29:31 2016 +0900
5188
5189     [DOC] Update credits.
5190
5191 commit d386309c8432d1cad69dd6d606b64345e5e11275
5192 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5193 Date:   Wed May 11 12:28:31 2016 +0900
5194
5195     [DOC] Update documents.
5196
5197 commit 3e79cd5dcadba1a7d314ac011d7c912f0be66613
5198 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5199 Date:   Wed May 11 12:09:42 2016 +0900
5200
5201     [Qt][General] Move main() to libCSPgui.so.1.1 .
5202
5203 commit f50eda71aa03b607672b72211ffda45800d5a3bc
5204 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5205 Date:   Wed May 11 11:29:49 2016 +0900
5206
5207     [VM][General][Qt] Move src/common.cpp , src/fileio.cpp and src/fifo.cpp to libCSPgui.so.1.1.0 (or later).
5208
5209 commit 634b96f3b0c950e41f58df94be1ef451c2e610a5
5210 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5211 Date:   Wed May 11 11:19:57 2016 +0900
5212
5213     [UI][VM][Qt] Move AGAR_Logger and DrawThread from qt/common/ to qt/gui/ to integrate libCSPgui.so.1.1.0 (or later).
5214
5215 commit 30d416073ca158b6240261498f051cdc52fa955a
5216 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5217 Date:   Wed May 11 10:44:53 2016 +0900
5218
5219     [UI][Qt][OSD] Move JoyThread from qt/common/ to qt/gui/ . Update soname to libCSPgui.so.1.1.0 .
5220
5221 commit c97d6f6f1cf9f003fa89c8fbaf1da12e417ab0fb
5222 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5223 Date:   Wed May 11 10:16:59 2016 +0900
5224
5225     [UI][Qt][JOYSTICK] Use OSD instead of EMU.
5226
5227 commit 888dd13802e762c537b296d7bc5e45d8de375ac5
5228 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5229 Date:   Thu May 5 17:26:00 2016 +0900
5230
5231     [VM][FM77AV][MB61VH010] ALULINE: Fix enbug for last byte at before commit.
5232
5233 commit ee7e3494454f5009d806055276864b746b68629c
5234 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5235 Date:   Thu May 5 16:45:09 2016 +0900
5236
5237     [VM][FM77AV][MB61VH010] Fix plotting with dx=dy=0, 77AV's demonstration has more fixed.
5238
5239 commit 6a00677edf263755302d8ed8b0fb4ece62e1cf59
5240 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5241 Date:   Thu May 5 01:41:55 2016 +0900
5242
5243     [VM][FM7][MAINIO] Fix enbug at 40b700d4ef94c39f588fb64548d0645a39c73606 around FIRQ ; issue of demonstration of FM77AV has fixed.
5244
5245 commit 50d81dd4f69f9833081da988aa824bf8861c9a0e
5246 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5247 Date:   Thu May 5 01:16:45 2016 +0900
5248
5249     [BUILD] WIP.
5250
5251 commit da5691af212fcf26ba5a410391b6583a59220757
5252 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5253 Date:   Thu May 5 00:26:10 2016 +0900
5254
5255     [VM][FM7][FM77AV][KEYBOARD] Smoother auto stop key.
5256     [VM][FM7][KEYBOARD] Truncate some longer value to uint8_t.
5257
5258 commit d3b643a078cce0938161a77e0095a3e297a30e05
5259 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5260 Date:   Wed May 4 23:51:13 2016 +0900
5261
5262     [VM][FM7][KEYBOARD] Fix FTBFS.
5263
5264 commit 40b700d4ef94c39f588fb64548d0645a39c73606
5265 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5266 Date:   Tue May 3 19:35:17 2016 +0900
5267
5268     [FM77AV][KEYBOARD] Add hidden option : [BREAK] + FOO. Useful for AMNORK.
5269
5270 commit 5625b14d474c0433c855f7f40a3c7e231a2d100f
5271 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5272 Date:   Sun May 1 04:15:47 2016 +0900
5273
5274     [VM][FM77AV][KEYBOARD] Add hidden buzzer sequence.
5275
5276 commit 2f8fb40da46e194084c53aa0c1d33cc50e831ad2
5277 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5278 Date:   Sun May 1 02:04:58 2016 +0900
5279
5280     [Build][CMAKE] GCC-6.0.1 seems to contain bug around -Os, use -O3.
5281
5282 commit e883e977a20c34df9efbe84ac8676f76b34d924f
5283 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5284 Date:   Sun May 1 02:03:37 2016 +0900
5285
5286     [VM][FM7][KEYBOARD] Fix too many input and overflow events.
5287
5288 commit 7bd115d9064d2197d62013f17cfeed94d5a7fb38
5289 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5290 Date:   Sun May 1 02:03:14 2016 +0900
5291
5292     [VM][EVENT] Use upstream's EMU:: .
5293
5294 commit f18338a71e5c4a144b81a4a639a6add349f13d07
5295 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5296 Date:   Sun May 1 02:02:54 2016 +0900
5297
5298     [UI][Qt][Sound] .
5299
5300 commit aaa2b408d24650004603606ecb908ac855e10e7e
5301 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5302 Date:   Sun May 1 02:02:22 2016 +0900
5303
5304     [EMU][Qt] Keyboard : Fix too many input to VM.
5305
5306 commit 4198a793cf655144416238d39af70fd8ec41e1c5
5307 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5308 Date:   Sat Apr 30 21:23:24 2016 +0900
5309
5310     [UI][Qt][FM77AV] Fix crash with starting.
5311
5312 commit ccf19c9bca2064e0cc69fe59668b0cb1193d7e49
5313 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5314 Date:   Sat Apr 30 20:48:32 2016 +0900
5315
5316     [VM][UI][FM7][FM8][KEYBOARD] Add auto "5" and auto "8" Key. This is useful for older Game for FM-8/7.
5317     * Auto "8" key is useful for DELPHIS and other using "1235" key.
5318
5319 commit b601376ed761ddb1ee3c884b7b33fbeb3b09e6aa
5320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5321 Date:   Sat Apr 30 20:15:11 2016 +0900
5322
5323     [VM][FM7][FM8] Add "Connect 320KB FDD".You should check this ato first when using FDDs.
5324
5325 commit baeee1533a1d7fa52034881e379edeb81401855a
5326 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5327 Date:   Sat Apr 30 19:26:02 2016 +0900
5328
5329     [VM][FM8][FLOPPY] Fix not bootable from FDD, Thanks to Anna_Wu.
5330
5331 commit f62d4af0887f8fcd7df09afb9d4f4deefa4d9fb3
5332 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5333 Date:   Fri Apr 29 18:35:31 2016 +0900
5334
5335     [VM][FM77AV][DISPLAY] Move sequence copying vram to shadow-vram ; from HBLANK to HDISP .
5336
5337 commit 45256610861f564fc7d8ec677d68595bdf8a64fb
5338 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5339 Date:   Fri Apr 29 18:01:11 2016 +0900
5340
5341     [VM][FM7][DISPLAY] Reduce filckering.
5342
5343 commit 334021e4a1482b7895d476b154b5fdb309819d12
5344 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5345 Date:   Fri Apr 29 18:00:31 2016 +0900
5346
5347     [VM][FM77AV][MB61VH010] ALULINE: Trap x < 0 or y < 0 .
5348
5349 commit 32c96d54c30f9a318eb7ede2b54704c39203b6f8
5350 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5351 Date:   Fri Apr 29 15:56:35 2016 +0900
5352
5353     [VM][MB61VH010] Reduce overhead.
5354
5355 commit 73582e7506bfdcc8b48e60f77b589a0f86b2c31d
5356 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5357 Date:   Fri Apr 29 15:23:29 2016 +0900
5358
5359     [VM][FM7][MB61VH010] ALULINE: Fix shift count of line style register: Stage 4 of Sylpheed was fixed.
5360
5361 commit c144ad08b4d5c4e1bb7c6c487f782a1766d130bf
5362 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5363 Date:   Fri Apr 29 15:04:24 2016 +0900
5364
5365     [VM][FM7][DISPLAY] Reduce line transfer / rendering.
5366
5367 commit 30208a4297af601d98cdc2b695b236e4882118f6
5368 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5369 Date:   Thu Apr 28 14:29:04 2016 +0900
5370
5371     [DOC] Update RELEASENOTE, Release 2016-04-28.
5372
5373 commit d927a033bddd1c626e4078e0e302071c43e88d12
5374 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5375 Date:   Thu Apr 28 14:08:38 2016 +0900
5376
5377     [DOC] Update gitlog.
5378
5379 commit 6a1a04dc3ad10492a2516df99da9c9fa28c1fa7b
5380 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5381 Date:   Thu Apr 28 14:07:48 2016 +0900
5382
5383     [Build] Simplify for linking.
5384
5385 commit e447aa08a54a2e2e2ad608f19b5c23fa85e73090
5386 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5387 Date:   Thu Apr 28 14:06:49 2016 +0900
5388
5389     [VM][FM7][DISPLAY] Do not set cycle-steal when writing $D404.
5390
5391 commit ccaa89b672ed90c4f81175f74373773dee751765
5392 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5393 Date:   Thu Apr 28 02:24:41 2016 +0900
5394
5395     [Build][Linux] Update buildvars.dat.
5396
5397 commit 97662a0c5d2c766d5e3b779eaf9f9fb9282bf3b2
5398 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5399 Date:   Thu Apr 28 01:56:11 2016 +0900
5400
5401     [DOC] Update gitlog.
5402
5403 commit 93238d645bd5ecdbab1c2b000ab9b5f9c87c71ce
5404 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5405 Date:   Thu Apr 28 01:55:43 2016 +0900
5406
5407     [DOC] Update credits.
5408
5409 commit 0af841deff8f296ca9697d40cbc31a33115eb7b1
5410 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5411 Date:   Thu Apr 28 01:54:44 2016 +0900
5412
5413     [Build] Using -O3, not -O2.
5414
5415 commit 0bc588771ba4a8cc7c4d55a3cece443c1617ef26
5416 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5417 Date:   Thu Apr 28 01:34:52 2016 +0900
5418
5419     [DOC] Update gitlog.
5420
5421 commit d56c1b33429c8cce1fd5777b4c708af939d09f36
5422 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5423 Date:   Thu Apr 28 01:34:32 2016 +0900
5424
5425     [DOC] Update credits.
5426
5427 commit 800f4b76e0a12ac08013c7c2bff5d0325d904e7f
5428 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5429 Date:   Thu Apr 28 01:16:09 2016 +0900
5430
5431     [VM][PC8801] Fix FTBFS with GCC6.
5432
5433 commit 608d898b18f7d390ac3fcb42ead26e49b87fed65
5434 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5435 Date:   Thu Apr 28 01:15:49 2016 +0900
5436
5437     [VM][YM2413] Fix FTBFS with GCC6.
5438
5439 commit c595a616832b4b33717492ee780ec92709331315
5440 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5441 Date:   Thu Apr 28 00:56:13 2016 +0900
5442
5443     [DOC] Re-update 000_gitlog.txt .
5444
5445 commit a1c10fd00dd4edc93e339dfe5d8cfc85cc061313
5446 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5447 Date:   Thu Apr 28 00:55:44 2016 +0900
5448
5449     [DOC] Update credits.
5450
5451 commit b5ddf02372ced2f9f592fa603f579c78492d91bc
5452 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5453 Date:   Thu Apr 28 00:54:04 2016 +0900
5454
5455     [DOC] Update gitlog.
5456
5457 commit 5040d1cd2f44d5525530a43b85741666629913d5
5458 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5459 Date:   Thu Apr 28 00:52:57 2016 +0900
5460
5461     [Build][GCC] Revert -Os to -O2 .
5462
5463 commit bb6b8066e3355742987a1d139a17cacaeec51c2e
5464 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5465 Date:   Thu Apr 28 00:14:23 2016 +0900
5466
5467     [DOC] Update 000_gitlog.txt .
5468
5469 commit 9c5288dfe0558537619de0be9a7d200f574711a1
5470 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5471 Date:   Thu Apr 28 00:13:06 2016 +0900
5472
5473     [Build][Qt] Change CFLAGFS/CXXFLAGS to "-g -Os -foptimize-strlen -fvect-cost-model=dynamic -ftree-vectorize".
5474
5475 commit 7041e2c2642a2cba2545aa6fa9f30109a54aafcd
5476 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5477 Date:   Wed Apr 27 22:57:40 2016 +0900
5478
5479     [DOC] Update README.
5480
5481 commit 0b1de258985e1f4a726d037437d21aee5f58665a
5482 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5483 Date:   Wed Apr 27 22:54:36 2016 +0900
5484
5485     [DOC] Update gitlog and credits.
5486
5487 commit 908167731164cb4d24609bf74fd5af6ba8b61825
5488 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5489 Date:   Wed Apr 27 22:53:08 2016 +0900
5490
5491     [General][Qt] Log: Fiux "Agar" to "Qt".
5492
5493 commit 1f3320f66f47b335186acae722839d1061ee2a0e
5494 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5495 Date:   Wed Apr 27 22:36:14 2016 +0900
5496
5497     [Build] Linux : Update buildvars.dat .
5498
5499 commit 14dff45ceb450195c2f0e98815e6e8aa6b748853
5500 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5501 Date:   Wed Apr 27 22:34:02 2016 +0900
5502
5503     [DOC] Update gitlog.txt .
5504
5505 commit 3522e81b2623187d4df7259b509eb194ebd45e55
5506 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5507 Date:   Wed Apr 27 22:33:30 2016 +0900
5508
5509     [DOC] Re-update credits.html .
5510
5511 commit 82862d9e97897c7b6c2572c0c3cb355e114b26b7
5512 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5513 Date:   Wed Apr 27 22:32:07 2016 +0900
5514
5515     [DOC] Update doc/VMs/*.txt .
5516
5517 commit 2356dfc24b3c7e9378054604682563ce02144d9e
5518 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5519 Date:   Wed Apr 27 22:24:40 2016 +0900
5520
5521     [DOC] Update credits.
5522
5523 commit 9cfe5abfdea616091ff3cce86308647216b7adbd
5524 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5525 Date:   Wed Apr 27 22:23:26 2016 +0900
5526
5527     [DOC] I missed date of upstream , fixed X-)
5528
5529 commit 7f4390d871b55ccb8b46d2b670d070d0d4f77750
5530 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5531 Date:   Wed Apr 27 22:20:13 2016 +0900
5532
5533     [DOC] Update documents.
5534
5535 commit 2d1689f4d130e10f24fe7296e2ded432f5c522ec
5536 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5537 Date:   Wed Apr 27 22:17:11 2016 +0900
5538
5539     [UI][Qt] Fix save/load state.
5540
5541 commit 941a6ad9e4fed618caca320f9177153f42d49ac4
5542 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5543 Date:   Wed Apr 27 22:16:32 2016 +0900
5544
5545     [VM][FM7] Fix state save/load.
5546     [VM][General] Fix state save/load.
5547
5548 commit 9541ec1cf881fbe5aeba6da2361929781ec9c158
5549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5550 Date:   Wed Apr 27 20:38:46 2016 +0900
5551
5552     [VM][Qt] Merge upstream 2016-04-17.
5553
5554 commit 3e1073596f6a2d6514f91f8964f1c62579fa1921
5555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5556 Date:   Wed Apr 27 20:10:52 2016 +0900
5557
5558     [UI][SOUND][CONFIG][Qt] Fix sound volume problem for "Volume and Balance" used by Qt UI.
5559
5560 commit c79b1f89da3bcb96f6a7741bb1b7abaaf43a7961
5561 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5562 Date:   Wed Apr 27 20:07:03 2016 +0900
5563
5564     [VM][FMGEN] PSG: Fix FTBFS with GCC-6.
5565
5566 commit c407f713191ae1bd79b27f2fd294073205edbe67
5567 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5568 Date:   Thu Apr 21 19:28:23 2016 +0900
5569
5570     [VM][FM7][DISPLAY] Use shadow VRAM to draw.
5571
5572 commit eb292e11bed9871269fd21147794e8aec052dae6
5573 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5574 Date:   Thu Apr 21 18:14:13 2016 +0900
5575
5576     [VM][FM7][KEYBOARD] (MAYBE) fix lock up with keyboard.
5577
5578 commit 0c44be19bdb5327e68571e742e546a86a9f18b0a
5579 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5580 Date:   Thu Apr 21 17:43:36 2016 +0900
5581
5582     [VM][FM77AV][DISPLAY] Reduce flicker with Sync to HSYNC. i.e.) AMNORK.
5583
5584 commit f6270d8f565af1ad2a5eac03e2107f19c1d73715
5585 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5586 Date:   Thu Apr 21 17:27:46 2016 +0900
5587
5588     [OSD][VM][FM77AV40][DISPLAY] Fix small screen when resetting from 4096/256K colors mode.
5589
5590 commit 641b6dc5c19ba843fe03dea23b7328826216975c
5591 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5592 Date:   Thu Apr 21 14:00:50 2016 +0900
5593
5594     [VM][FM77AV40][DISPLAY] Fix 256k colors mode.
5595
5596 commit 2814a3b6eddf9ae5df8eca313244840a789146c1
5597 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5598 Date:   Thu Apr 21 06:39:37 2016 +0900
5599
5600     [VM][FM77AV][MB61VH010][WIP] Fixing wrong drawing with stage 4 of Sylpheed.
5601
5602 commit ae4f12f4d9ad81a116a0ceac5493370f7ac05c14
5603 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5604 Date:   Thu Apr 21 04:31:41 2016 +0900
5605
5606     [VM][FM77AV][MB61VH010][WIP] ALU: Fix timing and not drawn at some situation.
5607
5608 commit 71ba3e1010864e388ecd57190ef90dc02a834d6b
5609 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5610 Date:   Thu Apr 21 04:14:58 2016 +0900
5611
5612     [VM][FM7] Reduce flicking when "Sync to HSYNC". i.e. YS2.
5613
5614 commit 3883d6dee52ae4b426604513cc3181e03ba49613
5615 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5616 Date:   Sun Apr 10 22:39:44 2016 +0900
5617
5618     [VM][FM7] .
5619
5620 commit 737cae3e7480fc2169612178ff01fba5643b7b2b
5621 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5622 Date:   Sun Apr 10 18:31:02 2016 +0900
5623
5624     [VM][FM77AV] More fix.
5625
5626 commit 45be615bcb6113ceac0cea22026be58ab4c6b562
5627 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5628 Date:   Sat Apr 9 16:17:09 2016 +0900
5629
5630     [VM][FM77AV][KEYBOARD] Not repeat automatically with SCAN CODE mode.
5631
5632 commit 54ed335d9c66d73c8e51f9731172853ad19e0ad7
5633 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5634 Date:   Sat Apr 9 15:05:52 2016 +0900
5635
5636     [DOC] Update RELEASENOTE for SNAPSHOT 2016-04-09 .
5637
5638 commit 19257d5b421477fe0a107d81f56ceb0ce605adb7
5639 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5640 Date:   Sat Apr 9 00:37:03 2016 +0900
5641
5642     [20160409][Qt][DOC] Update documents.
5643
5644 commit 3297e37e10c8b57a1bd0378b55ccd6eccd6d82b9
5645 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5646 Date:   Sat Apr 9 00:09:55 2016 +0900
5647
5648     [General][Qt][*nux] Add installer script to tool/ .
5649
5650 commit 710b86e0d0ef4ec866e131f87e941339801b589f
5651 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5652 Date:   Fri Apr 8 23:36:47 2016 +0900
5653
5654     [UI][Qt][MENU] Fix debugger action.
5655
5656 commit 33cacb8fd4b56b441fdacd223ea20158cdaefdf6
5657 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5658 Date:   Fri Apr 8 17:48:56 2016 +0900
5659
5660     [UI][Qt] Add YALKY, PC-2000, SMC-70.
5661     [UI][Qt] Add a debugger entry (to four entries).
5662
5663 commit 3eef7d6c8cff4a99f64eac5941b32eb513664986
5664 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5665 Date:   Fri Apr 8 16:52:32 2016 +0900
5666
5667     [VM][Qt] Add printer support to MZ-80A/K/1200.
5668
5669 commit 9e4419a9b5f3b76f9685adc683a3379d6a22a806
5670 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5671 Date:   Fri Apr 8 16:51:37 2016 +0900
5672
5673     [UI][Qt] Fix FTBFSs with upstream 2016-04-01.
5674
5675 commit 2a7852d6f65f643cb5d878950e4d59a4e9970998
5676 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5677 Date:   Fri Apr 8 16:47:56 2016 +0900
5678
5679     [VM][UI][Qt] Add NEC PC-2001.
5680
5681 commit 78782472b5ab0ba8231303f0750ff4edc2fe445f
5682 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5683 Date:   Fri Apr 8 16:16:13 2016 +0900
5684
5685     [UI][Qt] Add QRCs for some newbie machines.
5686
5687 commit aa3107811a4480deddfb9f1f5d35470d81d911f0
5688 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5689 Date:   Fri Apr 8 16:10:54 2016 +0900
5690
5691     [DOC] Add documents around bios and key assigns.
5692
5693 commit c2fe6a765afff05893070d5060049eb1973eab16
5694 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5695 Date:   Fri Apr 8 16:06:28 2016 +0900
5696
5697     [VM][General] Merge upstream 2016-04-01 #1.
5698
5699 commit 47200dd687b2fa1f0c39397c4861e3db524419e5
5700 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5701 Date:   Thu Apr 7 21:48:39 2016 +0900
5702
5703     [VM][FM7] With CMT's sound.
5704
5705 commit 2afc6b3720caf6e78fa9d539e35826ac509ee5bc
5706 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5707 Date:   Thu Apr 7 21:19:12 2016 +0900
5708
5709     [UI][Qt] Fix not display label texts.
5710     [UI][Qt] More push to libCSPgui.so .
5711
5712 commit 530255c3a830cccfd5d84846e7a8094ef7ece5ef
5713 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5714 Date:   Thu Apr 7 19:56:56 2016 +0900
5715
5716     [UI][Qt] qt/gui : separate to libCSPgui.so excepts windows.
5717
5718 commit f65188b45bed3f74ac3af8db1caa8b3cc8798587
5719 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5720 Date:   Thu Apr 7 17:41:06 2016 +0900
5721
5722     [UI][Qt] More separate to one lib a lot.
5723
5724 commit 84fb6c8e028d7954bf43718b6a10656bfac79f1a
5725 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5726 Date:   Thu Apr 7 06:52:53 2016 +0900
5727
5728     [UI][Qt] Fix crash when using Cartridge more than 2 or not using Tape.
5729
5730 commit 0d80f472dd3663c7aabb2c330562e100bd3dc990
5731 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5732 Date:   Thu Apr 7 05:33:34 2016 +0900
5733
5734     [UI][Qt][BABBAGE2ND][MZ-1500] Fix crash on booting.
5735
5736 commit cbe4763fb52994af254339cb9554323bb67803a5
5737 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5738 Date:   Thu Apr 7 04:28:38 2016 +0900
5739
5740     [VM][FM7] Working GRPH key again.
5741     [VM][FM7] Try: Fix dropping keyboard code.
5742
5743 commit eaa06805fbbb8bd6c9ba57c1a95a4a238af6c822
5744 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5745 Date:   Thu Apr 7 04:28:24 2016 +0900
5746
5747     [UI][Qt] .
5748
5749 commit b470d948944e153d264b5c4a8408226ab04e096d
5750 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5751 Date:   Thu Apr 7 03:35:57 2016 +0900
5752
5753     [VM][FM7][WIP] Fix still not working some software without re-construct VMs at FM-7/NEW7/77.
5754
5755 commit ceb696fe80fce0786adfb162a242dd23ecc7805c
5756 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5757 Date:   Thu Apr 7 02:56:06 2016 +0900
5758
5759     [UI][Qt] Working at least FM-7.
5760
5761 commit 8e720331ae274c7f81f051f2a5518bfde9921233
5762 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5763 Date:   Thu Apr 7 02:10:20 2016 +0900
5764
5765     [UI][Qt] New GUI: Not happen FTBFSs, but not work yet.
5766
5767 commit 409094d2352c888f9734e321dfb075691f6b5629
5768 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5769 Date:   Sat Mar 26 04:02:41 2016 +0900
5770
5771     [UI][Qt][WIP] Remove unused header.
5772
5773 commit 52f0ec955b934031ec7fcce4b6c56c61836c821d
5774 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5775 Date:   Sat Mar 26 04:00:35 2016 +0900
5776
5777     [UI][Qt][WIP] Re-factoring of UIs to integrate one lib as possible, this is WIP, unable to build.
5778
5779 commit 6dedaa4aa8ffee00df66e2fa8601f385fb2f07cf
5780 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5781 Date:   Fri Mar 25 22:15:35 2016 +0900
5782
5783     [DOC] Update RELEASENOTE for SNAPSHOT 20160325, with binary URLs.
5784
5785 commit 328d6dfeb1ab3a398bcb5bf8b724f66efefc766a
5786 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5787 Date:   Fri Mar 25 13:32:00 2016 +0900
5788
5789     [DOC] Update for (re-scheduled) SNAPSHOT 20160325.
5790
5791 commit 34fb5d731eccd3601a7587657ccb1eb22404045b
5792 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5793 Date:   Fri Mar 25 13:24:49 2016 +0900
5794
5795     [General][Qt][WIN32] Fix broke rule of path using with Qt/Windows.
5796
5797 commit 85add23f1072c4cbda7844fe96c2c8a9486f433b
5798 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5799 Date:   Fri Mar 25 13:00:53 2016 +0900
5800
5801     [DOC] Update gitlog.
5802
5803 commit e07d0b88686822f92d52afec34315c90320243ff
5804 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5805 Date:   Fri Mar 25 12:59:57 2016 +0900
5806
5807     [UI][QC10] Fix crash.
5808
5809 commit fc23db3acdc263909aec7bb58929134128b631b5
5810 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5811 Date:   Fri Mar 25 12:46:53 2016 +0900
5812
5813     [UI][Qt][QC10] hotfix: Fix FTBFSs.
5814
5815 commit e1874973f454ec0dd42e48d0f4665497ff1ec57a
5816 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5817 Date:   Thu Mar 24 20:10:38 2016 +0900
5818
5819     [DOC] Update for SNAPSHOT 2016-03-24.
5820
5821 commit ea4930417b9b0ab1dbb34babf2ab95fa20012312
5822 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5823 Date:   Thu Mar 24 19:28:12 2016 +0900
5824
5825     [UI][FM-8] Add support of Bubble Casette.
5826
5827 commit 7cf0d7408069f20cbdd1f7bad1eb34ac879b16a4
5828 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5829 Date:   Thu Mar 24 19:26:48 2016 +0900
5830
5831     [UI][VM][EMU] Add features around BUBBLE CASETTE.This is used by FM-8(and 7/77?) and FM-11 and BUBCOM80.
5832
5833 commit 6ec5dcd5d489b2cb0d4576f66233c85497f505ba
5834 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5835 Date:   Thu Mar 24 19:25:58 2016 +0900
5836
5837     [VM][FM8] Bubblecasette seems to work. Reading and writing may be okay.
5838
5839 commit 684591c8643cd7a9e3ddebcc228f4d9692485a36
5840 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5841 Date:   Thu Mar 24 15:29:25 2016 +0900
5842
5843     [VM][FM8] Add bubble casette feature, initially checking work.
5844
5845 commit bcb41b0d8e9f802483ced1241dde6e6450ae3039
5846 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5847 Date:   Tue Mar 22 19:49:49 2016 +0900
5848
5849     [VM][FM7][FM8][WIP] Add support of bubble-casette.This is not working yet.
5850
5851 commit f39c720f6cf33170f6c3898b93056f5d8e7f7873
5852 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5853 Date:   Tue Mar 22 14:41:13 2016 +0900
5854
5855     [VM][FMGEN] PSG: Fix volumes are not independed via another PSG/SSG devices. Thanks to umaiboux.
5856     See: http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/576
5857
5858 commit ee7cbee41c926c577b25b080ed0eeddb0b0d8f10
5859 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5860 Date:   Mon Mar 21 00:10:59 2016 +0900
5861
5862     [UI][Qt][PCENGINE] Change VM's icon.
5863
5864 commit 71105c4e3ddbf9e93e5679c38b568f8e6cc6a555
5865 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5866 Date:   Mon Mar 21 00:06:20 2016 +0900
5867
5868     [VM][Qt][PC9801] Fix USE_SOUND_DEVICES to 5.
5869
5870 commit 0eb9765e24b6bbca4993303bbafc3026bed35a93
5871 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5872 Date:   Mon Mar 21 00:05:54 2016 +0900
5873
5874     [UI][Qt][X1] Add printers.
5875
5876 commit 0b961987f012fd6f6f7f7c65b12613050c67348b
5877 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5878 Date:   Mon Mar 21 00:05:32 2016 +0900
5879
5880     [UI][Qt] Add dipswitches.
5881
5882 commit 5e957060b857c091a58210693aacfa4b3e9f239e
5883 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5884 Date:   Mon Mar 21 00:05:15 2016 +0900
5885
5886     [UI][Qt][PC98HA] Add printer.
5887
5888 commit dc5118bb8127ad67875c6171e4dcc28ccf2a8169
5889 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5890 Date:   Mon Mar 21 00:04:49 2016 +0900
5891
5892     [UI][Qt][PC-9801] Add printer and sound boards.
5893
5894 commit 909106716d782e76a5ef0ba456ecd40e20cc923e
5895 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5896 Date:   Mon Mar 21 00:04:33 2016 +0900
5897
5898     [UI][Qt][PC8801] Add printer.
5899
5900 commit 832bcf0b41b1ad6be818bacb6f41f9c4a536ff91
5901 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5902 Date:   Mon Mar 21 00:04:12 2016 +0900
5903
5904     [UI][Qt][PC6001] Add printer.
5905
5906 commit c86abc9578b0b4e3a2d0d713da8baa99c12e19ef
5907 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5908 Date:   Mon Mar 21 00:03:34 2016 +0900
5909
5910     [UI][Qt][MZ-80] Add PCG-8000/1200.
5911
5912 commit 5a4bc70e73470898e3de16dd8ad1eabac3c882c7
5913 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5914 Date:   Mon Mar 21 00:02:53 2016 +0900
5915
5916     [UI][Qt][MZ700][MZ1500] Add printers (MZ-1500)  and PCG-700 (MZ-700).
5917
5918 commit 0f0c7f85713ce743d90e33b1f6f6fbae1272ebf7
5919 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5920 Date:   Mon Mar 21 00:02:24 2016 +0900
5921
5922     [UI][Qt][MZ5500] Add printer and dipswitches entries.
5923
5924 commit 44ea30b9ea006b746c7144f5a3efe01322cae9c9
5925 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5926 Date:   Mon Mar 21 00:01:56 2016 +0900
5927
5928     [UI][Qt][MZ3500] Add printer and dipswitches entries.
5929
5930 commit 47f5acc92b27dab7c7b2cbcf94c5a24343a19c2b
5931 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5932 Date:   Mon Mar 21 00:01:23 2016 +0900
5933
5934     [UI][Qt][MZ2500] Add printer entries.
5935
5936 commit 0d22724938e139fe4562ac7d148488c1374b0a55
5937 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5938 Date:   Sun Mar 20 22:40:36 2016 +0900
5939
5940     .
5941
5942 commit 6a71cf02f447ef774cadc560fa55d2d986b5ca49
5943 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5944 Date:   Sun Mar 20 22:39:36 2016 +0900
5945
5946     [UI][Qt][PCENGINE] Add JoyPads definition.
5947
5948 commit 666855adb382c053b67051b33801546855a029be
5949 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5950 Date:   Sun Mar 20 22:39:04 2016 +0900
5951
5952     [UI][Qt][HC80] Fix dipswitches.
5953
5954 commit 5f0179bc7f9486d92aef34074e047510dab9a91e
5955 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5956 Date:   Sun Mar 20 22:38:33 2016 +0900
5957
5958     [UI][Qt] Fix retranslateUi().
5959
5960 commit 8e2c364a4b2795039c9bca332c77beb90c87fb9a
5961 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5962 Date:   Sun Mar 20 22:37:52 2016 +0900
5963
5964     [UI][Qt][MZ3500] Enable Dipswitches.
5965
5966 commit 0695f9fa487e82cc3f222d418892c99dee9f5eaf
5967 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5968 Date:   Sun Mar 20 15:22:18 2016 +0900
5969
5970     [VM][UI][Qt][FM7] Add support for USE_JOY_BUTTON_CAPTIONS .
5971
5972 commit 5c19d133bcf5e114bffa931121dda6db2c1366d9
5973 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5974 Date:   Sun Mar 20 15:21:30 2016 +0900
5975
5976     [VM][UI][Qt][PCENGINE] Add support CD-ROM.
5977
5978 commit 7b3611c60f129e04e0d1a731de2765db04fd80d7
5979 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5980 Date:   Sun Mar 20 13:10:13 2016 +0900
5981
5982     [UI][Qt] Add support USE_JOY_BUTTON_CAPTIONS.
5983
5984 commit c1f4034aa81e0d947e1f2cfa7b61436318f7b5a0
5985 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5986 Date:   Sun Mar 20 02:22:57 2016 +0900
5987
5988     [BUILD][Linux] Using -Og instead of -O3 with GCC.
5989
5990 commit bdf1c956b8ee81b9faea5be16ea8f23a95860641
5991 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5992 Date:   Sun Mar 20 02:21:37 2016 +0900
5993
5994     [VM][YM2203] Sync to upstream 2016-03-17, excepts using SIMD when optimizing.
5995
5996 commit aed640729a25ddff0a2e90005ad33d099ec4a8d8
5997 Author: K.Ohta <whatisthis.sowhat@gmail.com>
5998 Date:   Sun Mar 20 00:42:59 2016 +0900
5999
6000     [VM][PCENGINE] Fix FTBFS building with MinGW32 (Cross environment).
6001
6002 commit 7511ec8f122afa791ed0637c5fa883ed65ccc376
6003 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6004 Date:   Sun Mar 20 00:41:30 2016 +0900
6005
6006     [VM][MZ2800] Fix crash at building VM. Thanks to http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/571 .
6007
6008 commit 17a6d1c051e04c08ef0919ad9a88a9d3de81d1dd
6009 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6010 Date:   Sat Mar 19 10:45:10 2016 +0900
6011
6012     .
6013
6014 commit bf9c17e849f0b7111bc7d5aa4924cd94b4fb198b
6015 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6016 Date:   Sat Mar 19 10:34:49 2016 +0900
6017
6018     [VM][Qt][MinGW][Linux] Fix FTBFSs.
6019
6020 commit 181d7dd85bf1338f72dc54518ede7deeb68420a1
6021 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6022 Date:   Sat Mar 19 03:48:56 2016 +0900
6023
6024     [VM][General][Qt] Merge upstream 20160317.
6025     [VM][MB8877] Enable to probe statuss via read_signal().
6026     [VM][MC6809][DEBUGGER] Fix unable to display registers and FTBFSs.
6027     [FM7] Fix bugs caused by lower clock for dummycpu, i.e. Death Force.
6028     [UI][Qt] With PC Engine, still not implement around CD-ROM^2.
6029
6030 commit 0d60f000af72cfe6a911f4b8c51aa375c0e2819c
6031 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6032 Date:   Fri Mar 11 14:13:11 2016 +0900
6033
6034     [VM][Qt] Fix FTBFSs.
6035
6036 commit c7fc4dd910314359cd85bd1c1d601af0d978b23f
6037 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6038 Date:   Fri Mar 11 04:58:08 2016 +0900
6039
6040     [DOC] Update documents for *real* release.
6041
6042 commit cc9a6b95d3ee6765a3b9d8befe9243a1522032ac
6043 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6044 Date:   Fri Mar 11 04:52:39 2016 +0900
6045
6046     [VM][Qt][FM7] FM7 series: Fix some software has not booted, need to (destruct and) re-construct VM class before loading. See constructor of emu.cpp .
6047
6048 commit 088abfc45ad5eeaff19b3d623aff785fc8e387ca
6049 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6050 Date:   Fri Mar 11 01:56:53 2016 +0900
6051
6052     [DOC] Update documentation for Release: "Pray for all people injured by Great East Japan Earthquake".
6053
6054 commit 9bf4e859273593bffa3ce5b55382776df6171536
6055 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6056 Date:   Fri Mar 11 01:46:22 2016 +0900
6057
6058     [VM][Disk][FM7] Force to set "Correct Transfer Timing" when using 太陽の神殿 for FM-7 series.
6059
6060 commit 9e5af9a67b30db131c46bd4722929bab753647c0
6061 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6062 Date:   Thu Mar 10 22:53:03 2016 +0900
6063
6064     [DOC] Update documents, more.
6065
6066 commit 3c795bcbc6eb3888af057825945ab05d57b7eae4
6067 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6068 Date:   Thu Mar 10 22:49:25 2016 +0900
6069
6070     [VM][BMJr][Qt] Input all of keys even using Qt.See bmjr.txt .
6071
6072 commit 233e28feca71d28032448308692fa85b9e47433f
6073 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6074 Date:   Thu Mar 10 21:46:06 2016 +0900
6075
6076     [DOC] Update documents.
6077
6078 commit 71243b9149445972acda75456ce561612607ad2a
6079 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6080 Date:   Thu Mar 10 21:43:21 2016 +0900
6081
6082     [VM][EX80][TK80BS][Draw] Fix transparent display.
6083
6084 commit 6704005fc0848fc363bc46f6c6d6107e466a8e30
6085 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6086 Date:   Thu Mar 10 21:16:18 2016 +0900
6087
6088     [UI][Qt] Binary menu: Not display "Save Histories".
6089     [UI][Qt][EX80] Fix not displaied bionary menu entries.
6090
6091 commit 90e32cfbb4dfc6a59c787eb7a4971368e6064d80
6092 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6093 Date:   Thu Mar 10 21:01:29 2016 +0900
6094
6095     [DOC] Update documents more.
6096
6097 commit 3f999b7354d17c200a07a5b55856e0d93728f555
6098 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6099 Date:   Thu Mar 10 20:59:38 2016 +0900
6100
6101     [DOC] Update documents.
6102
6103 commit d8f0c62b928c4a53199e6bf05540c417eb4e37fa
6104 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6105 Date:   Thu Mar 10 20:58:28 2016 +0900
6106
6107     [UI][Qt] Fix FTBFS without volume setting per devices.
6108
6109 commit 4bfbc36d0f49a7962b27b268ec5943672074087d
6110 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6111 Date:   Thu Mar 10 20:42:16 2016 +0900
6112
6113     [UI][Qt][Menu] Add more icons.
6114
6115 commit 690cac2c36ad20d27515ed90b5bd241a685b8dc1
6116 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6117 Date:   Thu Mar 10 19:52:36 2016 +0900
6118
6119     [VM][FMR][Qt][SCSI] Fix FTBFS around SCSIs for g++.
6120
6121 commit 2528da3c3c0b9cf2502ce3c47d73b3cee2403fd0
6122 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6123 Date:   Thu Mar 10 19:36:24 2016 +0900
6124
6125     [General][Qt] Merge updtream 2016-03-05 (1).FTBFSs exist yet.
6126
6127 commit 7ff3551b4672a8390d34392d5d0d110b4af7d961
6128 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6129 Date:   Thu Mar 10 19:14:34 2016 +0900
6130
6131     [DOC] Add URLs to ToDo.
6132
6133 commit 7828ba8365e40860052271083ba6998bf3709167
6134 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6135 Date:   Thu Mar 10 19:10:41 2016 +0900
6136
6137     [DOC] Update ToDo.
6138
6139 commit 6d668ac69672723c373ecbe5b7ae2d9d88ae53c2
6140 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
6141 Date:   Thu Mar 10 19:08:17 2016 +0900
6142
6143     [Qt][Logger][Win32] Use fflush at the end of a line, workaround for CYGWIN.
6144
6145 commit 1e40547055dc4ff6fc696edec5f9ad28fb5ebb21
6146 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6147 Date:   Thu Mar 10 18:05:34 2016 +0900
6148
6149     [UI][Qt][SOUND] Try/Windows: Does SDL_GetAudioDeviceName result with UTF-8 ?
6150
6151 commit 05279e30565a8c0d858bf353908bd693a663fa9c
6152 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6153 Date:   Thu Mar 10 17:36:28 2016 +0900
6154
6155     [UI][Qt][Menu][Sound] Volume dialog: Add tooltip to reset buttons.
6156
6157 commit e60ef9adc5e6415b28627684a2f7cd726e2741f7
6158 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6159 Date:   Thu Mar 10 17:35:47 2016 +0900
6160
6161     [Qt][Emu] Effect [Enter] even Unix etc.(0x0a should not be ignored).
6162
6163 commit 7236378195861080bffd3917b10d86cb3c0aec4d
6164 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6165 Date:   Wed Mar 9 23:13:57 2016 +0900
6166
6167     [DOC] Update FAQs.
6168
6169 commit e864b1854703be6df895d97a71ced111e38a5faf
6170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6171 Date:   Wed Mar 9 22:30:05 2016 +0900
6172
6173     [DOC] Update ToDo.
6174
6175 commit 4d67c232a3c2a004074c0f1adb81def9e546e6ff
6176 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6177 Date:   Wed Mar 9 22:20:35 2016 +0900
6178
6179     [UI][Qt] I forgot to add icons.qrc.
6180
6181 commit ab1004fd2fa3c1f2f25b24c65ef8880a09001656
6182 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6183 Date:   Wed Mar 9 22:08:30 2016 +0900
6184
6185     [DOC] Update README , ToDo and some documents.
6186
6187 commit 350b9238b856e1952a562ef9a566abd12d3d985b
6188 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6189 Date:   Wed Mar 9 22:05:44 2016 +0900
6190
6191     [UI][LOG] (Maybe) fix character corruption with log at non-UTF8 environment.
6192     [Qt][Windows] Correct number of argument to main() at WinMain().
6193     See: http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/528 .
6194
6195 commit 4dabc1c551ab9d8dab5988ba24554a5d107b13bf
6196 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6197 Date:   Wed Mar 9 21:45:45 2016 +0900
6198
6199     [DOC] Update ToDo.
6200
6201 commit f6b6722321e68c240bceab03e2a58e35fa00bc8c
6202 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6203 Date:   Wed Mar 9 21:44:11 2016 +0900
6204
6205     [UI][Qt] Update title of main window real time.
6206     [UI][Qt][Sound] Volume dialog: Add icons and change layouts.
6207     [UI][Qt] Add icons to some menu entries.
6208
6209 commit 08288b31d3d4671aa40ba8eae8f8be69b03d5cfd
6210 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6211 Date:   Wed Mar 9 18:42:26 2016 +0900
6212
6213     [UI][Qt] Add icons to some menu entries.
6214
6215 commit 370333678cb82956a5a0f2ca59db347a03637323
6216 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6217 Date:   Wed Mar 9 17:15:37 2016 +0900
6218
6219     [UI][Qt] Replace Icons to mate-icon-theme.
6220
6221 commit edc97f9b1a88aca92d4ded291fe52acbf6d2e538
6222 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6223 Date:   Wed Mar 9 16:56:27 2016 +0900
6224
6225     [UI][Qt][Display][FM7] Reject USE_MONITOR_CRT_4_3 flag, using WINDOW_foo_ASPECT.
6226     [UI][Qt][Display] Add "Scale to X,Y".
6227
6228 commit 266f4452d7529ed908515e0d77426d1ea23004b9
6229 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6230 Date:   Wed Mar 9 03:30:56 2016 +0900
6231
6232     [UI][Qt] Add icons: Mate icon theme faenza.
6233
6234 commit ef0160145848297b568b1d9e11b838a6ed44d9fd
6235 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6236 Date:   Wed Mar 9 02:20:16 2016 +0900
6237
6238     [UI][Qt] Toggle menu word: "Start Recording Sound" <-> "Stop recorded Sound".
6239     [UI][Qt] Menu: Fix some words.
6240
6241 commit 7fca0352958098ce1a437953ed03ecad65f0ea46
6242 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6243 Date:   Tue Mar 8 18:32:14 2016 +0900
6244
6245     [UI][Qt][MENU] Unification spells.
6246
6247 commit 7ef45f901846fb6c733208b4fedcb0e0a9022d4f
6248 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6249 Date:   Sun Mar 6 04:32:39 2016 +0900
6250
6251     [DOC] Update ToDo.
6252
6253 commit ecdf6ccef6d196fef880126768130e663e0a5cd4
6254 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6255 Date:   Sat Mar 5 13:34:17 2016 +0900
6256
6257     [DOC] Update RELEASENOTE to SNAPSHOT 2016-03-04.
6258
6259 commit 2094836a742e8d3dea138c0d26c3bb449c4094db
6260 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6261 Date:   Sat Mar 5 13:12:43 2016 +0900
6262
6263     [DOC] Update around libSDL.
6264
6265 commit 0606e5f868da596ddcc58a052b9de4c09af902d8
6266 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6267 Date:   Fri Mar 4 23:01:58 2016 +0900
6268
6269     [DOC] Update credits, READMEs.
6270
6271 commit 2fc557e88d2715f5fda328ecf38af4b81714b81e
6272 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6273 Date:   Fri Mar 4 22:54:53 2016 +0900
6274
6275     [VM][6809] Fix API for debugger.
6276
6277 commit 6339a3be93a638ca159f6707af2af22372460aee
6278 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6279 Date:   Fri Mar 4 22:54:12 2016 +0900
6280
6281     [DEBUGGER][Qt] (Maybe) Fix crash when closing a debugger window.
6282
6283 commit 2254ce96fde937cb0bcd9a7fd979db4e711afeb6
6284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6285 Date:   Fri Mar 4 22:35:30 2016 +0900
6286
6287     [UI][Qt][Sound] Fix volume dialog.
6288
6289 commit ff7eb4555dba17407e861d2419e62636fcb8f59d
6290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6291 Date:   Thu Mar 3 23:03:02 2016 +0900
6292
6293     [DOC] Update documents.
6294
6295 commit 92d31065cadd027a389416b60f8ae13bb4911e1c
6296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6297 Date:   Thu Mar 3 22:20:44 2016 +0900
6298
6299     [Win32][UI][Qt] Fix character encoding of recent files.
6300
6301 commit 11d56c0330aa8988312d6563d2cc38fdc9b1f030
6302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6303 Date:   Thu Mar 3 21:52:49 2016 +0900
6304
6305     [Misc] Fix indent of common.cpp.
6306
6307 commit 8fe30c068e4aef3561a3cf27eea34008b14cf53d
6308 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
6309 Date:   Thu Mar 3 21:48:43 2016 +0900
6310
6311     [Build][MinGW] Set WINVER=0x501 (WindowsXP), fix FTBFS with HOST=Real
6312     Windows.
6313
6314 commit f7658ccfe789bc0eaf4f9cf34800d8c54826ca6e
6315 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6316 Date:   Thu Mar 3 20:22:11 2016 +0900
6317
6318     [UI][Qt] Re-Working "Paste from clipboard", applying new APIs.
6319
6320 commit e31afdabced5e6d3e1f2133f5669e28d6d3b0763
6321 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6322 Date:   Thu Mar 3 19:21:40 2016 +0900
6323
6324     [VM][MZ3500] Fix FTBFS.
6325
6326 commit a6f2e6b0b986b6f3dcbf073b6b6f6c54e2fa0235
6327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6328 Date:   Thu Mar 3 19:21:11 2016 +0900
6329
6330     [VM][MZ80][MZ2200] Fix FTBFSs.
6331
6332 commit 3ffe06a5e994c77430cf7152a28a00690eb382d9
6333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6334 Date:   Thu Mar 3 19:12:43 2016 +0900
6335
6336     [Qt][Joystick][VM][MZ1500][MZ700][MZ800] Fix FTBFSs.
6337
6338 commit b6ca138c3d9da496afeefffb885c8b3a298519b2
6339 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6340 Date:   Thu Mar 3 18:53:43 2016 +0900
6341
6342     [VM][FP1100][MinGW] Fix FTBFS with MinGW.
6343
6344 commit 4611243ed5b0d4aced136290ea4d82ce329e9ca1
6345 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6346 Date:   Thu Mar 3 02:21:27 2016 +0900
6347
6348     [VM][FM8] Fix overwrite config.boot_mode when read/write from/to $FD0F, thanks to Anna_Wu .
6349
6350 commit 63f2592ef2210f8f2953288902a1ff050c9ebe63
6351 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6352 Date:   Thu Mar 3 02:20:26 2016 +0900
6353
6354     [DOC] Update fm7.txt/fm8.txt/fm77av.txt .
6355
6356 commit ad9610e1a12f39598e5074ece02dedfc292c3855
6357 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6358 Date:   Wed Mar 2 23:35:19 2016 +0900
6359
6360     [Build][Qt] Fix FTBFSs with llvm-clang.
6361
6362 commit 2c2a61225c6400e1b22fee741cb70351d9245fd3
6363 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6364 Date:   Wed Mar 2 21:29:31 2016 +0900
6365
6366     [VM][PC8801] Re-Fix slowdown (eat too many CPUs).
6367
6368 commit 2b56e53fa26de667a3dc084e1d280c2bcee5df18
6369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6370 Date:   Wed Mar 2 20:56:44 2016 +0900
6371
6372     [VM][Qt][General][CMAKE] Merge upstream 2016-03-01, phase 2. Expect to build and work on all VMs.
6373
6374 commit d92a13912edf3f8c861382560538f8f2fc636c62
6375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6376 Date:   Wed Mar 2 19:16:25 2016 +0900
6377
6378     [General][VM][FM7][CMake] Build at least eFM77AV40EX.
6379
6380 commit 59fc5b4623a08b55dbe3d82782d533a3144be0e9
6381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6382 Date:   Wed Mar 2 17:47:29 2016 +0900
6383
6384     [VM][General] Merge upstream 2016-03-01. (Pahse 1).
6385
6386 commit ecb2dd1b11b72dc2ce986a25439c374519fbefdc
6387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6388 Date:   Wed Mar 2 12:43:35 2016 +0900
6389
6390     [VM][FM7] Disk/2DD : Fix applied machines definition.
6391
6392 commit 46e5dd436be97eb4d0fdc1f2074768e876c200b3
6393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6394 Date:   Sat Feb 27 01:46:10 2016 +0900
6395
6396     [DOC] Releasenote: Update URL.
6397
6398 commit be4f8de537ae21b4175acd10e5733a5bf7e6fc88
6399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6400 Date:   Sat Feb 27 01:39:56 2016 +0900
6401
6402     [DOC] Update to 2016-02-26 HOTFIX1
6403
6404 commit 2e87abcb02cee28532215484517d999b561817a3
6405 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6406 Date:   Sat Feb 27 01:27:01 2016 +0900
6407
6408     [VM][FM7][PSG][OPN] Fix reset sequence of PSG/OPN.
6409
6410 commit 3c2cb209e5f294cd3168b9406f85fb369317d2eb
6411 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6412 Date:   Sat Feb 27 00:23:00 2016 +0900
6413
6414     [DOC] Update 000_gitlog.txt .
6415
6416 commit 36ec7de4bcab9ddd6c535204cb3e2818d8bfe82e
6417 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6418 Date:   Sat Feb 27 00:22:07 2016 +0900
6419
6420     [DOC][OOPS] I missed URL of release page, fixed.
6421
6422 commit 3d0beab215099019e3e9fe186c1f2eef350a9e58
6423 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6424 Date:   Sat Feb 27 00:18:53 2016 +0900
6425
6426     [DOC] Update 000_gitlog.txt .
6427
6428 commit bb37f5434f6177a07340f8af591982a1e297fd5f
6429 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6430 Date:   Sat Feb 27 00:16:40 2016 +0900
6431
6432     [DOC] Update credits and RELEASENOTE finally of release 2016-02-26.
6433
6434 commit 82115ccfbcd6c8493933e518779c1d7f70940c9f
6435 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6436 Date:   Sat Feb 27 00:12:09 2016 +0900
6437
6438     [DOC][Qt][HELP] Adjust size of text.
6439
6440 commit 50e8c34fdcece5bb31cd736a3d732af44cb14509
6441 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6442 Date:   Fri Feb 26 23:31:07 2016 +0900
6443
6444     [DOC] .
6445
6446 commit fda4e692c3c38f1c4ee96ed6b8ff93a7dbd07596
6447 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6448 Date:   Fri Feb 26 23:29:29 2016 +0900
6449
6450     [DOC] Update FAQ.
6451
6452 commit acc3b8c49542ec48b38384671c2d2a5909d732e3
6453 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6454 Date:   Fri Feb 26 22:41:45 2016 +0900
6455
6456     [DOC] how2build_qt.ja.txt .
6457
6458 commit 2ae89246fdf61d1111e14ce055b136fff9cea693
6459 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6460 Date:   Fri Feb 26 20:29:22 2016 +0900
6461
6462     [DOC][OOPS] Fix name of documentation.
6463
6464 commit 5a70e0a4ebfd066f0f3f7bc9df82e50f551886dc
6465 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6466 Date:   Fri Feb 26 20:08:52 2016 +0900
6467
6468     [DOC] Add libSDL2's documentations.
6469
6470 commit af59c60933b1ebb1ac1f664aab3e97ad0c8381d9
6471 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6472 Date:   Fri Feb 26 19:52:14 2016 +0900
6473
6474     [DOC] Update release 2016-02-26.
6475
6476 commit c64bd7e03b0a11d094dbdd7e242d5166451d8301
6477 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6478 Date:   Fri Feb 26 19:36:08 2016 +0900
6479
6480     [VM][FM7] Fix wrong key assigning of some keys.
6481
6482 commit 6b3e911245498c23246ca2c8ff906b37e39c4f7e
6483 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6484 Date:   Fri Feb 26 19:34:34 2016 +0900
6485
6486     [DOC][HELP][UI][Qt] Add FAQs and information of BIOS/key assign to menu bar's HELP entry.
6487
6488 commit e60eb94a50f4aa80ca181f52ed22cddd3c263016
6489 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6490 Date:   Fri Feb 26 17:52:56 2016 +0900
6491
6492     [BUILD][CMake] Apply changing name from "SY6552" to "SY6522".
6493
6494 commit 894b1d23e02f73caea408b17abc992b5280a1ff8
6495 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6496 Date:   Fri Feb 26 17:48:17 2016 +0900
6497
6498     [General][CMake] Merge upstream 2016-02-26.
6499
6500 commit 78fee302d68681a719fa379c38c621e9332fed5f
6501 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6502 Date:   Fri Feb 26 17:42:28 2016 +0900
6503
6504     [UI][Qt][Debugger] Fix handling of console input.
6505
6506 commit cd100a4f5900e1ec23405321e801125846307c50
6507 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6508 Date:   Fri Feb 26 17:41:54 2016 +0900
6509
6510     [VM][DEBUGGER][Qt] Fix usable of Debugger.
6511
6512 commit 8f13f6a6613b3c5bd1d6e296089d9478fe47bb40
6513 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6514 Date:   Fri Feb 26 17:41:02 2016 +0900
6515
6516     [VM][Debugger][MC6809] Fix not be applied change of APIs.
6517
6518 commit 91cacbc34e0260a6fbc663bbd5ab6d515325ead0
6519 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6520 Date:   Fri Feb 26 17:39:35 2016 +0900
6521
6522     [VM][Z80DMA][MinGW] Fix FTBFS with message: "crosses initialization of" at Native MinGW32 (GCC 4.9).
6523
6524 commit 64c033851dfafbd39042ca254389f7fe7e9a6ae2
6525 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6526 Date:   Fri Feb 26 15:50:58 2016 +0900
6527
6528     [Build][MSVC] Move vc++2015 to vc++2013 by upstream.
6529
6530 commit 27a46a4856a08fce335582b86df553a0903120eb
6531 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6532 Date:   Fri Feb 26 15:49:36 2016 +0900
6533
6534     [Misc] Add templete of blank floppy discatte from binary package.
6535
6536 commit 5ecb2afec24f6d94d6583efcdd47b44073e06112
6537 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6538 Date:   Fri Feb 26 15:48:11 2016 +0900
6539
6540     [DOC] Add informations of VMs from binari package.
6541
6542 commit b6e405317ef9bceaa8131c5ead55b738152ff620
6543 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6544 Date:   Fri Feb 26 15:12:46 2016 +0900
6545
6546     [DOC] Update how2build_qt.ja.txt .
6547
6548 commit ebfdbdcbc201b6a4a756ea2a4f75c233024a9193
6549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6550 Date:   Fri Feb 26 14:29:37 2016 +0900
6551
6552     [DOC] update how2build_qt.ja.txt , supporting native MinGW.
6553
6554 commit be9867ad399ed7da9d9ff66a97056d92f9177ad8
6555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6556 Date:   Fri Feb 26 04:04:06 2016 +0900
6557
6558     [BUILD][CMAKE][MinGW] Add batch-build script for MinGW32 on native Windows (not cross build environment).
6559
6560 commit 9737c4d13d821e4bef12571646881ba807ca1f9d
6561 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
6562 Date:   Fri Feb 26 03:34:19 2016 +0900
6563
6564     [Build][MinGW] Workarounds of FTBFS.Building and working fine, but
6565     insecure a little.
6566
6567 commit fc8f2ec67db999563c79a1b7cbca8a1a8a6e0ed3
6568 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6569 Date:   Fri Feb 26 02:31:10 2016 +0900
6570
6571     [Qt][MinGW][WIP] workaround.
6572
6573 commit 1d42b8476a46bced5b209c69b7d81e8e12c8e311
6574 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6575 Date:   Fri Feb 26 02:24:16 2016 +0900
6576
6577     [Qt][MinGW] common.cpp : More workaround.
6578
6579 commit 1b5d911a3db896415e23ddee4393679e1b894728
6580 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6581 Date:   Fri Feb 26 02:18:37 2016 +0900
6582
6583     [UI][Qt][MinGW] More workaround.
6584
6585 commit 7e9d7d101047cfafd62d3b89a4f7c2a416f9cacb
6586 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6587 Date:   Fri Feb 26 02:13:02 2016 +0900
6588
6589     [UI][Qt][MinGW] More workaround.
6590
6591 commit f3934ae28f08419549252f46c9ede470a22ca548
6592 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6593 Date:   Fri Feb 26 02:07:35 2016 +0900
6594
6595     [UI][Qt][Win32] Workaround for FTBFS with Native MinGW32.
6596
6597 commit 3d1fce80cbee7dbb84b77212c4853ab004dadbd1
6598 Merge: 5fbbea3d cfdcb0d8
6599 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
6600 Date:   Fri Feb 26 01:59:06 2016 +0900
6601
6602     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
6603
6604 commit 5fbbea3d7e3c03036d7dfc539dba0b323addcb69
6605 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
6606 Date:   Fri Feb 26 01:54:35 2016 +0900
6607
6608     .
6609
6610 commit cfdcb0d8b7f710749baf14bbe25ae12323966ff4
6611 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6612 Date:   Fri Feb 26 01:46:48 2016 +0900
6613
6614     [UI][Qt][KEYBOARD][WIN32] Fix key codes for Windows.
6615
6616 commit 67103db49cff2bedc4b15841fdb08794c65f7470
6617 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6618 Date:   Fri Feb 26 01:45:55 2016 +0900
6619
6620     [BUILD][CMAKE] Autodetect whether CCACHE has exists.
6621
6622 commit 839fa8a2309f520c3e4339d90719a0a34a27c7ac
6623 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6624 Date:   Thu Feb 25 23:57:32 2016 +0900
6625
6626     [DOC] Update RELEASENOTE.
6627
6628 commit 07cc68075b7d4fb3d8e2732acd0314e845a914a0
6629 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6630 Date:   Thu Feb 25 22:18:42 2016 +0900
6631
6632     [DOC] Add how to build written in Japanese.
6633
6634 commit 4370eefdbbf5d017035af1e452d03af8f46922b9
6635 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6636 Date:   Thu Feb 25 08:54:38 2016 +0900
6637
6638     [VM][MZ2500][SOCKET] Fix FTBFS around socket.
6639
6640 commit ae623d0428f6fa4ed235f274ab791519a58bf96e
6641 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6642 Date:   Thu Feb 25 08:47:27 2016 +0900
6643
6644     [UI][Qt][MZ1500][MZ800] FIX FTBFSs.
6645
6646 commit d636a7b01724e21f5dac5fe8f37c6e5f85af1bfb
6647 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6648 Date:   Thu Feb 25 08:37:14 2016 +0900
6649
6650     [VM][MZ1200] Fix FTBFS.
6651
6652 commit 45a6bdc9f444687d53283e0f8199a7e33786b4d6
6653 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6654 Date:   Thu Feb 25 08:30:46 2016 +0900
6655
6656     [VM][FM8] Fix FTBFS.
6657
6658 commit b2b3d448efd4315975263dae9fa3da38d33014e4
6659 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6660 Date:   Thu Feb 25 07:00:16 2016 +0900
6661
6662     [DOC] Update for release 2016-02-25-1.
6663
6664 commit f59a7c8a03b357a16d4b33e5a5e5fef2591cdfc2
6665 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6666 Date:   Thu Feb 25 06:40:58 2016 +0900
6667
6668     [DOC] Add README from source/readme.qt.txt .
6669
6670 commit eac562cd7fc5dd3023caa3e89a74269ecd8b165d
6671 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6672 Date:   Thu Feb 25 06:32:11 2016 +0900
6673
6674     [UI][Qt] Sound volume dialog: Fix not be applied real values when building window.
6675
6676 commit 8ca19e6d7af128061141eb2f3f52e477552081c5
6677 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6678 Date:   Thu Feb 25 05:51:47 2016 +0900
6679
6680     [VM][FM7] Fix not working Joysticks.
6681
6682 commit 8c9c3f09946b0ca2ca2c6c55cd6ca0bba996f474
6683 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6684 Date:   Thu Feb 25 05:27:53 2016 +0900
6685
6686     [Build][Qt][CMake] Fix FTBFSs with one-board-computers and using variable frame-rate.
6687
6688 commit 6999a818f5ca9094ae00aaa974c0ff998d451335
6689 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6690 Date:   Thu Feb 25 04:12:05 2016 +0900
6691
6692     [VM][General][Qt] Fix FTBFSs, at least emufm77av40ex, this was working excepts some features (mostly display, osd).
6693
6694 commit 1d29f1a8260a33d3fc278c52e3ea9b39ed622c68
6695 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6696 Date:   Thu Feb 25 02:20:03 2016 +0900
6697
6698     [DOC][Qt] Move revision.txt.
6699
6700 commit ef7e2d55278936e3e2a6fea6440dd46a783137b6
6701 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6702 Date:   Thu Feb 25 02:18:57 2016 +0900
6703
6704     [VM][General][WIP] Apply new (Upstream 2016-02-21) APIs to VMs.
6705
6706 commit 2370ee98cc13bb67ddc4d80966a50c39f05c1283
6707 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6708 Date:   Thu Feb 25 01:30:58 2016 +0900
6709
6710     [General][WIP] Merge Upstream 2016-02-21 #1.
6711
6712 commit 51f88735f2882423628f9f362cfe9c7e08745b47
6713 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6714 Date:   Thu Feb 25 01:04:43 2016 +0900
6715
6716     [VM][SOUND][Qt] Remove USE_MULTIPLE_SPEAKER, using upstream's APIs.
6717
6718 commit 12a96b3a78244da102cb77318404e5a6ea3b57fd
6719 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6720 Date:   Wed Feb 24 18:56:33 2016 +0900
6721
6722     [UI][Qt] Add dialogs (before committed) to all VMs.
6723
6724 commit a65f269dc2cbab8f73cebfec42ecdd5cd5dd109b
6725 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6726 Date:   Wed Feb 24 18:33:02 2016 +0900
6727
6728     [UI][Qt] Display VKs even unassigned.
6729
6730 commit 0b2c0582c7c0b9475775e42b2e7f8871f470c5f8
6731 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6732 Date:   Wed Feb 24 17:37:26 2016 +0900
6733
6734     [UI][Qt] Add key codes setting dialog.
6735
6736 commit fbce7aefc1cafb0eafc47b4dfeae6666f5f0748a
6737 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6738 Date:   Wed Feb 24 04:34:34 2016 +0900
6739
6740     [VM][FM7][FM77][FM8] Fix FTBFS.
6741
6742 commit eff6187701ae79bf4078b3915470b1b7ea3800d5
6743 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6744 Date:   Wed Feb 24 04:33:20 2016 +0900
6745
6746     [UI][Qt] Add assign joystick dialog.
6747     [UI][Qt][Keyboard] Use keyboard object.
6748
6749 commit 7e894b10cc10efc1ebca5f23e5d07f4904acd2f4
6750 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6751 Date:   Tue Feb 23 20:24:31 2016 +0900
6752
6753     [UI][Qt][WIP] Implementing conversion table around inputs, these are WORK-IN-PROGRESS.
6754
6755 commit 0f3687bb96b51f7123626d9b61b1b8faec0b893c
6756 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6757 Date:   Wed Feb 17 02:34:29 2016 +0900
6758
6759     [VM][PRINTER][FM7] Improve bus emulation around printer.
6760
6761 commit 7f67c892bdbf248c2575d602c18078a3a93f1038
6762 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6763 Date:   Wed Feb 17 02:33:57 2016 +0900
6764
6765     [DISK][FM77AV] Don't need workaround of DEATH FORCE.
6766
6767 commit 9fab329d417deecc43b0d407a512c632ff3a2fa9
6768 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6769 Date:   Tue Feb 16 20:29:32 2016 +0900
6770
6771     [VM][FM7][MB8877] Adjust around PSY-O-BLADE and DEATH FORCE.
6772
6773 commit 251d6030d91b6965416a186296e4f9aee99ddcb3
6774 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6775 Date:   Tue Feb 16 15:07:25 2016 +0900
6776
6777     [BUILD][CMAKE][FMR60] Fix FTBFS.
6778
6779 commit db131675e2fb9ced62530af5d8aa7cfdb2dd7bfd
6780 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6781 Date:   Tue Feb 16 14:00:16 2016 +0900
6782
6783     [BUILD][CMAKE][MULTI8] Fix FTBFS.
6784
6785 commit 9951692e90902099f160e657d2c6747b7df7dcfd
6786 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6787 Date:   Tue Feb 16 13:59:40 2016 +0900
6788
6789     [VM][WIN32] Fix FTBFSs with MinGW.
6790
6791 commit caf40312eae9092eaccadc3947ad19d52b7823d5
6792 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6793 Date:   Tue Feb 16 02:58:42 2016 +0900
6794
6795     [EMU][Qt] Fix FTBFS without USE_SOUND_VOLUME.
6796
6797 commit 2fc3688fce9d88e48aebd26b694fd2bb143a2574
6798 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6799 Date:   Tue Feb 16 02:38:38 2016 +0900
6800
6801     [VM][General] Merge upstream 2016-02-13. Still don't implement OSD/Gui part of joystick(s).
6802
6803 commit 7193d07172d95e957c3e4c3e58f793931ad57e5b
6804 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6805 Date:   Mon Feb 15 22:32:03 2016 +0900
6806
6807     [Draw][Qt][OpenGL] Fix compiler warning at qt_glutil_gl2_0.cpp.
6808
6809 commit 0237f65d7e70cf65f9f2d8084f53809995fc26ae
6810 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6811 Date:   Mon Feb 15 22:31:04 2016 +0900
6812
6813     [VM][PYUTA] Merge updtream 2015-02-04.
6814
6815 commit 371f6571f8338835b684ac822c95385d2b4f9ab5
6816 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6817 Date:   Sun Jan 24 19:39:41 2016 +0900
6818
6819     [DOC] Update RELEASENOTE for 2016-01-24 release.
6820
6821 commit 4c3a535e9c38298e8c43b4c185a80fb5d4a22ae1
6822 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6823 Date:   Sun Jan 24 17:48:55 2016 +0900
6824
6825     [DOC][FAQ] I missed language (^_^;
6826
6827 commit fcbd72eb9b75897d1e765a7a146655b3f5454b23
6828 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6829 Date:   Sun Jan 24 17:47:25 2016 +0900
6830
6831     [DOC] Add forgotten line feed.
6832
6833 commit b350ea7f8ea99879273ebbdcbbcafabc6e053b29
6834 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6835 Date:   Sun Jan 24 17:46:24 2016 +0900
6836
6837     [DOC] Update English FAQ.
6838
6839 commit 4405240fb2648ada0f9b362008d998002cedf555
6840 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6841 Date:   Sun Jan 24 17:43:46 2016 +0900
6842
6843     [DOC] Update FAQs.
6844
6845 commit 05341b0c807ae8ccc93644e55e766e4b6569818d
6846 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6847 Date:   Sun Jan 24 15:13:30 2016 +0900
6848
6849     [DOC][FAQ] Add some tag.
6850
6851 commit 5c1b57ea243e8673dae2afac4ff23cf69816c02b
6852 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6853 Date:   Sun Jan 24 15:12:15 2016 +0900
6854
6855     [DOC] Add FAQ (still only Japanese, will translate to english).
6856
6857 commit e2b54c8c56076438b1d9b6d4993a4ad8aa573779
6858 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6859 Date:   Sun Jan 24 13:50:37 2016 +0900
6860
6861     [DOC] Update to 2016-01-24.
6862
6863 commit f6248ec7dfa76e776eddcb0e685fbf6b7ff58b65
6864 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6865 Date:   Sun Jan 24 13:39:05 2016 +0900
6866
6867     [Draw][Qt][OpenGL] GL2.0: Implement fallbacks.
6868
6869 commit 51df420284c56c1fed6ec43372859226427e7fad
6870 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6871 Date:   Sat Jan 23 16:38:15 2016 +0900
6872
6873     [Draw][Qt][OpenGL] Works scan lines both GLv2.0 and GLv3.0 .
6874
6875 commit 6d1a72bb21b04bfe89f45aa55cdedc8c5c72a719
6876 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6877 Date:   Sat Jan 23 05:31:24 2016 +0900
6878
6879     [Draw][Qt][OpenGL] Update credits, copyright.
6880
6881 commit f67c8596909e5fee11095c2541fac130df7ec342
6882 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6883 Date:   Sat Jan 23 05:26:58 2016 +0900
6884
6885     [VM][FM7][MAINMEM][MAINCPU] Fix wrong value of clock setting dipsw.
6886
6887 commit 1d29cde5b21a360bb9f839e60e3d72837629652f
6888 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6889 Date:   Sat Jan 23 05:08:20 2016 +0900
6890
6891     [Draw][Qt][OpenGL] Display screen even with VirtualBox and Host of linux , excepts Ubuntu 14.04 LTS.
6892     GL libraries for Ubuntu 14.04 LTS seem to be weird (excepts AMD/nVidia's proprietary GLs).
6893
6894 commit a25d9f736e62b7f998b7157c16e223d14f999281
6895 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6896 Date:   Fri Jan 22 15:49:36 2016 +0900
6897
6898     [VM][FM7] Fix crash sometimes on initializing.
6899
6900 commit 3e3e50af5e1a9f560fb16d15cbbf906fd03a42c7
6901 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6902 Date:   Fri Jan 22 15:49:09 2016 +0900
6903
6904     [Sound][Qt] Fix crash with some VMs.
6905
6906 commit 0f6b1058a4679833411156e4f503c6645f7c366d
6907 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6908 Date:   Fri Jan 22 15:48:41 2016 +0900
6909
6910     [Qt][Draw][OpenGL] Add supporting one board computers.
6911
6912 commit e12269365deb7f8a8d12e964faeffa5366684cca
6913 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6914 Date:   Fri Jan 22 15:32:37 2016 +0900
6915
6916     [Draw][Qt][OpenGL] Implement selectable OpenGL render. Works excepts grid line.
6917
6918 commit 063ae276afd2a5d01a126e1a4d719a72d1b715c5
6919 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6920 Date:   Thu Jan 21 20:30:57 2016 +0900
6921
6922     [DRAW][Qt][OpenGL][WIP] TRY: Use both GL2.0 and GL3.0.
6923
6924 commit 350689e5d477048e59b72ea368575995f394f649
6925 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6926 Date:   Thu Jan 21 15:54:30 2016 +0900
6927
6928     [Sound][Qt] Fix choppy sound.
6929     [Sound][Qt] Fix not effected sound-latency settings.
6930
6931 commit 8ea817a20fafce3ecd623a2241f712ef8a8f3d9d
6932 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6933 Date:   Wed Jan 20 23:08:34 2016 +0900
6934
6935     [DOC] Update RELEASENOTE.
6936
6937 commit 54863096a265f7312ae9c5a8cc8f6dfc529d771e
6938 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6939 Date:   Wed Jan 20 23:07:15 2016 +0900
6940
6941     [SOUND][OSD][Qt] Disable debug outputs temporally.
6942
6943 commit b8eb3304da1ae7b4469390bd5b3621ba1c15d7e5
6944 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6945 Date:   Wed Jan 20 05:57:48 2016 +0900
6946
6947     [Qt][OSD][EMU][Sound] EmuThread/OSD : Use QElapsedTimer and QThread::usleep() instead of SDL_GetTicks() and SDL_Delay().
6948     [Qt][OSD][Sound] Include SDL's audio callback into OSD class.
6949
6950 commit 55452f83cf4ec95b3beaa42f06814ed3577c3cfd
6951 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6952 Date:   Tue Jan 19 14:52:07 2016 +0900
6953
6954     [DOC] Update documents.
6955
6956 commit eced83faa808f2fde47a24365ebe4a6656aa40fb
6957 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6958 Date:   Tue Jan 19 14:49:07 2016 +0900
6959
6960     [VM][FM7] Not drawing screen with FM-8/7/NEW7/77 .
6961
6962 commit ed47e31d628db39779c8cb219f43327ec08ca47a
6963 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6964 Date:   Tue Jan 19 14:11:27 2016 +0900
6965
6966     [DOC] Update 000_gitlog.txt.
6967
6968 commit e00783b5e4e93dfcdc1f37ec2669bb5ad938db88
6969 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6970 Date:   Tue Jan 19 14:10:56 2016 +0900
6971
6972     [DOC] Update DOCs and Credits.
6973
6974 commit bc5596caf05baec9277a26a225e94c0b4ce61b6c
6975 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6976 Date:   Tue Jan 19 13:52:33 2016 +0900
6977
6978     [Win32][VM][X07] Fix FTBFS.
6979
6980 commit 92e08ce9a4e792af94d18d1b0cd59d4cb16edf6c
6981 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6982 Date:   Tue Jan 19 13:43:40 2016 +0900
6983
6984     [VM] Set 4:3 monitor flag to using TV/4:3 CRT (at least I know).
6985
6986 commit 46371ce99df1a1f068e0bbd6fec88e62f67ef965
6987 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6988 Date:   Tue Jan 19 13:30:23 2016 +0900
6989
6990     [BUILD][CMAKE] Fix FTBFSs.
6991
6992 commit d01f4921b5f16bf1945bf5478a4e61948ec6e533
6993 Author: K.Ohta <whatisthis.sowhat@gmail.com>
6994 Date:   Mon Jan 18 22:54:53 2016 +0900
6995
6996     [VM][TMS9918] Prepair to use alpha blending for super imposing.
6997
6998 commit 2cdae2c05bde04ad0021996a7f5e228202f86c9d
6999 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7000 Date:   Mon Jan 18 18:51:29 2016 +0900
7001
7002     [Qt][Draw][GL] SCREEN: Display even minify zooming.
7003
7004 commit 56205508c3fab7f9e1bff2168a03f640359b352a
7005 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7006 Date:   Mon Jan 18 15:52:22 2016 +0900
7007
7008     [Draw][Qt][OpenGL] 1st stage rendering: Integrate shader to chromakey_fragment_shader.glsl .
7009
7010 commit 8aa8a69c5a6af4da4d25a32b8c64395b108b5cfd
7011 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7012 Date:   Mon Jan 18 14:54:30 2016 +0900
7013
7014     [Qt][OSD][DRAW] Clear image surface when allocating.
7015
7016 commit 12518ecbdaf304cd7c1303d232d353a394b125e0
7017 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7018 Date:   Mon Jan 18 01:49:51 2016 +0900
7019
7020     [VM][Draw][Qt] Add 4:3 screen to MZ80K/C/1200/1500 , PC8801, X1.
7021
7022 commit c08b030eabe48030b57a8b097b21837190d7a014
7023 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7024 Date:   Mon Jan 18 01:46:18 2016 +0900
7025
7026     [VM][MZ1500] Fix FTBFSs.
7027     [Draw][Qt][GL] Support One-Board-Computers.
7028
7029 commit c7627e060e78ab2fd77f338a0670fb07a5d7b7c4
7030 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7031 Date:   Sun Jan 17 21:44:22 2016 +0900
7032
7033     [Qt][Draw][GL] Reduce GPU usage a lot.Now needs OpenGL 3.0 or above.
7034     [Qt][Draw][GL] Calculate brightness when uploading texture (or adjusting brightness), not rendering to screen.
7035
7036 commit 9f3e1730a730d55730e2298897fd4b45c934fe9a
7037 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7038 Date:   Sun Jan 17 05:36:42 2016 +0900
7039
7040     [VM][FM7][DISPLAY] More minimum update texture.
7041
7042 commit abcad2ce36b0422191230ee203119ed2fc19de22
7043 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7044 Date:   Sun Jan 17 00:25:40 2016 +0900
7045
7046     [VM][FM7] Fix duplicate settings (i.e. reset).
7047
7048 commit f76b97cdb528a188d9a5f896f9c3b73bde774db0
7049 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7050 Date:   Sat Jan 16 20:48:52 2016 +0900
7051
7052     [VM][FM7][KEYBOARD] Fix hang up keyboard encoder at resetting with some situations.
7053
7054 commit f7b479d14ec91ad8fbf560230d68b74d633b6b4a
7055 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7056 Date:   Fri Jan 15 14:49:31 2016 +0900
7057
7058     [DOC] Add ToDos .
7059
7060 commit 83e1eed25c1b7d22b7bbf3dd1bcd28b1805c57c2
7061 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7062 Date:   Fri Jan 15 13:48:34 2016 +0900
7063
7064     [VM][FM8][FM7][FMNEW7] Removable KANJI-ROM. Need to restart emulator.
7065     [VM][FM8][FM7][FMNEW7][FM77] fm7.cpp: use psg instead of opn[3].
7066
7067 commit ac474b9e0fc2c5a2ad1e490cb3f329df71928cb1
7068 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7069 Date:   Fri Jan 15 03:24:44 2016 +0900
7070
7071     [VM] Add Fujitsu FM-8.
7072
7073 commit f741fd922088a254a2e4c1486892201e975e64bc
7074 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7075 Date:   Tue Jan 12 21:35:14 2016 +0900
7076
7077     [OSD][Qt] Fix printer function: Now working to write to PNG file.
7078
7079 commit 64433674eea0dc7b5d2c19ea22f974d292ea8029
7080 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7081 Date:   Tue Jan 12 18:57:13 2016 +0900
7082
7083     [UI][Qt] Add MZ-1P17 to MZ-2500/2800 and X1 series.
7084
7085 commit 6658ae9b59d75704448232f6dfbb666a96db183c
7086 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7087 Date:   Tue Jan 12 18:41:59 2016 +0900
7088
7089     [VM][General][Qt][CMAKE] Merge updtream 2016-01-10.
7090
7091 commit 3cfcc1b163c93656b0d4a3ea9ecf6d2761e431ea
7092 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7093 Date:   Mon Jan 11 15:17:47 2016 +0900
7094
7095     [DOC] Update RELEASENOTE .
7096
7097 commit 5a2c91790e0806cdbeff6913bd9389943162f5ac
7098 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7099 Date:   Mon Jan 11 15:16:04 2016 +0900
7100
7101     [UI][Qt][DRAW] Use QOpenGLFunctions_2_1 instead of QOpenGLFunctions. Expect to non FTBFSs with Ubuntu Linux 14.04 LTS.
7102
7103 commit 09d64038a4721ac114f1798585fc4f26926012dd
7104 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7105 Date:   Sat Jan 9 21:08:13 2016 +0900
7106
7107     [UI][Qt][SDL] Plug'n playable Joysticks.
7108
7109 commit 203dc8dcd9aad5282ae79d250bd667217ad95943
7110 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7111 Date:   Fri Jan 8 12:27:18 2016 +0900
7112
7113     [DOC] Update RELEASENOTE.
7114
7115 commit f225d5a6cb447b1c5c0dbe522409f24dcba5931d
7116 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7117 Date:   Fri Jan 8 12:21:22 2016 +0900
7118
7119     [DOC] Jan 07, 2016 + HOTFIX-3.
7120
7121 commit 8708a53b6627eba226d1bce0ba89bf792d884c98
7122 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7123 Date:   Fri Jan 8 02:06:21 2016 +0900
7124
7125     [VM][i386][WIN32] Fix FTBFS.
7126
7127 commit c89682cd341eed45a66b820ebe6dad7cc0d130b3
7128 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7129 Date:   Fri Jan 8 00:29:48 2016 +0900
7130
7131     [OSD][Qt][SOUND] Fix broken WAV when recording sound.
7132
7133 commit a9b86f91bc822771a0eeb36baf07db06d5fb2c34
7134 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7135 Date:   Thu Jan 7 23:15:17 2016 +0900
7136
7137     [DOC] Update URL of source-code.
7138
7139 commit 3595c96494c8d65f335b7de1dffb89d1832c955d
7140 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7141 Date:   Thu Jan 7 23:10:38 2016 +0900
7142
7143     [DOC] Update docs.
7144
7145 commit e0b53fc1bd4af3a232ccc878671bab2caf7743f8
7146 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7147 Date:   Thu Jan 7 23:06:08 2016 +0900
7148
7149     [UI][Qt] Fix crash not using USE_CRT_MONITOR_4_3 .
7150
7151 commit 4aaa41bd55cabee958dfa0e5d8cb610833ee950b
7152 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7153 Date:   Thu Jan 7 21:13:10 2016 +0900
7154
7155     [DOC] Update Changelog and credits.
7156
7157 commit 204d454b54e87106c29aad9c4f842987a5553aac
7158 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7159 Date:   Thu Jan 7 21:10:09 2016 +0900
7160
7161     [DOC] Update for release.
7162
7163 commit f57d9c993a317ae1d08ddc7ed1576823a3244446
7164 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7165 Date:   Thu Jan 7 19:01:44 2016 +0900
7166
7167     [DOC] Update credits.
7168
7169 commit f1e424ee08fd6a98330808a38ed370ebeffcf903
7170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7171 Date:   Thu Jan 7 18:55:07 2016 +0900
7172
7173     [VM][FM7][Qt][GL] Add option to src/vm/{$VMNAME}/${VMNAME}.h USE_CRT_MONITOR_4_3.
7174     See src/vm/fm7/fm7.h and src/qt/gui/mainiwindow_utils.cpp .
7175
7176 commit 3f8238db24dac46be3ad2430feb9a2917a0da98d
7177 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7178 Date:   Thu Jan 7 18:10:47 2016 +0900
7179
7180     [BUILD][CMAKE][MZ2200][MZ80B] Fix FTBFS.
7181
7182 commit 9241f7830c674735c5a738e9a6d3071bcb2228da
7183 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7184 Date:   Thu Jan 7 15:37:28 2016 +0900
7185
7186     [VM][FM7] Add PRINTER ; output to file(s) and Dempa shimbun-sha Joy stick.
7187
7188 commit f259b4e04723c1e0634497f34b95a0520004693a
7189 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7190 Date:   Thu Jan 7 00:15:57 2016 +0900
7191
7192     [VM][General][Qt] Merge upstream 2015-12-31.
7193     [UI][Qt] Fix indent of machines/*/MainWidget.cpp .
7194
7195 commit 65d7fa331fe1d6b0ccb12c40d5eb27c31c500af9
7196 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7197 Date:   Tue Jan 5 10:37:29 2016 +0900
7198
7199     [DOC] Update ABOUT eFM7 .
7200
7201 commit 124ddb990d511872b5792f4b33046a2c94796c56
7202 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7203 Date:   Fri Jan 1 15:18:25 2016 +0900
7204
7205     [DOC] Add something :-)
7206
7207 commit 9d561528566aa4578f64bd20d04fd57020258a55
7208 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7209 Date:   Fri Jan 1 15:13:56 2016 +0900
7210
7211     [DOC] A happy new year 2016 !!!! (^^) お年玉です。
7212
7213 commit 0ff6a4cbf479bd939d63d7e1cdcf7939ea0075bd
7214 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7215 Date:   Mon Dec 28 17:48:12 2015 +0900
7216
7217     [Qt][MinGW] Fix FTBFS with MinGW.
7218
7219 commit 3d5e8d5a0f89f1325583b6bda8e5a5a10a20246f
7220 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7221 Date:   Mon Dec 28 17:19:21 2015 +0900
7222
7223     [VM][BUILD][CMAKE][Z80TVGAME] Fix FTBFSs.
7224
7225 commit eebf5c47137b08564d87a817762ef17f7b37db68
7226 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7227 Date:   Mon Dec 28 17:09:58 2015 +0900
7228
7229     [VM][CMAKE][SMC777][TK80BS] Fix FTBFSs.
7230
7231 commit ee3518db621896270a7efb254e14281c82176886
7232 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7233 Date:   Mon Dec 28 17:01:26 2015 +0900
7234
7235     [VM][CMAKE][PHC25][PV1000][PV2000][PYUTA][PC98HA][PCENGINE] Fix FTBFSs.
7236
7237 commit fcf13dc5470b02e14f6058c973211f3353302b4c
7238 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7239 Date:   Mon Dec 28 16:39:58 2015 +0900
7240
7241     [VM][CMAKE][MZ2800][MZ5500][PASOPIA][PASOPIA7] Fix FTBFSs.
7242
7243 commit 7d2dd969aa99f189413df423ab74867f9afce84d
7244 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7245 Date:   Mon Dec 28 16:07:59 2015 +0900
7246
7247     [VM][MSX][JR100][JX][MZ80B] Fix FTBFSs.
7248
7249 commit 06be66435591aa1eb2696fef9b77833ce5d9501f
7250 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7251 Date:   Mon Dec 28 15:41:09 2015 +0900
7252
7253     [VM][GAMEGEAR] Fix a typo.
7254
7255 commit 57dad80ab07c700112fba737041c2990dd79df11
7256 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7257 Date:   Mon Dec 28 15:33:19 2015 +0900
7258
7259     [UI][Qt] Revert befor commit.
7260     [VM][FAMILYBASIC] Fix FTBFS.
7261
7262 commit 50561a764aacb16d2b1c2ec1559f64cfd44e26de
7263 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7264 Date:   Mon Dec 28 15:21:13 2015 +0900
7265
7266     [UI][Qt][BABBAGE2nd] "Machine" menu is not visible.
7267
7268 commit 4c784aa271c286a239392a58a3185b5e032fcb84
7269 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7270 Date:   Mon Dec 28 15:20:03 2015 +0900
7271
7272     [VM][OSD][Qt] Do not build and launch when VM has not using Joystick.
7273
7274 commit e44c0e06dfb128e32588a82fd59bca8927b21dd4
7275 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7276 Date:   Mon Dec 28 12:19:10 2015 +0900
7277
7278     [UI][Qt][VM] Implement supports for PRNFILE class.But, still not tested enough (;_;)
7279
7280 commit ea2a2fe0c5c3a74276544760be299d97bb83353e
7281 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7282 Date:   Sun Dec 27 16:30:35 2015 +0900
7283
7284     [VM][General] Merge upstream 2015-12-23. OSD for Qt is WIP.
7285
7286 commit e9ddf14410c95995b414b6d59f0513e81b3950f4
7287 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7288 Date:   Sun Dec 27 13:26:21 2015 +0900
7289
7290     [Draw][Qt] Not use scan line for one-board computers, this was strained.
7291
7292 commit 553e92af0fe09a4c107d722ff39ef1f9a4e470c1
7293 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7294 Date:   Sun Dec 27 13:13:46 2015 +0900
7295
7296     [Qt][Draw][GL] Not using chromakey_fragment_shader.glsl for One Board Computers.
7297
7298 commit f0c77ba4e844e4bc7e8d69eae956b7fb6767655e
7299 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7300 Date:   Sun Dec 27 13:13:11 2015 +0900
7301
7302     [EMU] Fix crashes on boot up.
7303
7304 commit 629c95801cb0c57eddd879a0490fcddb69c9b1a9
7305 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7306 Date:   Tue Dec 22 22:38:13 2015 +0900
7307
7308     [DOC] Release 2015-12-22 .
7309
7310 commit abdc7b5d53e8f2e925f98c77167b183dcb96523b
7311 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7312 Date:   Tue Dec 22 18:59:02 2015 +0900
7313
7314     [BUILD][WIN32] Use SDL2 by default.
7315
7316 commit be0f3c01e44c6a662050a03514237b1d413719cf
7317 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7318 Date:   Tue Dec 22 18:41:28 2015 +0900
7319
7320     [BUILD][WIN32][MINGW][FAMILYBASIC] Fix conflicting type of boolean, revert to bool within src/vm/familybasic/apu.[cpp|h] .
7321
7322 commit fedab95de86ff2cef9543db2d8adf357778c8c56
7323 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7324 Date:   Tue Dec 22 18:23:48 2015 +0900
7325
7326     [DOC] Update ChangeLog, RELEASENOTE and credits.
7327
7328 commit 956581bd7f969f36d5146018ea19297fa5cd9db0
7329 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7330 Date:   Tue Dec 22 18:19:52 2015 +0900
7331
7332     [VM][SMC70] Add VM definition, but has FTBFS.
7333
7334 commit 00d31ae35689ebd08c0ef6f03dfc765f1768073e
7335 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7336 Date:   Tue Dec 22 18:12:57 2015 +0900
7337
7338     [BUILD][CMAKE] I forgot config_z80tvgame.cmake, I added (-_-;
7339
7340 commit 364f4892f966bc30f8f949834f87d5f9b6a3d977
7341 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7342 Date:   Tue Dec 22 17:49:27 2015 +0900
7343
7344     [DOC][Qt] Update ChangeLog, RELEASENOTE and credits.
7345
7346 commit daddbc5ac974be890f545d0a0cd68730fdce154f
7347 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7348 Date:   Tue Dec 22 17:46:43 2015 +0900
7349
7350     [BUILD][CMAKE][PC8001SR][PC6601SR] Fix FTBFSs.
7351
7352 commit 81bb7adbfa7a775a97c65e4f420041634ef01df7
7353 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7354 Date:   Tue Dec 22 17:36:36 2015 +0900
7355
7356     [UI][Qt] PASOPIA7: I forgot to commit (^_^;, added.
7357
7358 commit 188d1e3595337c444218115cd0edec13c196ea2b
7359 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7360 Date:   Tue Dec 22 16:51:16 2015 +0900
7361
7362     [DOC] .
7363
7364 commit 18ca85db53fc1a981a58ceb73db518d5cb4c7dac
7365 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7366 Date:   Tue Dec 22 16:50:38 2015 +0900
7367
7368     [DOC][Qt] Update document, release to 2015-12-22-1.
7369
7370 commit 24709b7e0ffdd2714266c487465cc4b37208aace
7371 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7372 Date:   Tue Dec 22 16:37:03 2015 +0900
7373
7374     [BUILD][CMAKE][JX] Fix FTBFS.
7375
7376 commit c398f7ba373a414ccc172226222bf737b0f62a7d
7377 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7378 Date:   Tue Dec 22 15:50:18 2015 +0900
7379
7380     [VM][Qt][CMAKE] Add YS6464A and Z80 TVGAME.
7381
7382 commit 4c6649d8f3ae42c0b995d5f348c1c8dc52c4e778
7383 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7384 Date:   Tue Dec 22 15:35:13 2015 +0900
7385
7386     [BUILD][Qt][CMAKE] Add Epoch SUPER CASETTE VISION.
7387
7388 commit c4e18084fedba807ee1861c9be29b1e22228c7d4
7389 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7390 Date:   Tue Dec 22 15:34:26 2015 +0900
7391
7392     [VM][Qt][CMAKE] ADD Sega SC-3000 and Sony SMC-70/777. Still FTBFS with SMC-70.
7393
7394 commit ef37d621e4900cf8cf033bb6347b449db459c285
7395 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7396 Date:   Tue Dec 22 15:07:12 2015 +0900
7397
7398     [VM][J3100][i86] Fix FTBFSs.
7399
7400 commit 2b2502df7659402ce8de2cc4cbefcca991edd5e5
7401 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7402 Date:   Tue Dec 22 15:01:55 2015 +0900
7403
7404     [VM][Qt][CMAKE] Add MZ-2800/3500/5500/6500/6550, QC-10, PHC-20/25, JR100, MYCOMZ80A, n5200, PASOPIA, PC-100, PC-6x01, PV-1000/2000, RX-78 and TOMY PYUTA.
7405
7406 commit 7e475062e8b852b7c376867d70422178b059cd91
7407 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7408 Date:   Tue Dec 22 14:15:53 2015 +0900
7409
7410     [VM][CMAKE][Qt] Add PC-6001/mk2/SR/6601/SR, 8201/A, IBM JX, SORD M5 and MITSUBISHI MULTI 8.
7411
7412 commit 37900e9d32c4b7df2b0f842fd05a03460ab0d840
7413 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7414 Date:   Tue Dec 22 14:08:19 2015 +0900
7415
7416     [VM][Qt][PC9801] FIX FTBFSs.
7417
7418 commit acc951eca0c1edc1a96cc1c503407c301051061c
7419 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7420 Date:   Tue Dec 22 13:18:38 2015 +0900
7421
7422     [BUILD][CMAKE][Qt][MINGW] Fix FTBFSs with MinGW32's GCC, Windows.
7423
7424 commit 27dd5ba38e45c7c0bfe7b1ca62df49ef736297d6
7425 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7426 Date:   Tue Dec 22 00:32:55 2015 +0900
7427
7428     [BUILD][CMAKE][Qt] Add PC Engine.
7429
7430 commit 20db0726a625989beb3576561b03e8295c1928cf
7431 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7432 Date:   Tue Dec 22 00:11:26 2015 +0900
7433
7434     [BUILD][CMAKE][Qt] Add MZ-700/800/1500.
7435     [VM][CMAKE][MZ1500] Remove dependency of FMGEN.
7436
7437 commit 042382ad0abba0533dc74063eb47caadeca7a313
7438 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7439 Date:   Mon Dec 21 23:53:58 2015 +0900
7440
7441     [BUILD][CMAKE][Qt] Add MZ-80B/2200/2500. MZ-2000 was deleted by upstream.
7442
7443 commit e99a8cb85c4f9faeb6fa9affda16a6d4483b3364
7444 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7445 Date:   Mon Dec 21 23:34:02 2015 +0900
7446
7447     [VM][DATAREC] Workaround of double speed.
7448
7449 commit b65188306c5ca00e57a44df2b80234c1407d2c9f
7450 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7451 Date:   Mon Dec 21 23:28:55 2015 +0900
7452
7453     [Qt][CMAKE] Add VM: MZ80A/K/1200.
7454
7455 commit 229d81f2d6a1bff6cec76deaa0df01a8361fd2c8
7456 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7457 Date:   Mon Dec 21 22:47:20 2015 +0900
7458
7459     [VM][PC8801] TRY: Reduce host CPU usage.
7460
7461 commit 0e43fdb5d07e62550a635b8e411dcc2f4b41ef6e
7462 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7463 Date:   Mon Dec 21 22:29:32 2015 +0900
7464
7465     [Qt][CMAKE] Add PC-8801MA/PC-8001SR .
7466
7467 commit 09fa84e62eaa13a82ba41244519574d2a230b369
7468 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7469 Date:   Mon Dec 21 22:12:53 2015 +0900
7470
7471     [BUILD][CMAKE] ADD VMs: Family Basic, FM16π, FMR30/50, FP-1100, FP-200, Sega Master System/Game Gear and MSX 1/2.
7472
7473 commit 58ab27ea062d2ca073f5b43e02eb0211a7c68663
7474 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7475 Date:   Mon Dec 21 21:23:57 2015 +0900
7476
7477     [VM][BMJr][OSD][Qt] Fix reserved word "dec" issue, true solution of a before commit.
7478
7479 commit 0a54cde4d42c45f13bc727c8c915e9edc71d290f
7480 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7481 Date:   Mon Dec 21 21:20:03 2015 +0900
7482
7483     [Qt][BMJr] Fix FTBFS. "dec" is reserved keyword of Qt classes, included from src/qt/osd.h, src/qt/common/qt_gldraw.h .
7484
7485 commit 33d544de946de4dc6325d4d25e470719a3a17c80
7486 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7487 Date:   Mon Dec 21 21:11:20 2015 +0900
7488
7489     [Qt][DEBUGGER] Use src/debugger.cpp instead of src/qt/debugger/debugger_thread.cpp .
7490
7491 commit bf120a64bb2232f037012b925b614ea2814cab30
7492 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7493 Date:   Mon Dec 21 19:40:55 2015 +0900
7494
7495     [Qt][DEBUGGER] Temporally revert changes around debugger, will use src/debugger.cpp .
7496
7497 commit a3901d1d33172ad63008d79dcc2cbc1d734c1c1a
7498 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7499 Date:   Mon Dec 21 15:18:35 2015 +0900
7500
7501     [VM][FM7] FM-7/New7 : Fix write to URA-RAM even BASIC ROM was enabled, revert a5449a41eedbe4e1e5d0d4e7adf30a3dbfe0f898 .
7502     [VM][FM7] Be simple 2.03ms timer interrupt handling.
7503
7504 commit dbaf621a02b8d1d46d00a850daea9d0254f72d79
7505 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7506 Date:   Mon Dec 21 01:46:54 2015 +0900
7507
7508     [BUILD][Qt][CMAKE] Add Canon X07.
7509     [VM][X07] Fix FTBFS with GCC.
7510
7511 commit 73ca082ae8da4f12f7a2b74d8fff913c10d124f1
7512 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7513 Date:   Mon Dec 21 01:18:48 2015 +0900
7514
7515     [BUILD][Qt][EX80] Commit a forgotten qrc file.
7516
7517 commit 15ef92b5ae0dd7374a7fec870852aa1fced4f0ff
7518 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7519 Date:   Mon Dec 21 01:16:57 2015 +0900
7520
7521     [BUILD][CMAKE][Qt] Add Toshiba EX80.
7522
7523 commit 09a5cb5697856ae8a2f78d741b0e42732c077a50
7524 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7525 Date:   Mon Dec 21 00:01:30 2015 +0900
7526
7527     [General][CMAKE] Integrate all devices to upstream 2015-12-17.
7528     [BUILD][CMAKE] Enable to build: FM-7/77/AV series, BABBAGE2nd, tk80bs and X1 series.
7529
7530 commit eb0c143aa516698da28fc224496e71de5bd37c17
7531 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7532 Date:   Sun Dec 20 19:23:33 2015 +0900
7533
7534     [VM][FM7] Re-Fix around 2.03ms timer interrupt.
7535
7536 commit aa4950e625a7e1f39c4f1dc92047c92ae085c6ab
7537 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7538 Date:   Sun Dec 20 03:33:28 2015 +0900
7539
7540     [BUILD][WIN32][CMAKE] Adjust build-parameters.
7541
7542 commit 5e35e85bf2e3ffb3b6a0db54b8d94ebd3f9b2b2a
7543 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7544 Date:   Sun Dec 20 03:32:09 2015 +0900
7545
7546     [BUILD][CMAKE] More integrate to config_commonsource.cmake
7547
7548 commit 049beb134f6726e663d167d680db5e0b46ff07fb
7549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7550 Date:   Sun Dec 20 00:51:41 2015 +0900
7551
7552     [BUILD][CMAKE] Fix dependency of GNU LD.
7553
7554 commit 26f3ced80a6b679371975e68318d3348697e2fe6
7555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7556 Date:   Fri Dec 18 19:43:59 2015 +0900
7557
7558     [VM][Qt][OSD][CMake] Fix FTBFSs at least for FM-7 series with GCC/*nix/Qt.
7559
7560 commit 761c814dd55b6b44463defd849c611a13d308185
7561 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7562 Date:   Fri Dec 18 16:22:53 2015 +0900
7563
7564     [VM][Qt][OSD][Genaral] Sync to upstream ; phase 1: Merege upstream 20151217.
7565
7566 commit 1e1533f092831e21e34b2ca1aedbdb1a22b5a08e
7567 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7568 Date:   Wed Dec 16 01:51:46 2015 +0900
7569
7570     [Qt][Debugger][WIP] Implementing debugger.
7571     [Qt][Debugger][VM] Please don't make debugger command interpreter with loop, make event driven interpreter. See debugger.cpp (will add handler for Qt slot).
7572
7573 commit 0f8b1be50f43a9e21894f3c6510278b8e7b7f0c8
7574 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7575 Date:   Sun Dec 13 18:03:49 2015 +0900
7576
7577     [VM][Qt] Kick out functions depending to Qt from src/*.cpp .
7578
7579 commit 831c266e7d2b56303e150f46311d8aa56af03dea
7580 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7581 Date:   Sat Dec 12 16:11:26 2015 +0900
7582
7583     [VM][X1] DISPLAY: Remove warning with GCC.
7584
7585 commit b0800cc92dcc07f92918daa6a263dc04c40fe79a
7586 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7587 Date:   Sat Dec 12 16:11:07 2015 +0900
7588
7589     [CMAKE][Qt] More commit.
7590
7591 commit 8f576a3636c17c7b4bb06fe5e09f7b7140c0f289
7592 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7593 Date:   Sat Dec 12 16:10:05 2015 +0900
7594
7595     [Qt][General] Remove unused functions to detect CPU features.
7596     [CMAKE][General] Reduce warnings.
7597
7598 commit c3f76a4598a522d08778a54891d58b6adc665345
7599 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7600 Date:   Sat Dec 12 05:56:14 2015 +0900
7601
7602     [Draw][Qt][GL] More accurate drawing to real-screen.
7603     [Draw][Qt][VM] Separate vm->draw_screen() to draw_thread, not emu_thread.
7604
7605 commit 0435535d1a52f3769e237245caeb2c711adee52c
7606 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7607 Date:   Fri Dec 11 22:22:09 2015 +0900
7608
7609     [VM][X1] Try to fix slow down.
7610
7611 commit 4949da7d13981549acfb0884cf91790b1c390fad
7612 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7613 Date:   Fri Dec 11 22:21:31 2015 +0900
7614
7615     [VM][FM7] Do minimum updating (true).
7616
7617 commit 4f13f2fc0e228fa60ebac540961a7f7e541554f2
7618 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7619 Date:   Fri Dec 11 22:20:59 2015 +0900
7620
7621     [DRAW][Qt] Re-enabled grid lines.
7622
7623 commit 848c4e9b1fed01f170233a623947a17569428c0d
7624 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7625 Date:   Fri Dec 11 22:20:37 2015 +0900
7626
7627     [UI][Qt] Try:
7628
7629 commit 8669e5a0ed9a68b7910fdf0be5c5d99f9228e141
7630 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7631 Date:   Thu Dec 10 23:02:24 2015 +0900
7632
7633     [DOCUMENT] Update RELEASENOTE.
7634
7635 commit c57f619c453ae450dca382dbc46f43d36b1683e7
7636 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7637 Date:   Thu Dec 10 23:01:31 2015 +0900
7638
7639     [Qt][Draw] Adjust drawing size of buttons.
7640
7641 commit 66b80f9aa1a2858e631d7a93b3d560690f2bf072
7642 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7643 Date:   Thu Dec 10 19:20:29 2015 +0900
7644
7645     [RELEASE][Qt] SNAPSHOT 2015-12-10 .
7646
7647 commit 79e5e48043a64b6b74257fe3a9fc20e80b0e2252
7648 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7649 Date:   Thu Dec 10 18:15:18 2015 +0900
7650
7651     [Draw][Qt] Fix background of board computer.
7652
7653 commit 1b398f02577211942852f5c92ecf13c6e3dcb112
7654 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7655 Date:   Thu Dec 10 17:16:48 2015 +0900
7656
7657     [General][Qt] Add background of TK80 BS.
7658
7659 commit 00f94a7ea938eda8b4c7beddeab8401c4060c188
7660 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7661 Date:   Thu Dec 10 16:51:15 2015 +0900
7662
7663     [General][Qt] Update credits.
7664
7665 commit 3fe6eddaeb7d6b2ba2c69a06e8cdc05acac690f2
7666 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7667 Date:   Thu Dec 10 16:46:05 2015 +0900
7668
7669     [VM][General][Qt] Merge Upstream 2015-12-10.
7670
7671 commit 4fb9a494623c08e02e91ee50c086bc2fa69faf47
7672 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7673 Date:   Thu Dec 10 16:41:44 2015 +0900
7674
7675     [Qt][X1][General] Fix FILEIO::IsFileExists(). Fixed non-start X1 series when not presented ROM of sub-CPU.
7676
7677 commit 80907c37045a6e1d386184d5e347952ae527042d
7678 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7679 Date:   Thu Dec 10 12:34:47 2015 +0900
7680
7681     [VM][FM7][DISPLAY] Fix FTBFS.
7682
7683 commit bd0e90bd7e00e71f1aedd583ef8c3245f80f9839
7684 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7685 Date:   Mon Dec 7 23:16:58 2015 +0900
7686
7687     [BUILD][Qt][CMAKE] Add all VMs.
7688
7689 commit ed29e14b1c1d2f7419697e117b6f3851f2f49ba3
7690 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7691 Date:   Mon Dec 7 20:54:30 2015 +0900
7692
7693     [CMAKE] Add MSX2.
7694
7695 commit 803edd55b3cdd825d52a2c22bfcc3b8ec68011ec
7696 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7697 Date:   Mon Dec 7 20:54:01 2015 +0900
7698
7699     [VM][MSX2] FIX Segfault with MSX2.
7700
7701 commit 6ffde414c71aca7f4f18db57eba26c6c65738508
7702 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7703 Date:   Mon Dec 7 20:45:23 2015 +0900
7704
7705     [UI][DRAW][Qt][CMAKE] Add a lot of VMs.
7706     [Qt][DRAW][OSD] Fix a warning around osd.h .
7707
7708 commit 2649375ad09a2f7d0d674e92a10647f136fa2fda
7709 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7710 Date:   Mon Dec 7 17:52:09 2015 +0900
7711
7712     [UI][Qt][OSD] Fix warning without AUTO KEY.
7713
7714 commit 52b01514088557dcc5c7d12dd5f3c35409ce7329
7715 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7716 Date:   Mon Dec 7 17:51:42 2015 +0900
7717
7718     [VM][PC8801] Adjust dummy CPU's clock.
7719
7720 commit dc8ee566fa31196b56334ed1a28028a2d7321b41
7721 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7722 Date:   Mon Dec 7 17:25:58 2015 +0900
7723
7724     [DRAW][Qt][OSD] Re-alloc pixel-buffer when required larger screen.
7725
7726 commit df5548493a09977a1ca93ac1b454b68c9d902f28
7727 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7728 Date:   Mon Dec 7 02:10:34 2015 +0900
7729
7730     [DRAW][Qt][OpenGL] Add filtered shader, but still not used.
7731
7732 commit d98377c5dbfcd698d4733f0b1097c8d952ac3f65
7733 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7734 Date:   Thu Dec 3 08:02:11 2015 +0900
7735
7736     [DRAW][Qt][VM][FM7] Support new API's variable screen resolution.
7737
7738 commit e2b5a2fa57816c1bcce6664316ddc9aaba44ac6d
7739 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7740 Date:   Wed Dec 2 01:06:08 2015 +0900
7741
7742     [VM][DEVICE] Add "get_device_name()" feature.This is useful for debugging VMs.
7743
7744 commit 443b65d5c1b91738635f89350c33cb327f90571f
7745 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7746 Date:   Wed Dec 2 00:38:05 2015 +0900
7747
7748     [OSD][Qt][SOUND] Wait within callback routine.
7749
7750 commit 5e83e2c8c59968521adf5fa6a36884109b45c33f
7751 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7752 Date:   Wed Dec 2 00:37:29 2015 +0900
7753
7754     [CMAKE][Qt] Fix FTBFSs for emupu8801ma.
7755
7756 commit b544dcf773c0d7cf83a00427b226a945b99e2899
7757 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7758 Date:   Wed Dec 2 00:36:46 2015 +0900
7759
7760     [VM][PC8801] Fix too heavy VM.
7761
7762 commit 9d8aee6f6407744f0d1e9351f77230523bb289b6
7763 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7764 Date:   Tue Dec 1 23:25:27 2015 +0900
7765
7766     [UI][Qt] TRY: Booting X1 , but failed.
7767
7768 commit d89562f93404aa069216098692567cf9b41844ce
7769 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7770 Date:   Tue Dec 1 22:55:37 2015 +0900
7771
7772     [UI][Qt] Fix FTBFS with X1, but not works well.
7773     [UI][Qt][VM][EMU] Re-implement EMU::LockVM()/EMU::UnlockVM() to EMU::lock_vm() and OSD::lock_vm()/EMU::unlock_vm() and OSD::unlock_vm().
7774
7775 commit a981bc1212fc52e207d0d8e5fc9439c5ff6eeafb
7776 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7777 Date:   Tue Dec 1 20:58:56 2015 +0900
7778
7779     [UI][Qt] Add build support Basic Master Jr.
7780
7781 commit e207c30ac3a5ad422d431208af6dab537195e229
7782 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7783 Date:   Tue Dec 1 20:53:25 2015 +0900
7784
7785     [UI][Qt] Add build support BABBAGE 2nd, FM16pi, SEGA MASTER SYSTEM, and FAMILY BASIC.
7786
7787 commit babe250a86799b3b8bfd6f221239e2cf2dfc7ba4
7788 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7789 Date:   Tue Dec 1 18:55:09 2015 +0900
7790
7791     [UI][Qt] Fix FTBFSs basically, now enable to work for FM77AV40EX.
7792
7793 commit 6a83a28375e2cb8231f1ebfca210e3dc08697dd7
7794 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7795 Date:   Tue Dec 1 14:37:34 2015 +0900
7796
7797     [General] More merge upstream 2015-11-30.
7798
7799 commit ba76a557c13121daeff5e5d741cc0d8798cbf394
7800 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7801 Date:   Tue Dec 1 14:26:22 2015 +0900
7802
7803     [UI][Qt] Move machine-dependent files to qt/machines/ .
7804     [General][WIP] Merge upstream changes at 2015-11-30 (unofficial).
7805
7806 commit 88160df5da17b9bbe7ec1fde8983fb9984526dd4
7807 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7808 Date:   Mon Nov 30 18:15:37 2015 +0900
7809
7810     [UI][VM][EMU][Qt][WIP] Apply upstream's OSD class.I don't test to build yet X-)
7811
7812 commit 61f62039b900845be8a9101c5fdab82b1588b3d5
7813 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7814 Date:   Mon Nov 23 21:57:23 2015 +0900
7815
7816     [VM][FM77AV40][MB68VH010] Fix not update with Whole writing.
7817
7818 commit fc6b9bba1597319cd3f7935ae301ea0d8c05f926
7819 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7820 Date:   Mon Nov 23 20:19:54 2015 +0900
7821
7822     [VM][DRAW][Qt][FM7] Add "USE_MINIMUM_RENDERING" define FLAG. This flag try to reduce rendering. See vm/fm7/fm7.cpp , display.cpp and vram.cpp .
7823
7824 commit 794a739f4c98ff2813263c242c78970ed1f22047
7825 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7826 Date:   Sun Nov 22 13:11:09 2015 +0900
7827
7828     [UI][Qt] Add save screen "Capture Screen" feature.
7829
7830 commit 046931499f480939c7c890422e6aaf54d10a9c35
7831 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7832 Date:   Sat Nov 21 10:58:57 2015 +0900
7833
7834     [UI][Qt] FileDialog: Set "DontUseNativeDialog" to true.
7835
7836 commit 4fe86270460e2d4be3df9d535831804c0f362f0a
7837 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7838 Date:   Sat Nov 21 02:17:17 2015 +0900
7839
7840     [Qt][SCH] More safer scheduling.
7841
7842 commit 4b281068844b206a7ece5c9b1035d436b068e613
7843 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7844 Date:   Sat Nov 21 01:11:06 2015 +0900
7845
7846     [VM][X1] TRY: Fix flicking screen with Qt. Please prepair to asynchronous access both emu->run() and  emu->draw_screen().
7847
7848 commit 8202681963f20b58390cedbf0fbccec4796d531e
7849 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7850 Date:   Fri Nov 20 20:17:45 2015 +0900
7851
7852     [Qt][VM] More safer exiting.
7853
7854 commit 61caab8279381024e01ae418d4efc69d1881cde9
7855 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7856 Date:   Fri Nov 20 19:04:26 2015 +0900
7857
7858     [Qt][VM] Maybe fix freeze when resetting with drawing timing.
7859
7860 commit 3869fa7dbb56c64c381ced62f06c0dc1aaea0be2
7861 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7862 Date:   Fri Nov 20 18:41:51 2015 +0900
7863
7864     [DOC] Update ToDo.
7865
7866 commit 2052ab6d4cdf568a4f3a1a4b65b76c351480e08f
7867 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7868 Date:   Fri Nov 20 18:39:02 2015 +0900
7869
7870     [VM][FM7][DISPLAY] Fix not refleshing when loading state.
7871     [VM][FM77AV][DISPLAY] Set offset regisyters on VSYNC, not VSTART. Fixed Sylpeed's demonstration (wire-framed part).
7872
7873 commit a35592607be37b70511d21aa80f24705f47c2a77
7874 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7875 Date:   Fri Nov 20 18:10:35 2015 +0900
7876
7877     [DOC] Commit SNAPSHOT 2015-11-20-1.
7878
7879 commit da9270f58d0a7906d6686fa5ab0a340bce3a1913
7880 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7881 Date:   Fri Nov 20 18:09:20 2015 +0900
7882
7883     [GENERAL] Split GCC depend typedefs (and some functions).
7884
7885 commit 4d7392c35ff3df8a0572150ede7543ab8aa0f41f
7886 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7887 Date:   Fri Nov 20 01:09:56 2015 +0900
7888
7889     [UI][Qt][DOC] Update documents.
7890
7891 commit 4b3f3a7e4c007c1f4da62b64ceed8821fa239575
7892 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7893 Date:   Fri Nov 20 01:06:55 2015 +0900
7894
7895     [UI][Qt][MENU] Fixed typos.Thanks to Anna-Wu San.
7896
7897 commit 0f7701e1135dfcb5f44c5765007682ef54887e14
7898 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7899 Date:   Fri Nov 20 00:24:40 2015 +0900
7900
7901     [UI][Qt] Dialog: Enable input from line-edit.
7902
7903 commit 29b533529ebaaf332b28ed01bd21de5ac323a53b
7904 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7905 Date:   Fri Nov 20 00:10:21 2015 +0900
7906
7907     [DOC] SNAPSHOT 20151120-1
7908
7909 commit f52560fa0f297be25e2a299575f7a0a682bb6ff8
7910 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7911 Date:   Fri Nov 20 00:04:54 2015 +0900
7912
7913     [UI][Qt][PC9801] Fix empty entries of "Sound Boards".
7914
7915 commit 8ab6c857e16fe1291faa600b87d7dfd51614466e
7916 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7917 Date:   Fri Nov 20 00:04:23 2015 +0900
7918
7919     [VM] Fix FTBFSs.
7920
7921 commit 13342430aa070f8ba026cf05cde276b429535c7b
7922 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7923 Date:   Thu Nov 19 21:11:32 2015 +0900
7924
7925     [DOC] Update documents, credits.
7926
7927 commit 4ce0b5e66eb215468cbb5d1a17afb1c7fd1343cf
7928 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7929 Date:   Thu Nov 19 21:05:51 2015 +0900
7930
7931     [Qt][VM] Fix FTBFSs with MinGW.
7932
7933 commit 8ff11c5656967a13ee5363b807bc271e47821002
7934 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7935 Date:   Thu Nov 19 19:35:04 2015 +0900
7936
7937     [UI][RES] Update Icons.
7938
7939 commit fa2a8273b5708fdaee94d28ca056b38a5a2eaf6f
7940 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7941 Date:   Thu Nov 19 19:32:17 2015 +0900
7942
7943     [VM][i386] Add lacked changes.
7944
7945 commit 9ee0352b1b34c807b2cddba6424f17c48e3b5424
7946 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7947 Date:   Thu Nov 19 19:30:40 2015 +0900
7948
7949     [VM][General] Merge updtream 2015-11-18.
7950
7951 commit 86ae4ed29fa3237c0580e2d66c3f186b9a520acd
7952 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7953 Date:   Wed Nov 18 20:46:31 2015 +0900
7954
7955     [EMU][UI][Qt] More safety Inter Thread Communication (ITC)s.
7956     [EMU][UI][Qt][Draw] Don't occupy screen after selecting pulldown menus.
7957
7958 commit a249e76d9bd77e42e45ec066e6c063498c6600bd
7959 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7960 Date:   Wed Nov 18 01:40:44 2015 +0900
7961
7962     [UI][Qt][HC40][HC80] Fix forgotten retranslateUi for FD3/FD4.
7963
7964 commit f61d87c363dd927780a6bfee5e8fc93f75e27f4a
7965 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7966 Date:   Tue Nov 17 20:33:28 2015 +0900
7967
7968     [DOC] Update documents with SNAPSHOT 2015-11-17.
7969
7970 commit 64f901722d3382bc3feb6680a5ede240dcad2773
7971 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7972 Date:   Tue Nov 17 19:16:23 2015 +0900
7973
7974     [UI][Qt] Manage auto key: Force to convert string to CP932.
7975
7976 commit 88c558757862215b4af6bf31a67a4460c8e48dbe
7977 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7978 Date:   Tue Nov 17 18:36:47 2015 +0900
7979
7980     [UI][Qt][BUG] Add paste text from clip board.
7981
7982 commit 2b227b713f7d27bfc6e397ba8dedfb5c4dad99f3
7983 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7984 Date:   Tue Nov 17 16:39:00 2015 +0900
7985
7986     [UI][Qt][VM] Make update_config thread-safety.
7987
7988 commit fc85eba2c6528d390dc67c5b85ea1704737731fb
7989 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7990 Date:   Tue Nov 17 15:10:15 2015 +0900
7991
7992     [Qt][VM][MSX2][V99x8] Fix weird color order.Using RGB_COLOR() macro.
7993
7994 commit 9cbd5113f4b95dc03f39b125bc26bbf070d8b147
7995 Author: K.Ohta <whatisthis.sowhat@gmail.com>
7996 Date:   Tue Nov 17 14:50:52 2015 +0900
7997
7998     [UI][Qt] Fix wrong size of status bar when starting EMU.
7999
8000 commit bce9455603ad4cbab1921d59f0d289a1d3ad0cad
8001 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8002 Date:   Mon Nov 16 03:15:52 2015 +0900
8003
8004     [VM][WIN32] Get rid of foo_s() (a.k.a. "SECURE FUNCTIONS"). These have no support for WindowsXP and only for WIndows, so they are EVIL, I recommand not to use these functions.
8005
8006 commit 766e102a776720a3d53bbb06493c7896ef573a2b
8007 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8008 Date:   Mon Nov 16 02:15:06 2015 +0900
8009
8010     [UI][Qt][Windows] Grab keyboard to emulation thread: Resolve issue around "ALT" key.
8011
8012 commit 87c9752b968192cc630fdfe84ceff80c180581d3
8013 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8014 Date:   Mon Nov 16 02:14:20 2015 +0900
8015
8016     [DOC][Qt] Update credits, thanks to umaiboux San.
8017
8018 commit 3bb583a545f7c46a95473f829c15a9af8352d924
8019 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8020 Date:   Sun Nov 15 04:09:02 2015 +0900
8021
8022     [DOC] RELEASENOTE : SNAPSHOT 2015-11-14.
8023
8024 commit 28aacbbf55cfac72c8cb39d2925e63ee77b3f0bd
8025 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8026 Date:   Sat Nov 14 20:14:26 2015 +0900
8027
8028     [Qt][DOC] Update documents and credits , more and more (;_;)
8029
8030 commit 910b3cce215964380fa3dbe38fbb673c52bf4d34
8031 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8032 Date:   Sat Nov 14 19:57:52 2015 +0900
8033
8034     [BUILD][WIN32] Fix FTBFS with MinGW.
8035
8036 commit 93a96bd23cc2ca6d7b90c62cff2c5b9d9cb55823
8037 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8038 Date:   Sat Nov 14 19:51:41 2015 +0900
8039
8040     [Qt][DOC] Update documents, more.
8041
8042 commit fe4a31bcf751b8d82cb92d0aec6ffc34a44bb0c2
8043 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8044 Date:   Sat Nov 14 19:48:13 2015 +0900
8045
8046     [UI][Qt][PC9801][PASOPIA] Fix FTBFSs.
8047
8048 commit dc248dbe31ae3a9115f05ac9aa297bd47599441f
8049 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8050 Date:   Sat Nov 14 18:11:08 2015 +0900
8051
8052     [DOC][General] Update documents and credits.
8053
8054 commit 7a059f5d1472d1b8503c58aa9e49edc706683bc2
8055 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8056 Date:   Sat Nov 14 18:08:32 2015 +0900
8057
8058     [UI][Qt] Prepair to use auto-key.
8059
8060 commit c8ea322eff647f4dec4921c21454512e7dd3af90
8061 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8062 Date:   Sat Nov 14 18:01:45 2015 +0900
8063
8064     [UI][Qt] Fix FTBFS for BMJR.
8065
8066 commit b3dcebe3749d3dfc1ca821193bc17635ed329163
8067 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8068 Date:   Sat Nov 14 00:50:10 2015 +0900
8069
8070     [Qt][HELP] Update documents and credits.
8071
8072 commit 0f4e512443d910e2e324b0d7897ffa4ef8c49645
8073 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8074 Date:   Sat Nov 14 00:46:40 2015 +0900
8075
8076     [UI][Qt] Fix duplicate histories.
8077
8078 commit 36be77bde8faf697652036b7510cb4426cc9bd42
8079 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8080 Date:   Sat Nov 14 00:25:21 2015 +0900
8081
8082     [Qt][OSD][FM7] Fix sometime crashed when resetting.
8083
8084 commit 9130df3f7d6d8b721d602d5e8e976f0d3b5104d9
8085 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8086 Date:   Fri Nov 13 20:51:54 2015 +0900
8087
8088     [DOC][Qt] Update credits and RELEASENOTE.
8089
8090 commit 83859a8c7d378dda8e207d01cf06e21c4e2a105a
8091 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8092 Date:   Fri Nov 13 20:48:43 2015 +0900
8093
8094     [VM][i386][Qt][FMR] Fix FTBFS for i386 avd FMR50 series.
8095
8096 commit c8cdc3f8724102bd9f00c9657def366a67cb1213
8097 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8098 Date:   Fri Nov 13 19:46:32 2015 +0900
8099
8100     [DOC] Update to prerelease 2011-11-13.
8101
8102 commit 1d739d037e5fc080bd5cb0533c3a700664ca5ebe
8103 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8104 Date:   Fri Nov 13 19:05:36 2015 +0900
8105
8106     [UI][Qt] All of menus now using are integrated to children of Menu_MetaClass.
8107
8108 commit 17e4a39401d5658d28d084d0235a29cef85b8923
8109 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8110 Date:   Thu Nov 12 20:52:28 2015 +0900
8111
8112     [UI][Qt] CMT: Fix OOPs.
8113
8114 commit 63a086f4c555f835110952b701a3ba523ea0c094
8115 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8116 Date:   Thu Nov 12 20:09:06 2015 +0900
8117
8118     [UI][Qt][MENU] CMT: Using child of Menu_MetaClass.
8119
8120 commit d524e8143c5d672f18ef0a242fe94171858a2edb
8121 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8122 Date:   Thu Nov 12 18:21:57 2015 +0900
8123
8124     [Qt][UI][CONFIG][Win32] Fix crash with Win32/Mingw.
8125
8126 commit 0abf755d31dde2b11089c9fcddf12a83af2f3579
8127 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8128 Date:   Thu Nov 12 06:47:07 2015 +0900
8129
8130     [General][Qt][CONFIG][Win32][WIP] Fixing break memories with MinGW32.
8131
8132 commit 2f6ed851afced0b568c5ec28c6c067ca5de41c1e
8133 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8134 Date:   Wed Nov 11 23:31:48 2015 +0900
8135
8136     [UI][Qt][MENU] Create Menu_MetaClass class to make smaller code size.
8137
8138 commit ee8e21d5df005d23a21024a9a9b9eb0068f3ff14
8139 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8140 Date:   Tue Nov 10 19:20:13 2015 +0900
8141
8142     [GENERAL][Qt] Adjust indent.
8143
8144 commit 932fd5ca2d48d3e0cb9bc53b06940b123ef53f19
8145 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8146 Date:   Tue Nov 10 19:19:30 2015 +0900
8147
8148     [VM][Qt][UPD765A] Fix FTBFS with MinGW or CYGWIN.
8149
8150 commit 2e45ffc75b631d9e33e32f4a16d6ef374ba392d0
8151 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8152 Date:   Tue Nov 10 19:18:17 2015 +0900
8153
8154     [BUILD][WIN32] Cross compilation BASH script: Install binary to bin-win32/ and make clean.
8155
8156 commit db3624fb6515cc6d409b279d430c3f7c913ac347
8157 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8158 Date:   Tue Nov 10 18:09:44 2015 +0900
8159
8160     [Draw][Qt] Split around drawing from qt_main.[h|cpp] to draw_thread.[h|cpp].
8161
8162 commit 9b65d68da4c9d1ecfc5dfd74370de59470867177
8163 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8164 Date:   Tue Nov 10 17:59:20 2015 +0900
8165
8166     [UI][Qt][VM][JoyStick] Split to separate file  around Joystick.
8167
8168 commit 87d14cf1aff1e0cc6bfb75e36b9fbcc6228eb923
8169 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8170 Date:   Tue Nov 10 17:45:34 2015 +0900
8171
8172     [EMU][Qt][Main] Split around emulation thread to emu_thread.[cpp|h].
8173
8174 commit 752469bda3a5e9bba74b078a49dfb7f730b1334b
8175 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8176 Date:   Tue Nov 10 17:01:39 2015 +0900
8177
8178     [UI][Qt] FIlename: Fix not opened images when using non-latin name under non-UTF8 file system.
8179
8180 commit 4079545f5b8bf4dc89d2d9770add588d2ec4e072
8181 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8182 Date:   Tue Nov 10 01:42:58 2015 +0900
8183
8184     [Qt][Draw][GL][GLSL] Shader: Remove heavy? biye swapping , swap within emulator ; RGB().
8185
8186 commit 83a6171e264711ce1358bab2557eeeba608bff72
8187 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8188 Date:   Tue Nov 10 01:35:58 2015 +0900
8189
8190     [Qt] Comment out debug messages.
8191
8192 commit 78ee757377d223737e8528405ca5c6fa25a6d172
8193 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8194 Date:   Tue Nov 10 01:35:29 2015 +0900
8195
8196     [VM][FM7] Drop unused renders.
8197
8198 commit f141379f4055c004734162ebb519a858c1918c82
8199 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8200 Date:   Tue Nov 10 01:28:46 2015 +0900
8201
8202     [UI][Qt][Windows] Fix break widget when setting keyboard.
8203     [UI][Qt]KEYBOARD: Fix wrong scan code assign.
8204
8205 commit 503dcf78101f835063d33b1e8e92faa6eec7ce4d
8206 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8207 Date:   Mon Nov 9 18:55:48 2015 +0900
8208
8209     [KEYBOARD][UI][Qt][Win32] Set scan codes for Windows.
8210
8211 commit 3e5d2c03067fc1fb62710b921ace07696c1c7de1
8212 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8213 Date:   Sun Nov 8 15:11:43 2015 +0900
8214
8215     [Qt][Windows] Disable scancode with Windows temporally.
8216
8217 commit 9873b88c6aa1030c011af01994825a0847bfa996
8218 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8219 Date:   Sun Nov 8 14:13:09 2015 +0900
8220
8221     [Qt][Win32] Fix compilation errors with msys2, still not working.
8222
8223 commit c68693a9f9e2b36e02691bb441f034415b8f2cb7
8224 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8225 Date:   Sat Nov 7 02:02:35 2015 +0900
8226
8227     [Build][Win32][MINGW][CMAKE] Use FindSDL with SDL1.
8228
8229 commit 2d5e534a246e7cd84035210002b5302a9e73654c
8230 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8231 Date:   Thu Nov 5 22:41:46 2015 +0900
8232
8233     [DOC][UI][Qt] Update revision.
8234
8235 commit b166b5c2ca66457baf348b7fe55c55d63028e609
8236 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8237 Date:   Thu Nov 5 22:33:01 2015 +0900
8238
8239     [Qt][GL][Draw] Implement (lacked) screen rotation feature.
8240
8241 commit 381df99de6b4944c484a010b478db8b936e160e1
8242 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8243 Date:   Thu Nov 5 20:18:33 2015 +0900
8244
8245     [DOC] Update Documents.
8246
8247 commit a27206c6eae6460902ee387bd92a17b0627335c1
8248 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8249 Date:   Thu Nov 5 20:05:34 2015 +0900
8250
8251     [Build][Qt][Win32] Build with SDL 1.2. Useful to resolve issues caused by SDL2.
8252
8253 commit 56902df87e52dc8f7d5ce2c29e701acc8f7251f8
8254 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8255 Date:   Thu Nov 5 17:58:40 2015 +0900
8256
8257     [DOC] Update Documents.
8258
8259 commit 8cc1e218e2804e1a979c582d5650385b0a9d7d92
8260 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8261 Date:   Thu Nov 5 17:56:07 2015 +0900
8262
8263     [UI][Qt][Win32] Fix FTBFSs.
8264
8265 commit fa7d2ffda3f05c80c67aad6599be3aa17f82ba50
8266 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8267 Date:   Thu Nov 5 17:35:33 2015 +0900
8268
8269     [DOC] Update documents to SNAPSHOT 2015-11-05-1.
8270
8271 commit 3e6efd7c7930393e4976579605ac345be67a8e13
8272 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8273 Date:   Thu Nov 5 17:15:44 2015 +0900
8274
8275     [VM][General][QIN32][Qt] Merge Upstream 20151031 .
8276     [VM][FM7] Fix probrem of LSHIFT & RSHIFT.
8277
8278 commit 01e82e1d71184578f575c31fd55282886707e818
8279 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8280 Date:   Thu Nov 5 16:56:04 2015 +0900
8281
8282     [Display][Qt][GL][VM] Add OpenGL scan lines feature, include pixel lines.
8283
8284 commit 3d275238f33325d2075488d2aa95a41680c2cdeb
8285 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8286 Date:   Thu Nov 5 05:04:59 2015 +0900
8287
8288     [Draw][Qt][GLSL] Enable GL_DEPTH_TEST to accurate spriting.
8289
8290 commit 09a564a52792c2d9e0220c3117b59f7da81bac3f
8291 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8292 Date:   Thu Nov 5 02:53:24 2015 +0900
8293
8294     [Draw][Qt][OpenGL] Screen/Background/Button: Draw with GL Shader.
8295
8296 commit 4a642511c2fe5b3b6319e0b5eaa2460166c3a61a
8297 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8298 Date:   Tue Nov 3 01:02:24 2015 +0900
8299
8300     [Qt][Draw][Screen] Replace from OpenGL to OpenGL ES v2.
8301
8302 commit 130ce41cfe3155e084274d43f7510ff6432a6ec1
8303 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8304 Date:   Mon Nov 2 23:32:02 2015 +0900
8305
8306     [Qt][Draw][GL] Screen: Okay with GL ES v2.0.
8307
8308 commit e2cef8464019b6c7aab9fe253ba4423d132272bc
8309 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8310 Date:   Mon Nov 2 16:16:26 2015 +0900
8311
8312     [Qt][Draw][WIP] Applying OpenGL ES2 to GLDrawClass: Now, Yellow square is drawn, not usefle texture.
8313
8314 commit 19e148939f3cb7dde408d14ea3989361631cbcaa
8315 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8316 Date:   Sat Oct 31 01:33:53 2015 +0900
8317
8318     [WIP][Win32][Qt][DRAW] Fixing crash cause lacks of libGL, seems to use GLES... :-(
8319
8320 commit 8f464788fade06d9fc558af2150c5197f1ae2161
8321 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8322 Date:   Sat Oct 31 00:11:30 2015 +0900
8323
8324     [BUILD][WIN32] Update script.
8325
8326 commit 7c7205c6be2c68f9798d6550babcdb8e853a3a7d
8327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8328 Date:   Sat Oct 31 00:07:05 2015 +0900
8329
8330     [BUILD][Qt][WIN32] Build environment with MINGW / Qt, with GNU/Linux host, but, still not working.
8331
8332 commit eea8dcf5b61e06fb6033e2a8c19d1160368c7d75
8333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8334 Date:   Fri Oct 30 15:48:59 2015 +0900
8335
8336     [RELEASE][Win32] Update RELEASENOTE.txt for Win32 binaries.
8337
8338 commit eb6e4775e0d85a598fb97d3fbb1373843bf6cfbc
8339 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8340 Date:   Fri Oct 30 15:38:40 2015 +0900
8341
8342     [VM][Win32][FM7] Keyboard: Fix some not effect key with Windows (8.1).
8343
8344 commit 4ee07f9ae3316a3a209db3ea8a02fe00696dfa67
8345 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8346 Date:   Fri Oct 30 14:02:11 2015 +0900
8347
8348     [BUILD][Win32][FM7] Update vcxprojs to build SNAPSHOT 20151029-1.
8349
8350 commit a634273e9ba13a30b5e6b2fff049bb262fb58767
8351 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8352 Date:   Thu Oct 29 19:44:26 2015 +0900
8353
8354     [DOC] Update release note, "excepts using LASER DISK.".
8355
8356 commit 8d8a6ef8201a0679bd0b93e7c5641739facb1bd3
8357 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8358 Date:   Thu Oct 29 19:28:41 2015 +0900
8359
8360     [DOC] Update RELEASENOTE for binary release (GNU/Linux only).
8361
8362 commit 13928d9c853bcb54639571549ab736fba540f2c9
8363 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8364 Date:   Thu Oct 29 17:40:59 2015 +0900
8365
8366     [DOC] Update forgotten ChangeLog.
8367
8368 commit b2b5096c1abd8bd9bf4276954a54873a1b610beb
8369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8370 Date:   Thu Oct 29 17:34:10 2015 +0900
8371
8372     [DOC] Add ToDo. Only written in Japanese.
8373
8374 commit f07804665a3f580640e6227bdeaec06cafddaddb
8375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8376 Date:   Thu Oct 29 17:11:29 2015 +0900
8377
8378     [DOC][UI][Qt] Update revision.txt .
8379
8380 commit 8c6c35f85dad36bb8101451949a39a1393760b7f
8381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8382 Date:   Thu Oct 29 17:07:44 2015 +0900
8383
8384     [DOC] I forgot to update history of upstream, I re-build.
8385
8386 commit 4954400be3d6379e7d0b760cd8b97ef4b14fc242
8387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8388 Date:   Thu Oct 29 16:54:42 2015 +0900
8389
8390     [DOC] Update releasenote for SNAPSHOT 2015-10-29.
8391
8392 commit d3d19e4157290b1869ac6bf98e788e9a13fbe164
8393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8394 Date:   Thu Oct 29 16:52:57 2015 +0900
8395
8396     [DOC] Update docs, 2015-10-29.
8397
8398 commit a29231184d8cfa37ce6a739724043136d5bb1181
8399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8400 Date:   Thu Oct 29 16:44:40 2015 +0900
8401
8402     [Qt][UI] Brushup qrc files.
8403     [DOC] Updating DOCS.
8404
8405 commit 6689eb003e2aee6aef18ae635f82da8f21f82aa9
8406 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8407 Date:   Thu Oct 29 16:23:31 2015 +0900
8408
8409     [VM][General] Merge upstream 20151027.
8410     [UI][Qt] Commit lacked files before commiting.
8411
8412 commit 54691de4addca689f41efb9fbd37f7730da95264
8413 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8414 Date:   Thu Oct 29 16:22:26 2015 +0900
8415
8416     [UI][Qt] About dialog: Add revision string.
8417
8418 commit 065bc55f3727f1d7c200e6a5f8161449384889dd
8419 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8420 Date:   Thu Oct 29 15:55:23 2015 +0900
8421
8422     [UI][Qt] Improve About dialog.
8423
8424 commit 5c54b55316fb90a10dd7695cd5305b63cb28876e
8425 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8426 Date:   Thu Oct 29 15:05:17 2015 +0900
8427
8428     [UI][Qt] TextBrowser : Prepair to support external files.
8429
8430 commit 76f02da68492c47c8a6a78add0c68a97a05467ce
8431 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8432 Date:   Thu Oct 29 00:59:24 2015 +0900
8433
8434     [UI][Qt] Fix sequence of save state.
8435
8436 commit 8f5af9b3b2a96aaaceaf4b56bf96d55b4250ffeb
8437 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8438 Date:   Thu Oct 29 00:58:44 2015 +0900
8439
8440     [VM][FM7] Add SAVE/LOAD State.
8441
8442 commit a73d25005290ec6fb4264e55c3bc66325b6dd955
8443 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8444 Date:   Wed Oct 28 23:06:34 2015 +0900
8445
8446     [DOC][Qt][ABOUT] Update Credits.
8447
8448 commit 7bdbabb4c0c3f7db03f0d75ab60259a82ae6124a
8449 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8450 Date:   Wed Oct 28 22:41:38 2015 +0900
8451
8452     [UI][Qt][HELP] Add credits and Documantation browser.
8453     [DOC] Convert LICENSE.ja.txt to UTF-8.
8454     [UI][Qt] Add embeddes documantations to program.
8455
8456 commit 62574923855f242ccb5034c63a0ef4592c79970e
8457 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8458 Date:   Wed Oct 28 18:23:23 2015 +0900
8459
8460     [VM][FM7][BUILD] Fix FTBFSs for FM-7/77.
8461
8462 commit fa977dcf2c1e6b299081960314a3347ead07628b
8463 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8464 Date:   Wed Oct 28 17:50:07 2015 +0900
8465
8466     [VM][FM77AV40][DISPLAY] Fix weird writing with 400 lines mode.
8467
8468 commit 3c893899ff533baa55020b7d7ef6bd27dfb1710a
8469 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8470 Date:   Wed Oct 28 13:37:32 2015 +0900
8471
8472     [WIP][VM][FM77AV40] Fixing around 400 lines mode.
8473
8474 commit 315c2aa22cee6c3ceade4b0fba4747149fd4767e
8475 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8476 Date:   Wed Oct 28 12:58:27 2015 +0900
8477
8478     [VM][FM77AV][FM77AV40] re-construct accessing subsystem ; not through ALU when using DMA. 400 lines mode is imcomplete, yet.
8479
8480 commit 55276e5f6e9b80cb2b9c1d4d06bc064e1a894a85
8481 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8482 Date:   Sun Oct 25 23:01:58 2015 +0900
8483
8484     [Draw][Qt][CONFIG] Invert flag for "Using GL Filters".
8485
8486 commit e281ba8da981d2a3419637a11f8d848d592921ea
8487 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8488 Date:   Sun Oct 25 22:26:30 2015 +0900
8489
8490     [VM][FM77AV][FM77AV40][DISPLAY] Do not access via ALU when write access.
8491
8492 commit 4f7db9b6fb9039f1896343c390763c8aad31a442
8493 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8494 Date:   Sun Oct 25 11:38:13 2015 +0900
8495
8496     [UI][Qt][KEYBOARD] Add $(CONFIGDIR)/scancode.cfg to configure keyboard table.
8497
8498 commit 91ec5c2fdc8f31f977bda64143f4977cb7488d71
8499 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8500 Date:   Sat Oct 24 16:08:42 2015 +0900
8501
8502     [Qt][UI][KEYBOARD][FM77AV] Use keyevent->nativeScanCode() to resolve issue of pressed with SHIFT, working 九玉伝.
8503
8504 commit af506aa27f5e3906a3df1b8c8c5c68fa8626cafa
8505 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8506 Date:   Sat Oct 24 15:51:30 2015 +0900
8507
8508     [VM][FM77AV][KEYBOARD][WIP] Fixing problem of pressing SHIFT + any key.
8509
8510 commit d4a546471831aa68deed675391e4c6db38eaf32d
8511 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8512 Date:   Tue Oct 20 14:09:35 2015 +0900
8513
8514     [UI][Qt] Zap LockVM()/UnlockVM() from loading external file.
8515     [UI][Qt][FD] Fix fault with opening non-D88 type floppy image(s).
8516     [UI][Qt][QD] Fix FTBFS using QD.
8517
8518 commit f1318a07ea806c3287ec6f46ca4caefc0ffba95b
8519 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8520 Date:   Mon Oct 19 00:44:33 2015 +0900
8521
8522     [UI][Qt] Drop LockVM() / UnlockVM() from Open FD Dialog/Change Recent FD/Eject FD, etc...
8523
8524 commit b1160bd4059a59b4eaf2196c8aad78fdb053d455
8525 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8526 Date:   Sat Oct 17 15:56:54 2015 +0900
8527
8528     [UI][Qt] Status bar: resize when screen was resized.
8529
8530 commit 9a9a11cb830b0e50670183e3d9e4da0f9e1a846e
8531 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8532 Date:   Sat Oct 17 11:33:24 2015 +0900
8533
8534     [Qt][CMAKE][PC9801] Fix FTBFS with ePC9801foo.
8535
8536 commit e92e80edf48028c59c83a4ed9697636f4d3ace0b
8537 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8538 Date:   Sat Oct 17 03:36:13 2015 +0900
8539
8540     [VM][IO] Fix FTBFS.
8541
8542 commit 358dd9b044f2d80b11a785c8ecd35a38bd67b4cf
8543 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8544 Date:   Sat Oct 17 03:35:08 2015 +0900
8545
8546     [UI][Qt][Joystick] Manage Joysticks with GUID.
8547
8548 commit e8f92b8f45455b22b3ceed5ddff078ed46a915b4
8549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8550 Date:   Sat Oct 17 01:58:14 2015 +0900
8551
8552     [VM][General] Merge upstream 2015-10-07 .
8553
8554 commit 082ba59081be0aabc0502b548a4038b58656e790
8555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8556 Date:   Fri Oct 16 02:46:50 2015 +0900
8557
8558     [VM][FM77AV][DRAW] Fix weird rendering with "SYNC TO HSYNC".
8559
8560 commit 88407a2768fc27064c2297d9650a4bcb7e81e37c
8561 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8562 Date:   Fri Oct 2 18:06:41 2015 +0900
8563
8564     [VM][FM77AV][DISPLAY][WIP] Adjust reset sequence.
8565
8566 commit 3fe9e1b26717103bc544686fdd864daed63e7496
8567 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8568 Date:   Fri Oct 2 09:10:09 2015 +0900
8569
8570     [UI][Qt][DISPLAY] Fix not affect configuration : UI <-> VM <-> CONFIG-FILE around OpenGL.
8571     Please enter the commit message for your changes. Lines starting
8572
8573 commit aa52f4421073e5c4a06343836ba79994fc254300
8574 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8575 Date:   Fri Oct 2 01:59:31 2015 +0900
8576
8577     [VM][FM77AV20][MAINIO][DMA] Fix lacked interrupt detecting at $FD03 when DMA-Interrupt was happened.
8578
8579 commit 628ccac314ce959d13c61cb96466f1da60386ea5
8580 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8581 Date:   Fri Oct 2 01:31:26 2015 +0900
8582
8583     [VM][FM77][FM77AV][MAINMEM] Trim around MMR segment, whense extend MMR.
8584
8585 commit 83b3b202d0392acafa35240fb7cab58a8236aa3b
8586 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8587 Date:   Fri Oct 2 01:30:54 2015 +0900
8588
8589     [VM][FM77AV][DISK] Adjust transfer timing with PSY-O-BLADE.
8590
8591 commit 53c7d2b9847f046764ad5bde1a17da6ef8cbc9c4
8592 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8593 Date:   Fri Oct 2 01:29:35 2015 +0900
8594
8595     [VM][HD6844][FM7] Halt per byte without cycle-steal.
8596
8597 commit 9a7f0cfbba6a90d7891d26cd6e8f3fa813b12e91
8598 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8599 Date:   Fri Oct 2 01:29:00 2015 +0900
8600
8601     [VM][FM77AV40][FM77AV20] Fix unable to BOOT.
8602
8603 commit f4d42828fdd622cf7d3686ee2adff8bcfa254c6a
8604 Merge: 7f05de0d ee9d8fa2
8605 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8606 Date:   Thu Oct 1 22:59:57 2015 +0900
8607
8608     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
8609
8610 commit 7f05de0d47cfe797d7f0d2f7bd03d5617977be6f
8611 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8612 Date:   Thu Oct 1 22:58:56 2015 +0900
8613
8614     [VM][FM7] Fix don't do autorepeat at FM-7/77.
8615
8616 commit ee9d8fa209914bd44c1dc99efa8f430a6ae79e7c
8617 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8618 Date:   Thu Oct 1 04:18:50 2015 +0900
8619
8620     [VM][FM7][KEYBOARD] Fix don't do auto-repeat at FM-7/77 .
8621
8622 commit 18d538aa4c9581364cb027f7e606ceb3c963d054
8623 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8624 Date:   Thu Oct 1 03:45:05 2015 +0900
8625
8626     [VM][FM7] Remove unusev variables and fix some incorrect logics detected by cppcheck.
8627
8628 commit ffcc9f836f0589975d8c17597ecab3b26e88d4ac
8629 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8630 Date:   Thu Oct 1 02:21:30 2015 +0900
8631
8632     [VM][FM7] Fix uninitialized mouse status when mouse is not connected.
8633     [VM][FM77AV40] Fix too many clear with console RAM.
8634
8635 commit d1fd364a063cf193a38b50fc86df1cce966381a1
8636 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8637 Date:   Thu Oct 1 00:24:52 2015 +0900
8638
8639     [VM][Qt] Add Sony SMC-70/777 .
8640
8641 commit d4a5de85b060954b4ac6fb970dc50005d8572c37
8642 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8643 Date:   Wed Sep 30 23:51:50 2015 +0900
8644
8645     [VM][Qt] Add EPOCH Super Casette Vision (SCV).
8646
8647 commit 0b46f8a05a89e4d5161812f6315bde158e0b94cb
8648 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8649 Date:   Wed Sep 30 23:39:37 2015 +0900
8650
8651     [VM][Qt] Add SEGA SC-3000.
8652
8653 commit 2c466df8339b1d497480cb812f23532045cda4c8
8654 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8655 Date:   Wed Sep 30 23:23:48 2015 +0900
8656
8657     [VM][Qt] Add Bandai RX-78.
8658
8659 commit e618b5652014e25d235f56ba62444c955d700324
8660 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8661 Date:   Wed Sep 30 23:13:53 2015 +0900
8662
8663     [VM][Qt] Add CASIO PV-2000.
8664
8665 commit dc99fd4a0c16c9c5c06e7180d569252a17ba0b36
8666 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8667 Date:   Wed Sep 30 22:59:45 2015 +0900
8668
8669     [Build][Qt][CMAKE] Remove qtermwidget .
8670
8671 commit adbbbc55911a6e3337cd97e823bd42af8ad578e9
8672 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8673 Date:   Wed Sep 30 22:57:46 2015 +0900
8674
8675     [VM][Qt] Add CASIO PV-1000 .
8676
8677 commit 8d0a5aa34a1e2b6256247f4a584fb6706c362ce3
8678 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8679 Date:   Wed Sep 30 22:37:33 2015 +0900
8680
8681     [VM][Qt] Add SANYOPHC-20, PHC-25 and SEIKO MAP-1010 .
8682
8683 commit f9f1c22b4a5ea99e077367623f3db4e60f73334c
8684 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8685 Date:   Wed Sep 30 21:58:33 2015 +0900
8686
8687     [VM][Qt] Add NEC PC-8201 .
8688
8689 commit c685f0df239dd03d5b98ae9c8a894f64ad0d9676
8690 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8691 Date:   Tue Sep 29 20:48:53 2015 +0900
8692
8693     [OOPS][FM7][CMAKE] Fix typo.
8694
8695 commit e3ce5baebd83cac0909a60372e25c90fae16f644
8696 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8697 Date:   Tue Sep 29 20:48:20 2015 +0900
8698
8699     [VM][Qt] Add NEC PC-100.
8700
8701 commit ffa507df95b9b85aaa201ddde842e4143c9a57ab
8702 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8703 Date:   Tue Sep 29 20:30:03 2015 +0900
8704
8705     [VM][Qt] Add Pasopia/Pasopia 7. Pasopia with LCD is segfault, not usable.
8706     [VM][PASOPIA][PASOPIA7] Fix FTBFSs with gcc.
8707
8708 commit 37ba4fbbdeb901bca5efefabecf441f4830dcaa2
8709 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8710 Date:   Tue Sep 29 19:06:43 2015 +0900
8711
8712     [VM][Qt] Add NEC N5200.
8713
8714 commit 514e2a3db70e99676110bb368d0800221e3a1f3f
8715 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8716 Date:   Tue Sep 29 18:47:12 2015 +0900
8717
8718     [VM][Qt] Add Mitsubishi Multi8.
8719
8720 commit 28818045c7f148ff09f0aa6a78f40c3ed93c8ea3
8721 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8722 Date:   Tue Sep 29 18:26:04 2015 +0900
8723
8724     [VM][Qt]Add Sord m5.
8725
8726 commit 8a41625b4b6875264cde4425fed492fa14d9584f
8727 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8728 Date:   Tue Sep 29 02:20:22 2015 +0900
8729
8730     [VM][MZ2200][QD] Fix FTBFS.
8731     [VM][Qt] Add MZ-2000 .
8732
8733 commit da91f489c704becd83017c3d9a8f286f363ef70b
8734 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8735 Date:   Mon Sep 28 22:52:09 2015 +0900
8736
8737     [UI][Qt][Display][SCREEN] Separate OpenGL Filter and CRT_FILTER.
8738
8739 commit 8a664f2c9dac1276e0e5e2f3300d1bba383d88e4
8740 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8741 Date:   Mon Sep 28 22:42:34 2015 +0900
8742
8743     [VM][Qt] Add Sharp MZ-5500/6500/6550 .
8744
8745 commit 9a6bf622be926801fb4721c8cdb82fb0fcbe5d54
8746 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8747 Date:   Mon Sep 28 22:23:35 2015 +0900
8748
8749     [VM][Qt] Add MZ-3500.
8750
8751 commit 0b7a1a6a6641944a11fdc15a4c8839333e9df775
8752 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8753 Date:   Mon Sep 28 22:12:48 2015 +0900
8754
8755     [VM][Qt] Add MZ-2800.
8756     [VM][MZ2800] Fix FTBFS with Z80SIO. But not checked working well.
8757
8758 commit bbcf645fc89cbab7e1442e41b55eb43eade3f615
8759 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8760 Date:   Mon Sep 28 21:54:46 2015 +0900
8761
8762     [General] Add lacked d88fix.vcproj.
8763
8764 commit 1f0945a1c418b02b0e7ff5f1ee15386641691a23
8765 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8766 Date:   Mon Sep 28 21:53:55 2015 +0900
8767
8768     [VM][Qt] Add QC 10.
8769     [General] Add lacked files to commit.
8770
8771 commit e2875136c383421edeb8c22bf633fd0fbfe080a9
8772 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8773 Date:   Mon Sep 28 21:23:05 2015 +0900
8774
8775     [VM][Qt] Add FMR30.
8776
8777 commit a64ad14d6247981432a70c78107119d76d6cbd4a
8778 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8779 Date:   Mon Sep 28 16:27:58 2015 +0900
8780
8781     [VM][UI][Qt] Add FAMILY BASIC.
8782
8783 commit 44960b80f020d1fca9b9c53df1aa4c7a73457967
8784 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8785 Date:   Mon Sep 28 16:07:57 2015 +0900
8786
8787     [VM][FAMILYBASIC] Fix FTBFSs of apu.c and apu.h .
8788
8789 commit c3933fbd0f7d65495e5b829f25ab5ac089fd00a1
8790 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8791 Date:   Mon Sep 28 15:58:16 2015 +0900
8792
8793     [UI][Qt] Add IBM JX.
8794
8795 commit 0fda11f283635ab2f1f7574178e8f8b75d204b97
8796 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8797 Date:   Mon Sep 28 15:56:57 2015 +0900
8798
8799     [VM][IBMJX] Fix FTBFS with GCC, rename reserved word "not" .
8800
8801 commit 40ac660ad8a7a2cb445cf4ccaa6df4d91670c1bc
8802 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8803 Date:   Sun Sep 27 20:24:33 2015 +0900
8804
8805     [VM][FM77AV][DISPLAY] Transfer vram when VSYNC, not VSTART.
8806
8807 commit 923993a23e78e083b75a4a8d240b4d1bb9019ab5
8808 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8809 Date:   Sun Sep 27 18:02:22 2015 +0900
8810
8811     [VM][FM7][DISPLAY][UI][Qt] Implement "Sync to HSYNC" (77AV variants only) and "Frame Skip" features.
8812     [VM][FM77AV][DISPLAY] Faster rendering for 4096 colors, expect to use SIMD by compiler.
8813     [VM][FM77AV] Reduce rendering for "Sync to HSYNC".
8814
8815 commit ea80df324f3e05d645b3a50868d032419e63e9ee
8816 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8817 Date:   Sun Sep 27 07:55:42 2015 +0900
8818
8819     [VM][FM77AV][DISPLAY] Reduce rendering.
8820
8821 commit de285260c40beecabc2e92f04cd60e1b9f50b568
8822 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8823 Date:   Sun Sep 27 06:11:36 2015 +0900
8824
8825     [VM][FM77AV][DISPLAY] Fix flicking.Useful for METAL -X-.
8826
8827 commit 06247ef13155fa61bb6b1862b1489e2ca60f4120
8828 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8829 Date:   Sun Sep 27 04:53:12 2015 +0900
8830
8831     [VM][DATAREC] Fix slowdown when using (APSS)Fast Forward or (APSS)Fast Rewind.
8832     [VM][DATAREC] Fix wrong display of percentage (cause of overflow).
8833
8834 commit c3444c7b7993c1cb5b5fbab3f53e6a8bc8624d58
8835 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8836 Date:   Sun Sep 27 01:26:15 2015 +0900
8837
8838     [VM][FM7][VRAM] Split around vram from display.cpp to vram.cpp .
8839
8840 commit ee9782658f97f33a09ed20ae7235d82b5116b4f5
8841 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8842 Date:   Sat Sep 26 13:58:27 2015 +0900
8843
8844     [VM][FM77AV][MAINIO] FD12 : Cache VSYNC, MODE320 and HBLANK.
8845
8846 commit 85bd39291eefa579552782fe719922c7163ab940
8847 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8848 Date:   Sat Sep 26 13:13:27 2015 +0900
8849
8850     [VM][FM7][CMT] Add CMT_BUTTONS feature.
8851     [VM][FM7][OOPs][MAINIO] Fix wrong keyboard input without reset.
8852
8853 commit 7b82a3ba5b9857894bdc14b05cb5c08018217657
8854 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8855 Date:   Sat Sep 26 12:22:01 2015 +0900
8856
8857     [UI][Qt][CMT] Add fast forward, rewind, APSSs to "CMT" menu.
8858
8859 commit c5fe95266e522059de9da5cb6ab0c17c97039e4b
8860 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8861 Date:   Sat Sep 26 03:04:31 2015 +0900
8862
8863     [DOC][RELEASE] Update RELEASENOTE for SNAPSHOT 20150926.
8864
8865 commit 55afdce626e6706134eeda8035999b2c5dd59474
8866 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8867 Date:   Sat Sep 26 02:40:28 2015 +0900
8868
8869     [General][DOC] Update documents for SNAPSHOT 2015-09-26.
8870
8871 commit 031b72db4243f0fd62c1c2556a4ceb9934da1121
8872 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8873 Date:   Sat Sep 26 02:05:59 2015 +0900
8874
8875     [Build][Win32][FM77AV][PCENGINE] Fix FTBFSs.
8876
8877 commit 8cd31c8af9e1047430bf1773c1c7fadb551e0301
8878 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8879 Date:   Sat Sep 26 01:57:13 2015 +0900
8880
8881     [VM][FM7][Win32] Fix FTBFS FM-7/77 With MSVC.
8882
8883 commit eb173e279a212be6d9b45a1d81181e655414824b
8884 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8885 Date:   Sat Sep 26 01:46:29 2015 +0900
8886
8887     [Build][CMAKE] Add Basic Master Jr.
8888
8889 commit e1206b9ff5b2a49ba8b37fe8d23380232ac5f71f
8890 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8891 Date:   Sat Sep 26 01:45:18 2015 +0900
8892
8893     [Qt][CMake][General] Add Hitachi Basic Master Jr.
8894
8895 commit 78d8a6e05285903f317b455b0dd47756b9f329b3
8896 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8897 Date:   Sat Sep 26 01:28:26 2015 +0900
8898
8899     [Build][CMAKE][JR100]
8900
8901 commit f72cf978c1b9f662d9c5ea6cc5265824bcdfbda7
8902 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8903 Date:   Sat Sep 26 01:27:37 2015 +0900
8904
8905     [Qt] Add National JR-100.
8906
8907 commit d6b0cf6ce0c60b9446c3e2784c3be33a54039939
8908 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8909 Date:   Sat Sep 26 01:06:24 2015 +0900
8910
8911     [Build][Win32][MZ1200] Add lacked class.
8912
8913 commit 355e51b187d647932801bf9a8f3d34abf2743c1e
8914 Merge: 121801f3 2c73964b
8915 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8916 Date:   Sat Sep 26 01:03:05 2015 +0900
8917
8918     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
8919
8920 commit 2c73964bdf16a939261ac4624f40d79c057fddcd
8921 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
8922 Date:   Sat Sep 26 01:01:32 2015 +0900
8923
8924     [Build][Win32] Add FM77AV40EX.
8925     [Build][Win32] Apply changes for MZ80A/K/MZ1200.
8926
8927 commit 121801f36639f232fabc9b7cb92ec1f3a19868c3
8928 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8929 Date:   Fri Sep 25 06:14:38 2015 +0900
8930
8931     [Qt][Draw][OOPs] Fix FTBFS even if using BITMAPs.
8932
8933 commit 9f4a33e911d4ebc606d28ad51c4a3aad770dd57c
8934 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8935 Date:   Fri Sep 25 06:13:50 2015 +0900
8936
8937     [VM][MZ80K][MZ1200] Fix FTBFSs.
8938
8939 commit e1039a1782a3400994ed7feac29e78a5bf93f526
8940 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8941 Date:   Fri Sep 25 05:08:49 2015 +0900
8942
8943     [UI][Qt][Draw] Fix FTBFS using bitmap.
8944
8945 commit 9504f6472c1415ea6d3ee9f306701eaca1a43ad7
8946 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8947 Date:   Fri Sep 25 05:01:56 2015 +0900
8948
8949     [UI][Draw][Qt][OpenGL] Not link libGL directly, link via QtOpenGL.
8950
8951 commit 4b966535f6c3d1456c49c99edafcff40abec0e84
8952 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8953 Date:   Fri Sep 25 05:00:45 2015 +0900
8954
8955     [VM][FM7] Fix correct implementation of cycle-steal.
8956     [VM][FM7] Fix sequence of HOT RESET.
8957
8958 commit 45f6db8b4d4a5db68af2f35088f4040f1aa75916
8959 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8960 Date:   Fri Sep 25 02:49:32 2015 +0900
8961
8962     [VM][General] Merge upstream 2015-09-23.
8963     [VM][FM7] FIX FTBFS for FM-7/77.
8964
8965 commit bbf5ed7132304d6e4c19da3cb2d634923eb55a5b
8966 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8967 Date:   Mon Sep 14 22:13:45 2015 +0900
8968
8969     [VM][FM77AV40EX][DISPLAY][WIP] Fixing load image problems of "FM77AV40SX Nyumon Disk".
8970
8971 commit 9e843b48c4a3fd5d944e9b412badcef0b5697424
8972 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8973 Date:   Mon Sep 14 18:39:06 2015 +0900
8974
8975     [VM][HD6844] DMA: Implement more accurecy, still not implement priority register.
8976     [VM][FM77AV40][WIP]
8977
8978 commit 6748e74370f7e8d9a4bb53de24d812cc6d244336
8979 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8980 Date:   Mon Sep 14 15:10:05 2015 +0900
8981
8982     [BUILD][CMAKE] Add FM77AV40EX.
8983
8984 commit 2f1c14c97caec1dd6507c495796b6fbc4f193deb
8985 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8986 Date:   Mon Sep 14 05:01:03 2015 +0900
8987
8988     [VM][FM7][MAINMEM][MAINIO] Integrate path of changing clock.
8989
8990 commit 537e863f9cd575e08c66863de4938fe8b6c1bb0e
8991 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8992 Date:   Mon Sep 14 04:59:32 2015 +0900
8993
8994     [VM][FM77AV][DISPLAY] Fix duplicate vsync, i.e. Opening of Ys2.
8995
8996 commit a0fa05b49585ad2efee25db4f149ee882bdd7f1e
8997 Author: K.Ohta <whatisthis.sowhat@gmail.com>
8998 Date:   Mon Sep 14 03:15:08 2015 +0900
8999
9000     [VM][FM77AV40EX][DISPLAY] Fix around display-window feature.
9001
9002 commit 0dad6590f3150730debbd6e6a9fa3529ce9107e9
9003 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9004 Date:   Sun Sep 13 17:54:18 2015 +0900
9005
9006     [VM][FM77AV40EX][DISPLAY][WIP] Fixing around multi window, WIP.
9007
9008 commit 7b2f8f9866830775109a016ffdde80dde068a8e8
9009 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9010 Date:   Sun Sep 13 17:09:49 2015 +0900
9011
9012     [VM][FM77AV40] Fix scrolling problem with 400line mode.
9013     [VM][FM77AV] Reset multimode with alu->reset().
9014
9015 commit a97bd723ff9dee915deb48daa99c11174c7ff7e1
9016 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9017 Date:   Sun Sep 13 15:10:22 2015 +0900
9018
9019     [VM][FM77AV40][DICTROM] Fix handling on MMR page 2x.Booting F-Basic v3.4.
9020
9021 commit dd9bbacbc65a1eb675b8b1e0778a747abf89e399
9022 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9023 Date:   Tue Sep 8 23:28:36 2015 +0900
9024
9025     [VM][FM77AV40] Wip
9026
9027 commit eea60fea58fc98609aa93e1049693ae2e9e86a74
9028 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9029 Date:   Tue Sep 8 22:55:27 2015 +0900
9030
9031     [VM][FM77AV40][DISPLAY] Fix 256k colors render.
9032
9033 commit b9b9861964bbfbd653604736bd355473e50dd91f
9034 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9035 Date:   Tue Sep 8 22:26:26 2015 +0900
9036
9037     [VM][FM77AV40EX][FM77AV40SX] Fix wrong define VRAM SIZE.
9038
9039 commit 7f61494b2123d2365c9ca0fe01f7610bba071598
9040 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9041 Date:   Tue Sep 8 05:30:41 2015 +0900
9042
9043     [VM][FM77AV] Fix now wrote to Red plane via ALU.
9044
9045 commit 197552b54df89d7184ecab3d898cec196050966f
9046 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9047 Date:   Sat Sep 5 12:07:53 2015 +0900
9048
9049     [UI][Qt][FM7] Fix some features.
9050
9051 commit 78514908a6683d43af7fce30f973314b195da15e
9052 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9053 Date:   Sat Sep 5 12:06:41 2015 +0900
9054
9055     [VM][FM77AV40] Split unneeded by _FM77AV40 features to _FM77AV40EX and _FM77AV40SX.
9056
9057 commit ce894c7ae27e859e5dcfd59482a0388bc27b0b73
9058 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9059 Date:   Fri Sep 4 23:35:18 2015 +0900
9060
9061     [UI][Qt][KEYBOARD] Fix miss defined key code, unable to input "@" .
9062
9063 commit 6303a69d3e8fa4034079e9e42c59204ec1ec1fda
9064 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9065 Date:   Fri Sep 4 05:04:02 2015 +0900
9066
9067     [VM][FM77AV40] Move unused I/O at FM77AV40 to FM77AV40EX,40SX, etc.
9068
9069 commit bcc7689945f5b94dbb3029540882c538df8122ad
9070 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9071 Date:   Fri Sep 4 02:35:05 2015 +0900
9072
9073     [VM][FM7][FM77] Fix FTBFS of eFM-7 and eFM-77.
9074     [VM][FM77AV] Do not transfer to boot-ram from initiator rom when resetting.
9075
9076 commit 94cb617598d9d8e039f632c12c9f6f0606545e23
9077 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9078 Date:   Fri Sep 4 02:04:55 2015 +0900
9079
9080     [VM][FMGEN] Revert commit 3ec5ad9bdd06de94e0a8eb0eb2d46c7fe9b18910 of fmtimer.cpp . Fix not working CSM voice composition.
9081
9082 commit cafe1b31b5e8d613d2b3e2556a80e81d11eb97b9
9083 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9084 Date:   Sat Aug 29 04:32:23 2015 +0900
9085
9086     [UI][Qt] Debugger: closable windowed debugger.
9087
9088 commit 234bd0512ed9ce403339600100dfd81446326023
9089 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9090 Date:   Fri Aug 28 16:03:58 2015 +0900
9091
9092     [VM][FM77AV][MMR] Adjust not define within FM7_MAINIO:: .
9093
9094 commit bda63afaecd63e43e7d5e87483c095754ea795d3
9095 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9096 Date:   Fri Aug 28 06:47:50 2015 +0900
9097
9098     [VM][FM77AV20][FM77AV40] Implement JAPANESE card mostly, boot F-Basic v3.4 mostly, but not works yet.
9099     [VM][FM77AV20][FM77AV40] Fix accessing kanjirom from SUB SYSTEM.
9100
9101 commit ad7d62c113c6734133c74fc452337ce963855024
9102 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9103 Date:   Fri Aug 28 02:11:34 2015 +0900
9104
9105     [VM][FM77AV20][FM77AV40][MAINIO] Readable Kanji Class 2.
9106
9107 commit e42dffc93744e231482c5896f7f542f08f5c1157
9108 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9109 Date:   Fri Aug 28 02:10:29 2015 +0900
9110
9111     [VM][FMGEN] Timer: Not clear TIMER_ENABLE flags per period.Workaround of 九玉伝/FM77AV.
9112
9113 commit bbaa4398b62dc8e55247cfc76860c8013115ccb2
9114 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9115 Date:   Thu Aug 27 17:35:30 2015 +0900
9116
9117     [General][CMAKE] Delete unused files.
9118
9119 commit e7d6a50e717e098551d83b40fa261467821b929b
9120 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9121 Date:   Thu Aug 27 17:33:12 2015 +0900
9122
9123     [VM][General] Merge upstream 2015-08-25.
9124     [VM][FM7][KEYBOARD][DISPLAY] Fix FIRQ-mask handling of sub block.
9125
9126 commit 3c21a231702479cb35cdcc9e911aa7fac91be89f
9127 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9128 Date:   Wed Aug 26 05:16:30 2015 +0900
9129
9130     [VM][FM77AV] Add buzzer to keyboard.
9131     [VM][FM77AV][KEYBOARD] Fix timing of hidden message, thanks, Ryu.
9132
9133 commit c6ce3b2a007359f2e7659b3ce517c772af65f9b9
9134 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9135 Date:   Mon Aug 24 18:22:52 2015 +0900
9136
9137     [Qt][Debugger] Add separate windowed Debugger, temporally implement.
9138
9139 commit 10c730339397a485ecc90a445e9297796b4d9a0b
9140 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9141 Date:   Mon Aug 24 04:47:48 2015 +0900
9142
9143     [UI][Qt][Debugger] Add prepair to use 3rdparty/qtermwidget. You need to build qtermwidget5 to static-library.
9144
9145 commit 47d950be1d14216376d5b694602c7ab4e4fa7efb
9146 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9147 Date:   Sun Aug 23 02:34:49 2015 +0900
9148
9149     [VM][FM77AV40] Fix using both 2DD and 2D.Now enable to boot from 2DD.
9150     [VM][DISK][FM77AV] Fix disk-reading timing of PSY-O-BLADE.Need more adjusting.
9151
9152 commit 8973b616bbbe5982e22101eec35014060b270bdd
9153 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9154 Date:   Sat Aug 22 21:57:26 2015 +0900
9155
9156     [VM][FM7][CMAKE] Delete miss added entries.
9157
9158 commit 1566c951e00988d67b92f02003b7888682220eb8
9159 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9160 Date:   Sat Aug 22 21:55:57 2015 +0900
9161
9162     [VM][FM7] Change access protocol MAIN/SUB to KANJI-ROM.
9163
9164 commit 7ac1cdbc6378753648071a280642abce67832706
9165 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9166 Date:   Sat Aug 22 14:36:30 2015 +0900
9167
9168     [VM][General] Merge upstream 2015-08-21.
9169
9170 commit de8cc20e97cea9f9c47562aa6c086638ac8a9800
9171 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9172 Date:   Wed Aug 19 18:52:08 2015 +0900
9173
9174     [TOY][VM][FM77AV][KEYBOARD] Add hidden message.
9175
9176 commit 7c6aab53a64e7d8196fa73982dfddb67405d7ddb
9177 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9178 Date:   Wed Aug 19 14:06:44 2015 +0900
9179
9180     [VM][FM77AV][DISK] Fix transfer timing for FM-77AV, rotation of FDDs is 600 RPM.
9181
9182 commit 218615e92ab80a39dd95a2a51492445eab7aa03a
9183 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9184 Date:   Wed Aug 19 14:06:10 2015 +0900
9185
9186     [VM][MB8877][FM77AV40] Try: Faster timing.
9187
9188 commit 500a2a0d90aa1b1133ec2f8250139e2afd098020
9189 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9190 Date:   Wed Aug 19 12:17:38 2015 +0900
9191
9192     [VM][FM77AV20EX][FM77AV40][HD6844][DMA] Working with DMA, at least reading from FDC. i.e. PSY-O-Blade.
9193
9194 commit 553110e2bf99857fc6851cd5080ff5e219512d7b
9195 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9196 Date:   Wed Aug 19 08:44:48 2015 +0900
9197
9198     [VM][FM7][FLOPPY] Fix wrong reading FAT with F-BASIC 3.3.
9199
9200 commit aee1d96777d2e55f2a03645f13ebe2007ee3e38e
9201 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9202 Date:   Tue Aug 18 05:15:52 2015 +0900
9203
9204     [VM][FM77AV40] Prepare to use DMAC, HD6844.
9205
9206 commit 9c0abe270e4891bbc7b925f9084d22f01efcca0f
9207 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9208 Date:   Tue Aug 18 04:47:07 2015 +0900
9209
9210     [VM][FM77AV40][DISPLAY] Implement 400 line mode.
9211     [VM][FM77AV40][DISPLAY][SUBMEM] Implement *right* sub-monitor / cg RAMs.
9212
9213 commit 47d1d3d22d20885569389946cda58309b6853476
9214 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9215 Date:   Tue Aug 18 04:45:43 2015 +0900
9216
9217     [VM][FM77AV40][MB8877][DISK] Implement I/O port $FD1E : changing disk type both 2DD <-> 2D .
9218
9219 commit 1470b12961632f4984eaf23162c1ebe6ab0bf42e
9220 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9221 Date:   Mon Aug 17 19:13:21 2015 +0900
9222
9223     [VM][FM77AV40][DISPLAY] Fix determining display mode.Maybe working softwares for FM77AV (not only FM77AV20/40).
9224
9225 commit 642fa6b776177513e643d1ee608f68ade365334c
9226 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9227 Date:   Mon Aug 17 17:47:50 2015 +0900
9228
9229     [VM][FM77AV40] Fix FTBFSs.
9230
9231 commit 3ec5ad9bdd06de94e0a8eb0eb2d46c7fe9b18910
9232 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9233 Date:   Mon Aug 17 01:01:14 2015 +0900
9234
9235     [VM][FMGEN][FM77AV][FM7][IO] Adjust interrupt timing.
9236
9237 commit 5e710a044242d53cebd90b3f17d9b6535e7f6962
9238 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9239 Date:   Sat Aug 15 14:27:31 2015 +0900
9240
9241     [VM][FM7] Try: delete unused variables.
9242
9243 commit b5b06a88cd0ac895a0ea43b8d7d3aea844076366
9244 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9245 Date:   Sat Aug 15 14:25:19 2015 +0900
9246
9247     [VM][DISK][MB8877][FM77AV] Extend disk space for Deathforce.But, unstable on opening demonstration.
9248
9249 commit 3f0caa7444cf6bf463fafab56bc7a49f574de9b2
9250 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9251 Date:   Sat Aug 15 12:53:17 2015 +0900
9252
9253     [VM][FM77AV][DISPLAY] Remove duplicated reset sequence.
9254
9255 commit 926907797ad771eaa5e1e174b49bb8e513056024
9256 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9257 Date:   Sat Aug 15 00:31:57 2015 +0900
9258
9259     [VM][FM7] Uncache MMR register to MAINIO.
9260     [VM][FM77AV][WIP] Fixing wrong boot for Death Force.
9261
9262 commit d31ba74927da6b3a3bbfe1cdf54478d0e38f84bb
9263 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9264 Date:   Sat Aug 15 00:31:03 2015 +0900
9265
9266     [VM][FM7][KEYBOARD] Set data register $ffffffff to reset.
9267
9268 commit a5449a41eedbe4e1e5d0d4e7adf30a3dbfe0f898
9269 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9270 Date:   Thu Aug 13 03:31:48 2015 +0900
9271
9272     [VM][FM7] Write to URA-RAM even BASICROM enabled.Maybe only FM-7/NEW7.
9273     [VM][FM7] Not clear RAMs when reset.
9274     [VM][FM77AV] Clear $3FFE0 - $3FFF0 when reset.
9275
9276 commit b7e8ba83b84618e7a29638e0edb3905fab2b279b
9277 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9278 Date:   Thu Aug 13 02:02:50 2015 +0900
9279
9280     [UI][Qt][VM][FM7] Fixup keycode tables.
9281     [UI][Qt] Fix lockup shift status when press shift key.
9282
9283 commit 926859f0dbeac16fa33f7e221f9ea1f4eba4a649
9284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9285 Date:   Wed Aug 12 13:44:53 2015 +0900
9286
9287     [VM][FM7][DISPLAY] Clear all RAM when resetting.
9288
9289 commit 51dcd99af5c0908de7de69bbde0dad7309fac08b
9290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9291 Date:   Tue Aug 11 20:36:41 2015 +0900
9292
9293     [UI][Qt] Fix mouse pointer.
9294
9295 commit be377b56d7aa670858d5d1ed2104375672662c13
9296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9297 Date:   Tue Aug 11 20:00:14 2015 +0900
9298
9299     [UI][Qt][Draw] Window mode: Set size by scale and aspect. Not numeric.
9300
9301 commit 5ac4478df3ebef9461c4748cd605c72da54aad2b
9302 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9303 Date:   Tue Aug 11 12:57:15 2015 +0900
9304
9305     [VM][MC6809][FM7] Fix correct to determine clocks.Maybe useful for low-clock host machine.
9306
9307 commit a651350efc492e34817f8b4d51af84372e9cb603
9308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9309 Date:   Tue Aug 11 01:34:27 2015 +0900
9310
9311     [UI][Qt] Fix SEGV when conflict exiting and drawing status-bar.
9312
9313 commit b388dc62ee0713554979d249d0ce977905ff483a
9314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9315 Date:   Tue Aug 11 01:33:17 2015 +0900
9316
9317     [VM][FM7] Reduce host cpu usage. Sub/Main CPU drives about per 2 clocks.
9318
9319 commit 81c31f2e70aa9add575492ae8ddae9b179e9b734
9320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9321 Date:   Mon Aug 10 23:38:21 2015 +0900
9322
9323     [VM][FM7] Reset SUB_HALT when resetting SUB CPU (or SYSTEM).
9324
9325 commit e229a884dd8f92210325a9d819b9289d2c3997b1
9326 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9327 Date:   Mon Aug 10 15:17:08 2015 +0900
9328
9329     [RELEASE] SNAPSHOT 2015-08-10.
9330
9331 commit 6b432ad5d5c8d32cf7da5237c233773d95b1ac7a
9332 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9333 Date:   Mon Aug 10 07:28:24 2015 +0900
9334
9335     [VM][MB8877] Re-commit : Search sector : Trkreg must be equal C of ID field.(i.e.)For DAIBA.
9336
9337 commit 6f3a47a149482c71cb4b620cdb9de519b75019b1
9338 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9339 Date:   Mon Aug 10 03:47:03 2015 +0900
9340
9341     [UI][Qt] Fix SEGFAULT with D88 contains multiple images.
9342
9343 commit 88e84a8512ad8b18d3231ab5ede5526e68e171cb
9344 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9345 Date:   Mon Aug 10 03:26:41 2015 +0900
9346
9347     [General][VM] Merge upstream 2015-08-09.
9348
9349 commit 815afecd13d9f47b8c3d9f60816e19c319d52bea
9350 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9351 Date:   Mon Aug 10 02:54:48 2015 +0900
9352
9353     [General][WindowsXP][CONFIG] Remove get_parent_dir() within load_config.
9354
9355 commit bbbcd428c507857bf6cf565d7fcbd806077b878e
9356 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9357 Date:   Mon Aug 10 02:42:28 2015 +0900
9358
9359     [CONFIG][WIN32] Try: Clear app_path , workaround for WindowsXP.
9360
9361 commit 9b309c6e30e932823b78df3af9fbf006ba159fd3
9362 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9363 Date:   Sun Aug 9 22:46:30 2015 +0900
9364
9365     [UI][Qt] Add menu entry: "HELP->About Qt".
9366
9367 commit 254fc527a66b7967344843ee081287f5ae6f678b
9368 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9369 Date:   Sun Aug 9 22:44:59 2015 +0900
9370
9371     [UI][Qt] Exit even close main window.
9372     [UI][Qt] Add "About Qt" entry.
9373
9374 commit 2415d32db0a137cdce84cf46ab7c78a1db56e3b9
9375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9376 Date:   Sun Aug 9 13:12:26 2015 +0900
9377
9378     [Qt][General] Wait for JoyStick thread will be end.
9379
9380 commit 56338f1abc3fdc13c30b3f3aaf57a1889181566a
9381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9382 Date:   Sun Aug 9 13:05:11 2015 +0900
9383
9384     [VM][MB8877] DO NOT reply "WRITE PROTECTED" on read_sector, multiread_sector and read_track.
9385
9386 commit 5aaa84acae86eee413d569e23f4dfac02ed438bc
9387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9388 Date:   Sun Aug 9 05:11:47 2015 +0900
9389
9390     [UI][Qt] Fix unconnected signal, and (maybe) fixed segfault on exit.
9391
9392 commit 830fade7ec84b069c88fd751d069687efe9a42f0
9393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9394 Date:   Sat Aug 8 10:07:38 2015 +0900
9395
9396     [DOC] More update RELEASENOTE.txt for SNAPSHOT 2015-08-07 .
9397
9398 commit 990877b22f9a5a05d3e5215c3002b2281582166d
9399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9400 Date:   Sat Aug 8 09:56:58 2015 +0900
9401
9402     [DOC] Update ChangeLog and RELEASENOTE.txt.
9403
9404 commit 6a36e02989161ade9242111da520eb28a4dddd66
9405 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9406 Date:   Sat Aug 8 03:37:05 2015 +0900
9407
9408     [Gereral][Build][Win32][VS2015] Now, don't use whole-program-optimazation.
9409
9410 commit 705226faa676f974cc12a67fd8c3c351e375f857
9411 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9412 Date:   Sat Aug 8 01:04:29 2015 +0900
9413
9414     [General][VM] Merge upstream 2015-08-07 .
9415     [MZ2500] Fix FTBFS.
9416
9417 commit dd48ca610dd712333186b31ce604369d577e05b7
9418 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9419 Date:   Thu Aug 6 23:22:02 2015 +0900
9420
9421     [BUILD][CMAKE][GCC] Not using g++'s new ABI by default, configurable.
9422
9423 commit f98e6ac0bc324f554c79dc27ded20bc88d5c6f29
9424 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9425 Date:   Thu Aug 6 22:53:32 2015 +0900
9426
9427     [General][VM][Qt] Merge upstream 2015-08-05 .
9428
9429 commit 8cd39b717a3db9145c827c7475d84c6cca652c99
9430 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9431 Date:   Wed Aug 5 13:59:36 2015 +0900
9432
9433     [BUILD][CMAKE] Integrate USE_OPENCL and default is off, major of environments have no libOpenCL.
9434     [UI][Qt] Add forgotten emu.[cpp|h] apply to before commit.
9435
9436 commit 08255a9785275e6c97ffab1118c6483be0398830
9437 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9438 Date:   Wed Aug 5 13:52:27 2015 +0900
9439
9440     [UI][Qt] Work even 1 Thread CPU environment, but I recommand upper than 2 threads CPU.
9441
9442 commit af16fe849ce86f3500adc079d0b73bb355ad3de4
9443 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9444 Date:   Mon Aug 3 05:04:34 2015 +0900
9445
9446     [UI][Qt][GL] Fix FTBFS on qt_glevent.cpp with Qt5 < 5.4 .
9447
9448 commit faaab15f67bbc1518830cc78708874619d388132
9449 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9450 Date:   Mon Aug 3 04:54:35 2015 +0900
9451
9452     [Win32][VS2015][Build][X1TurboZ] Fix crash due to radical optimization.
9453
9454 commit daf9d8f5bc454f82e7daaeb4a75beee56afbc84d
9455 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9456 Date:   Sun Aug 2 21:08:38 2015 +0900
9457
9458     [DOC] I missed ChangeLog.
9459     [DOC] Add releasenote.
9460
9461 commit b3e271a8f0c08ca5f2d7953016280d1efcf4c1b7
9462 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9463 Date:   Sun Aug 2 21:00:47 2015 +0900
9464
9465     [DOC] Add changelog.
9466
9467 commit 197cc999d496b3071bef21f1a64f01ae6b9b1180
9468 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9469 Date:   Sun Aug 2 20:56:16 2015 +0900
9470
9471     [DOC] Release SNAPSHOT 2015-08-02 .
9472     [Z80TVGAME][Z80PIO] Fix FTBFS.
9473
9474 commit 0c6604dc98f98ddff920f1cd2db5d0154462f7ac
9475 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9476 Date:   Sun Aug 2 20:08:21 2015 +0900
9477
9478     [UI][DRAW][Qt]{OpenGL] Try: Build even Qt5 < 5.4 .
9479
9480 commit d82ee4928dd48d6b553b13e33b9ff1123e60fd91
9481 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9482 Date:   Sun Aug 2 18:16:13 2015 +0900
9483
9484     [UI][Win32][FM7] Fix FTBFS.
9485     [UI][WIN32] Fix duplicate definitions in src/res/resource.h .
9486
9487 commit c3e383e25050dc9b4404376470c5046e59328146
9488 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9489 Date:   Sun Aug 2 17:07:23 2015 +0900
9490
9491     [VM][Qt] ADD YS6464A and Z80 TV GAME.
9492     [DRAW][Qt] Clear pseudo Vram on initialize.
9493
9494 commit be5946219faa4c3d7f5f0ad2bd8e3df41e5f519c
9495 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9496 Date:   Sun Aug 2 16:04:40 2015 +0900
9497
9498     [VM][Qt] Add Z80 TV Game.
9499     [UI][Qt] Fix display name filter mixed upper and lower letters.
9500
9501 commit d7b758bb4c24646970585479caa62fb92fcb4191
9502 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9503 Date:   Sun Aug 2 04:16:27 2015 +0900
9504
9505     [UI][Qt][OSD] LED: Fix crash on exit randomly.
9506
9507 commit 652f412131a450a2a51da2f0bbf4422527d4f6c5
9508 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9509 Date:   Sun Aug 2 04:00:22 2015 +0900
9510
9511     [Build][Qt] Notify Qt version to compiler, using for today's commits.
9512
9513 commit 0036d072b586f42f46f47e6a94abc8d1b9588e1e
9514 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9515 Date:   Sun Aug 2 03:58:47 2015 +0900
9516
9517     [UI][Qt][OpenGL] Fix weird display with Qt >= 5.4 .
9518     [UI][Qt][Build]  Remove including unneeded headers at src/qt/foo .
9519
9520 commit 06ee5c782e06f4fa1f16993d106a7aa5e9022a78
9521 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9522 Date:   Sun Aug 2 03:05:26 2015 +0900
9523
9524     [UI][Qt] Enable to build even Qt < 5.4.This is experimental, please test.
9525
9526 commit 4bd3a380004119154f8fd0d6ddd7b66fad065852
9527 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9528 Date:   Sat Aug 1 21:47:11 2015 +0900
9529
9530     [UI][Qt] Add forgotten files for MycomZ80.
9531
9532 commit 126f20864bd5d40ff8b1d5d689672265f67fae55
9533 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9534 Date:   Sat Aug 1 21:46:22 2015 +0900
9535
9536     [VM][DATAREC] Fix FTBFS without DATAREC_SOUND .
9537
9538 commit 1bfe3997b94bc1ddce4992714ac01c09d4458ddc
9539 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9540 Date:   Sat Aug 1 19:06:28 2015 +0900
9541
9542     [VM][DATAREC] class DATAREC: Add support to adjust volume,please see src/vm/fm7 .
9543
9544 commit 982465023ee6227b4e097442d4f4081a05fb8a9a
9545 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9546 Date:   Sat Aug 1 18:25:51 2015 +0900
9547
9548     [VM][BUILD][MZ2200][MZ1200] Fix FTBFS.
9549
9550 commit e4757c8ba1ac44a961dd3469e9b34b88e0197ac6
9551 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9552 Date:   Sat Aug 1 15:57:30 2015 +0900
9553
9554     [VM][UI][Qt] General : Merge upstream 2015-08-01.
9555
9556 commit 21750165f5fa6171451083134735fa0692f927aa
9557 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9558 Date:   Sat Aug 1 07:25:41 2015 +0900
9559
9560     [DOC] ReleaseNote 2015-07-31 SNAPSHOT.
9561
9562 commit 98a2e767ae79417e76dd5a64df647c1583bc6241
9563 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9564 Date:   Sat Aug 1 04:13:44 2015 +0900
9565
9566     [DOC] Update ChangeLog .
9567
9568 commit 1a974b38e96bf93804f6fcaceafd9136e985bf01
9569 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9570 Date:   Sat Aug 1 04:11:05 2015 +0900
9571
9572     [FM7][FM77][Win32][Build] Adjust parameters.
9573
9574 commit 4a00417fc7e34b68457ddfe9f2aae1b443e0664f
9575 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9576 Date:   Sat Aug 1 04:00:22 2015 +0900
9577
9578     [VM][PC98DO][J3100] Fix FTBFSs.
9579
9580 commit 576503c5d8c545e1ca188d7d4568e7e1fdda4a5a
9581 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9582 Date:   Sat Aug 1 03:27:03 2015 +0900
9583
9584     [VM][PC9801] Fix FTBFS *truely*
9585
9586 commit 6c38da17e85636e3857631ba5392b8bf286a9a09
9587 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9588 Date:   Sat Aug 1 03:01:33 2015 +0900
9589
9590     [VM][PC9801] Fix FTBFS with DATAREC_SOUND.
9591
9592 commit abe6b676832f9042d9e06420baa52af973f40dca
9593 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9594 Date:   Sat Aug 1 02:39:51 2015 +0900
9595
9596     [VM][PC8801] Fix FTBFS when setting DATAREC_SOUND.
9597     [UI][Qt][PC8801] Fix duplicate declaration.
9598     [UI][Qt] Fix truncate sound-device num many sound-devices.
9599
9600 commit 2f8048ccd1a1208ad1547a3eab379f0c5b0f67c1
9601 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9602 Date:   Fri Jul 31 23:44:58 2015 +0900
9603
9604     [DOC][General] Add Japanese translation of GPLv2 .
9605
9606 commit 5eb2ab986e856b9b2cac263deecb458c847f721e
9607 Merge: be90e28e 9558fd1c
9608 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9609 Date:   Fri Jul 31 23:32:14 2015 +0900
9610
9611     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
9612
9613 commit be90e28e7d3a5a8e05c2713adc7ba60a2ab98db2
9614 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9615 Date:   Fri Jul 31 23:30:54 2015 +0900
9616
9617     [VM][FM7] Fix FTBFSs.
9618
9619 commit 9558fd1c7407b28649c87078ab4a50aabd4b8768
9620 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9621 Date:   Fri Jul 31 23:28:04 2015 +0900
9622
9623     [Build][Win32] Add some virtual machines.
9624
9625 commit d489f66c97d9307286f3a579f645ee9edc448f39
9626 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9627 Date:   Fri Jul 31 23:26:45 2015 +0900
9628
9629     [VM][FM7][Win32] Fix FTBFS bulding for Windows / VS2015.
9630
9631 commit 5c8d5ad9943ab8e1f9bf7ba45a364a60e0170e41
9632 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9633 Date:   Fri Jul 31 23:22:16 2015 +0900
9634
9635     [UI][Win32] Fix crash when loading *.ini file.
9636     [UI][Win32][X1TurboZ] Fix icon of X1 TurboZ.
9637     [UI][Win32] Add UI entry "Hack:Fast Transfer" for floppy.
9638     [UI][Win32][FM7] Fix drive number "1,2" to "0,1".
9639     [UI][Win32] Add UI entry "Multiple speakers".
9640     [UI][Win32][FM77][FM77AV] Add entry for extra RAM.
9641
9642 commit bd796d65e28464aa3c7b98fae73f41db06ba0ac5
9643 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9644 Date:   Fri Jul 31 16:11:15 2015 +0900
9645
9646     [UI][Qt][PC8801] Add supporting PC8801SR's Sound board 2.
9647
9648 commit 0dc68c64424eafb3a498e0a2f209bcacd0ed7ca2
9649 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9650 Date:   Fri Jul 31 15:53:42 2015 +0900
9651
9652     [VM][FM7] Revert moving mb61vh010 and hd6844 from src/vm to src/vm/fm7 .
9653     [UI][Agar] Delete agar ui support.
9654
9655 commit 212d15cc6196acd5481e2fa66fa1df32d16d5e7e
9656 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9657 Date:   Fri Jul 31 15:44:02 2015 +0900
9658
9659     [GENERAL][BUILD] Merge upstream 2015-07-31.
9660
9661 commit 002c2c90889560fab221f6c0c9336924d819151f
9662 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9663 Date:   Fri Jul 31 03:56:31 2015 +0900
9664
9665     [UI][Floppy][Qt] Add GUI entry for before commit, HACK:Fast Transfer.
9666
9667 commit ba5cc4d9527bced11b73ee8c346ca7b557c52502
9668 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9669 Date:   Fri Jul 31 03:30:42 2015 +0900
9670
9671     [VM][MB8877][FM7][CONFIG] Add config var: fdd_hack_fast_transfer, workaround of ぎゅわんぶらあ自己中心派/FM7 Series.
9672
9673 commit 76143b4a07816ca47fc20a0eb1f59e6a5f10fc5c
9674 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9675 Date:   Fri Jul 31 01:29:47 2015 +0900
9676
9677     [VM][FM7][KEYBOARD] Fix polling interval of keyboard encoder to 20mS.
9678
9679 commit 053916c5dd9a0777772d2fca66a012135da45bd4
9680 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9681 Date:   Thu Jul 30 21:31:12 2015 +0900
9682
9683     [VM][FM77AV][DISPLAY][SOUND] Fix OOPs of resetting devices.
9684
9685 commit 5d689f8feca5995ff4f7be12c70610505a0d2ddd
9686 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9687 Date:   Thu Jul 30 19:08:36 2015 +0900
9688
9689     [Build][CMAKE] Change some definitions.
9690
9691 commit 38b4406ec0122d092a9a153a1a2b6bbef56a8d27
9692 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9693 Date:   Thu Jul 30 19:07:23 2015 +0900
9694
9695     [Qt][UI][FM7] Add LEDs of keyboard to status bar.
9696
9697 commit cba79ade789e8fc16b4ae4baecfd094d87d41f23
9698 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9699 Date:   Thu Jul 30 19:03:11 2015 +0900
9700
9701     [VM][FM7] Move mb61vh010.[cpp|h] and hd6844.[cpp|h] to source/src/vm .
9702     [VM] Add dummy device class : DUMMYDEVICE : Please read src/vm/fm7/fm7.cpp .
9703
9704 commit b31082cb4a4165f348a428b764316d03d565daae
9705 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9706 Date:   Wed Jul 29 01:45:23 2015 +0900
9707
9708     [BUILD][FM7][CMAKE] Set FM7_DEBUG_FDC flag to disable at default.
9709
9710 commit 6978c03479c24b41de6ae854c9043097012b605c
9711 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9712 Date:   Wed Jul 29 01:02:30 2015 +0900
9713
9714     [VM][SOUND][Qt][FM7] Fix: Set volume per FM card(or others) : See vm/fm7/fm7.cpp .
9715     [VM][CONFIG][WOUND] Fix unsaved values of sound devices volume level.
9716
9717 commit 88940950442b40a8247d5bbcf95da08a6d678395
9718 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9719 Date:   Tue Jul 28 23:56:22 2015 +0900
9720
9721     [VM][Qt][UI] Add volumes setting future.
9722
9723 commit ff8f0a7db8d422c159e71a7c6714f26d16980be9
9724 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9725 Date:   Tue Jul 28 20:00:59 2015 +0900
9726
9727     [VM][SOUND] Add stereo / mono speakers , see vm/fm7/fm7.cpp's update_config().
9728     [VM][SOUND][Qt][CONFIG] Add configure entries for sound, and GL rendering.
9729
9730 commit 77b5163f7cbfb6551fd066337521be68f9628f6c
9731 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9732 Date:   Tue Jul 28 18:40:55 2015 +0900
9733
9734     [General] Add log level entries: EMU_LOG_FOO at config.h.
9735
9736 commit 797079ae275021dad913ccbcf4b6d3f19a585473
9737 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9738 Date:   Tue Jul 28 18:23:14 2015 +0900
9739
9740     [Qt][General] Logger :: Supress tail of '\n' and support multiple lines.
9741
9742 commit 6412915eda05fc699f113c3d73a368a0cee35ce1
9743 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9744 Date:   Tue Jul 28 08:30:17 2015 +0900
9745
9746     [Qt][DEBUGGER] Fix unusable command line input with threaded debugger.
9747
9748 commit 7ad5d7a8b04bd96184894fd5eb407c1c0c59d40d
9749 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9750 Date:   Tue Jul 28 08:24:55 2015 +0900
9751
9752     [VM][FM7][MB8877] Search sectors: Must check with track register of FDC.
9753     [VM][FM77AV] So, fixed not booting DAIVA (and softwares using both BOOTROM and Direct access to FDC).
9754     [VM][FM7][MB8877][FLOPPY] Verbose debug messages.
9755     [VM][MB8877] Read/Write data: Data pointer in DISK should not increment after reading as soon as, increment with DRQ will be rise up.
9756
9757 commit 6d8e947517a5eed83e9bcae07c14f74d7501fb12
9758 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9759 Date:   Mon Jul 27 23:00:17 2015 +0900
9760
9761     [Qt][Debugger] Implement write disassembly to file.
9762     [Qt][Debugger] Replace SDL_Thread to  QThread.
9763
9764 commit 10188d16507a1b27f32ba1458e1f491a28efc04a
9765 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9766 Date:   Mon Jul 27 19:48:57 2015 +0900
9767
9768     [Qt][VM][Debugger] Add lacked file before commiting.
9769
9770 commit 030fd216d64dad2a3bbeb0086184f78f7acbf8b8
9771 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9772 Date:   Mon Jul 27 19:48:15 2015 +0900
9773
9774     [Qt][Debugger] Write disassembly list to file, add "UW" command.
9775
9776 commit 4527e22d93762dbdf587fe73a4edae6c1ba814de
9777 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9778 Date:   Mon Jul 27 10:13:19 2015 +0900
9779
9780     [Build][FM7][CMAKE] Add enable/disable FDC debug log.
9781
9782 commit fc50ec7b72852b9d87c186a7e95e0dc0f8d4c7ab
9783 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9784 Date:   Mon Jul 27 10:12:18 2015 +0900
9785
9786     [VM][FM7][FDD] Add debug log for Floppy.
9787
9788 commit fd7df4365e68cedae5ec214b2002667ef7299ab0
9789 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9790 Date:   Mon Jul 27 10:11:46 2015 +0900
9791
9792     [VM][MB8877] Add optimized debug LOG.
9793
9794 commit 69c0dbbc353ab8888d10eea2627d6c350da94742
9795 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9796 Date:   Mon Jul 27 10:10:54 2015 +0900
9797
9798     [VM][MC6809] Fix table of instruction clocks.
9799
9800 commit 41c14340caa530efe61c45da20d7852564ced3d0
9801 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9802 Date:   Mon Jul 27 00:13:00 2015 +0900
9803
9804     [General][Document] Add ChangeLog .
9805
9806 commit b06d4becba032444eed2ee1736b519856960a2fc
9807 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9808 Date:   Sun Jul 26 21:12:27 2015 +0900
9809
9810     [UI][Qt] Enable IM.
9811
9812 commit b9710f3118951454d1b06e8f84c4bb93b4e1cdd3
9813 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9814 Date:   Sun Jul 26 21:11:32 2015 +0900
9815
9816     [VM][FM7][KEYBOARD] Workaround of [ESC] KEY, using both [KANJI] and [PAUSE].
9817
9818 commit 1752520a56d67bfb6edc126b6095183b0bb78848
9819 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9820 Date:   Sun Jul 26 20:17:52 2015 +0900
9821
9822     [VM][FM77AV][MAINIO][DISPLAY][KEYBOARD] Did workaround of dropping data with real time key scanning mode.
9823
9824 commit f47fa2610e02f057ae648a0ef2dd376feaf5a567
9825 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9826 Date:   Sun Jul 26 18:27:00 2015 +0900
9827
9828     [WIP][VM][FM77AV][KEYBOARD] Fixing drop keyboard data with REAL-TIME-SCANNING mode.
9829
9830 commit 250f6c15f6b79a02bfa6e5f3c0b9335f3eeee616
9831 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9832 Date:   Sat Jul 25 14:51:35 2015 +0900
9833
9834     [Build][WIN32][OOPS] Fix oops for BABBAGE2nd/MZ-1200/MZ-80A.
9835
9836 commit 5ccf5161bd82a78becf4346312f70034c6af40fe
9837 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9838 Date:   Sat Jul 25 13:11:25 2015 +0900
9839
9840     [Build][VS2015][FM77] Fix build-conflicts with parallel building.
9841
9842 commit a9576e51847a8836d89cd7ace7073e76ce29b4e4
9843 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9844 Date:   Sat Jul 25 13:08:50 2015 +0900
9845
9846     [Build][WIN32][FM7] Fix FTBFS with VC2015.
9847
9848 commit 6f2412baddcde69408fb0ed09a815476b2532afb
9849 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9850 Date:   Fri Jul 24 20:17:58 2015 +0900
9851
9852     [VM][FM7] Fix not displaying when NOT cyclesteal and NOT vram_access.
9853     [VM][FM7][KEYBOARD] Add save_state() / load_state().
9854     [VM][FM77AV][WIP][KEYBOARD] Fixing problems of multi pressed, WIP :-(
9855
9856 commit 9b5ec28e1a6cd6c52c0b9bc958b0e59960135d64
9857 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9858 Date:   Fri Jul 24 17:53:04 2015 +0900
9859
9860     [Build][Win32] Edit vcxproj.
9861
9862 commit dcb09cf428acee8ee35bf558be08d888f837a4d0
9863 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9864 Date:   Fri Jul 24 17:35:03 2015 +0900
9865
9866     [Build][Win32] Add some VMs.
9867
9868 commit 36f3e22a400239804a88698e72e6e1fe82cafe0d
9869 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9870 Date:   Fri Jul 24 06:29:22 2015 +0900
9871
9872     [VM][FM7][FM77] Fix one-shot break key.
9873
9874 commit d9a8bf0e3e5717828e322b79b482623a424216f2
9875 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9876 Date:   Fri Jul 24 06:08:53 2015 +0900
9877
9878     [VM][MZ700][MZ800][MZ1200] Fix weird bitorder debugging with wrong  FONT.ROM.
9879
9880 commit 69504d38060aae6551b589581e46056edc6d256e
9881 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9882 Date:   Thu Jul 23 20:07:48 2015 +0900
9883
9884     [OOPS][WIN32][VS2015][FM77] Fix FTBFS of eFM77.
9885
9886 commit d4e646064bd7905e71fd0ce89280531d60a8aae7
9887 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9888 Date:   Thu Jul 23 19:19:50 2015 +0900
9889
9890     [GEneral][Document] For release.
9891
9892 commit 75de96a7da658757ac94e74c1571c033e3ffaae5
9893 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9894 Date:   Thu Jul 23 18:31:38 2015 +0900
9895
9896     [BUILD][QT][CMAKE][FM7] Set FDC-debug by default.
9897
9898 commit 32b225e6b0b92298f5cf19c93a6ac8f8c4a8f7e8
9899 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9900 Date:   Thu Jul 23 18:19:50 2015 +0900
9901
9902     [VM][FM77AV] Fix weird handling page2.
9903     [VM][FM7][MB8877] Apply some situations port from XM7, thanks Ryu!
9904     [VM][FM7] FDC: Add debug log future.
9905     [VM][FM77AV] Most of softwares are able to boot or work, excepts from some floppy images (occures Recore not found,etc).
9906
9907 commit 0e23895c70a58a8ce0667bde8ec40da307fad665
9908 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9909 Date:   Thu Jul 23 03:27:57 2015 +0900
9910
9911     [VM][GENERAL] MErge upstream : 2015-06-28.
9912
9913 commit a0e0df1f2b6007cd124cd849840b33fe6379b59e
9914 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9915 Date:   Thu Jul 23 02:47:29 2015 +0900
9916
9917     [VM][FM77AV][MB61VH010] LINE: DO NOT limit X >= 320 when 320 mode.Fixed AMNORK.
9918
9919 commit c37e1a209ac16f1c65777c3354af5ab9ba0b6aea
9920 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9921 Date:   Wed Jul 22 23:29:03 2015 +0900
9922
9923     [VM][WIN32][FM77AV] Use VC2015.
9924     [VM][DATAREC] Fix some weird comparings.
9925
9926 commit 508e66076ba16c59c22eaa35740b0fff72eb5b2b
9927 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9928 Date:   Wed Jul 22 23:27:18 2015 +0900
9929
9930     [VM][WIN32] config.cpp : Be type BOOL to bool with some config values.
9931
9932 commit 12e5b4c53927b9c32811b05f81e27f6bae0b77d0
9933 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9934 Date:   Wed Jul 22 23:25:19 2015 +0900
9935
9936     [VM][FM77AV][MB61VH010] Remove warnings.
9937     [VM][FM77AV][MB61VH010] Fixing weird displaying for amnork, WIP.
9938
9939 commit 8731117a584a4158c64f39a8906591b35af02516
9940 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9941 Date:   Wed Jul 22 23:23:37 2015 +0900
9942
9943     [VM][FMGEN][WIN32] Fix warning on psg.
9944
9945 commit 5a3ab17a41acba5b147bbbd0c7c5c9ed8f95feb0
9946 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9947 Date:   Wed Jul 22 21:04:57 2015 +0900
9948
9949     [VM][Qt][PHC20][PHC25] I forgot to add CMakeLists.txt.
9950
9951 commit 3e9a119ae37eed572a7993c94b98a3fa5204ffab
9952 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9953 Date:   Mon Jul 13 17:36:17 2015 +0900
9954
9955     [VM][FM7][MAINMEM] Do not initialize tables on initialize(), do constructor.
9956
9957 commit d0cc40d18764e5300e042876c5cb08ba63c6eca3
9958 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9959 Date:   Mon Jul 13 16:32:31 2015 +0900
9960
9961     [VM][MC6809] Fix freezing when resetting within CWAI/SYNC cycles, fixed resetting at OS-9 Level1/6809 FM-7 edition .
9962
9963 commit 350c8859d1573a8d06c7c050cf65bb258614dccc
9964 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9965 Date:   Mon Jul 13 15:02:26 2015 +0900
9966
9967     [VM][MB61VH010] MERGE fto head.
9968
9969 commit e3eeb6a5fb080770f118619eb613f8195f69c108
9970 Merge: 63a7d0b4 6531f9be
9971 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9972 Date:   Mon Jul 13 15:01:20 2015 +0900
9973
9974     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
9975     
9976     Conflicts:
9977             source/src/vm/fm7/mb61vh010.cpp
9978
9979 commit 63a7d0b42c3eda721fef19d0cbe5a94715470933
9980 Author: K.Ohta <whatisthis.sowhat@gmail.com>
9981 Date:   Mon Jul 13 15:00:44 2015 +0900
9982
9983     [VM][MB61VH010]
9984
9985 commit 6531f9be66fb6f2bd563afb33852d7a72348059c
9986 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9987 Date:   Mon Jul 13 14:59:07 2015 +0900
9988
9989     [VM][FM7][MAINMEM] Try: faster nonmmr_convert.
9990
9991 commit a1ea61a05ed5c7e62990bb618f3b18d510720fb9
9992 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9993 Date:   Mon Jul 13 04:19:12 2015 +0900
9994
9995     [BUILD][WIN32][FM77AV] VS2013 : Adjust optimization parameters.
9996
9997 commit 70680a0ad364c5e6a7df581ebcc41d75905a8eb8
9998 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
9999 Date:   Mon Jul 13 04:18:12 2015 +0900
10000
10001     [VM][FM7] TRY: Use openmp if enabled.
10002
10003 commit 15b65c689cac6ce76a0ae41356be32937c6cde09
10004 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10005 Date:   Mon Jul 13 04:17:03 2015 +0900
10006
10007     [VM][MC6809] Remove inline from instructions.
10008
10009 commit d088475302394442edf65439e734cc5a4521e670
10010 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10011 Date:   Mon Jul 13 02:47:26 2015 +0900
10012
10013     [VM][FM77AV] Delete unused local-variables.
10014
10015 commit 1b7b17c6c04efa831ac7e4cf2cbfa9c82128cd55
10016 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10017 Date:   Mon Jul 13 02:46:40 2015 +0900
10018
10019     [BUILD][FM77AV][WIN32] Experimental: output object files to separate
10020     directory.
10021
10022 commit a1d516edb1dcd8d76732607bfefdc60157a181dc
10023 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10024 Date:   Mon Jul 13 02:42:51 2015 +0900
10025
10026     [VM][General][Win32] Fix byte-order for _RGB888 with little-endian.
10027
10028 commit bf0ff7ebab8cd9d190597581c292719e25cf769a
10029 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10030 Date:   Sun Jul 12 15:08:12 2015 +0900
10031
10032     [VM][FM77AV][DISPLAY] Cache result of analog-palette calculation to be faster rendaring.
10033     [VM][FM7][DISPLAY][OOPS] Add/delete lacked/unused values for state-saving or loading.
10034
10035 commit 3eea64c36cfaf474eb5677a7fc9efb7749da974a
10036 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10037 Date:   Sun Jul 12 14:29:27 2015 +0900
10038
10039     [VM][FM7][DISPLAY] Delete unused variable : do_attention.
10040
10041 commit 9c894cd114cb36bc780d3746185e3ccb04e3f7c4
10042 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10043 Date:   Fri Jul 10 04:58:47 2015 +0900
10044
10045     [VM][FM7][MAINMEM] DO NOT QUERY to mainio and display, excepts accessing MMIO ($FDxx) to inprove emulation speed.
10046     [VM][FM7][MB61VH010] Add aving state.
10047     [VM][FM7] Improve saving states.
10048     [VM][FM7] Fix some other bugs.
10049
10050 commit 24fb8c369b083e02aa36377e708e34d096acc5f7
10051 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10052 Date:   Thu Jul 9 05:20:02 2015 +0900
10053
10054     [VM][FM7][DISPLAY] Implement (maybe) correct reset sequence, thanks, Ryu!
10055
10056 commit 86217f6fe3e93205e858c31d1f33289bf53df59c
10057 Merge: c7a0c732 bddc6d74
10058 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10059 Date:   Thu Jul 9 04:06:04 2015 +0900
10060
10061     Merge remote-tracking branch 'remotes/origin/master'
10062     
10063     Conflicts:
10064             source/src/vm/fm7/mb61vh010.cpp
10065
10066 commit bddc6d74fa33c025554cb174f4d00cdbc4784a0b
10067 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10068 Date:   Thu Jul 9 03:46:49 2015 +0900
10069
10070     [VM][FM77AV][MB61VH010] Fix wrong line some situations, but not complete :-(
10071
10072 commit c7a0c732302c16f75961c4db3b6815b3322f617d
10073 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10074 Date:   Thu Jul 9 02:21:50 2015 +0900
10075
10076     [WIP]
10077
10078 commit 46f07faa8a5afb83c893781ae396c7c60c0e6a44
10079 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10080 Date:   Wed Jul 8 21:29:26 2015 +0900
10081
10082     [VM][FM77AV][MB61VH010] Fix incorrect drawing line.
10083
10084 commit ad308b81fb2f91e291ae8f223b55be443272424c
10085 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10086 Date:   Wed Jul 8 19:09:06 2015 +0900
10087
10088     [WIP][VM][MB61VH010] Add correct line.
10089
10090 commit 86b4199c06bbb8cb21ab9fe224709d2e16835ba2
10091 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10092 Date:   Tue Jul 7 19:06:20 2015 +0900
10093
10094     [VM][FM77AV][MB61VH010] Improve quality of line, but not complete.
10095
10096 commit 062994ce4206eafa7719ade0cf94a5815da9ed36
10097 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10098 Date:   Tue Jul 7 17:30:09 2015 +0900
10099
10100     [Qt][J3100] Add J3100SL.
10101
10102 commit a5146ce72bd2eea2dd9e9947428972ed93c40e86
10103 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10104 Date:   Tue Jul 7 17:29:28 2015 +0900
10105
10106     [Qt][VM][J3100] Add J3100GT.
10107
10108 commit a2f93c44217ac203be24367024ef100b37a0eecb
10109 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10110 Date:   Tue Jul 7 17:28:11 2015 +0900
10111
10112     [VM][J3100] Fix some FTBFS. I can't check works well.
10113
10114 commit 43d99f8b922aa24ca54904c62b55ccb70d620a9f
10115 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10116 Date:   Tue Jul 7 02:36:07 2015 +0900
10117
10118     [Qt][OOPS] Fix lockup when loading binary.
10119
10120 commit de5bddce1c192e73928ee1d7ef90e56834305248
10121 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10122 Date:   Mon Jul 6 23:23:51 2015 +0900
10123
10124     [VM] No need to render.
10125
10126 commit acb33ab61460ce9a44598353d6e1057d02001639
10127 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10128 Date:   Mon Jul 6 23:13:08 2015 +0900
10129
10130     [VM][Qt] Add BABBAGE 2nd.Implement infra structure for on board computers.
10131
10132 commit ad2c066ba4642af363d5092c42faaca445ce6f7f
10133 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10134 Date:   Mon Jul 6 18:00:16 2015 +0900
10135
10136     [UI][Qt] Fix FTBFSs.
10137
10138 commit 8875d173b12579b83360b0e487b21c2131fb6b75
10139 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10140 Date:   Mon Jul 6 08:14:43 2015 +0900
10141
10142     [UI][Qt][MOUSE] Add uncommitted files on before changes.
10143
10144 commit df296692016b9f10824399f9d900844453b82dc8
10145 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10146 Date:   Mon Jul 6 08:13:19 2015 +0900
10147
10148     [UI][Qt] Use "VK_APPS" to toggle capturing mouse.
10149     [UI][Qt] Grab mouse via monitor, not drawing area.
10150
10151 commit 649e01ced0c84c97821ee58ab96457f11559f0ab
10152 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10153 Date:   Mon Jul 6 06:13:36 2015 +0900
10154
10155     [VM][FM77AV] 8colors : Fix flicking when changes display-page.
10156
10157 commit ff5e3806d7335c30b2cd840fb202cd73b590c0f5
10158 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10159 Date:   Tue Jun 30 18:54:12 2015 +0900
10160
10161     [VM][FM7][JOYSTICK] Support joystick-mouse.
10162
10163 commit bfdb01332351c1fe7be7894812a4339fcefb5f1b
10164 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10165 Date:   Tue Jun 30 16:12:18 2015 +0900
10166
10167     [UI][Qt] Integrate DEVICE_TYPE, SOUND_DEVICE_TYPE, DRIVE_TYPE to Ui_MainWindow widget.
10168
10169 commit df122e88ecef6c163875fb7b550641dff8538408
10170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10171 Date:   Tue Jun 30 03:53:55 2015 +0900
10172
10173     [Qt][GL] Add features: Draw scanline via OpenGL.
10174
10175 commit 598f910e13fc35a7976179ff7ee4d6095989e93f
10176 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10177 Date:   Mon Jun 29 04:52:11 2015 +0900
10178
10179     [UI][Qt] Add grabbing mouse.See pc8801ma.
10180
10181 commit ff0a7005a389bcb6e6d2ff839df7a9ccec9efe00
10182 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10183 Date:   Mon Jun 29 01:32:05 2015 +0900
10184
10185     [UI][Qt] Replace base of GLDrawClass to QOpenGLWidget class.
10186     [UI][Qt] Implement framework of mouse.
10187
10188 commit 1d07f0f3fd49b7d12f522fe3ecfff1f40cc656f3
10189 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10190 Date:   Sun Jun 28 03:11:17 2015 +0900
10191
10192     [UI][Qt] Implement "Rotate Screen".
10193
10194 commit 546c0dcd8872ca2ead3036ef119b211b0a196a4e
10195 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10196 Date:   Sat Jun 27 08:56:29 2015 +0900
10197
10198     [Qt][MASTERSYSTEM][PC98LT][PC98HA] Fix FTBFS.
10199
10200 commit 2a94046e8bb273d8b3141cfa9f9f7d287359f084
10201 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10202 Date:   Sat Jun 27 08:49:39 2015 +0900
10203
10204     [Qt] Fix wrong icons.
10205
10206 commit 6f351ecb5f4c2b44c87c0d797c077bcbe772a4ce
10207 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10208 Date:   Sat Jun 27 08:48:31 2015 +0900
10209
10210     [Qt] Fix OOPs on PC-8801MA/PC-8001mk2 SR.
10211
10212 commit 033bf57d5cd864250f0f4b57480044c9aa9fcda3
10213 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10214 Date:   Sat Jun 27 07:55:45 2015 +0900
10215
10216     [VM][Qt][FD] Fix dead lock without "Disk write protection".
10217
10218 commit 67b37ffab285595d2bf709f250cf38b728fed3bc
10219 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10220 Date:   Sat Jun 27 07:10:42 2015 +0900
10221
10222     [BUILD][CMAKE][Qt] Fix wrong icon of Sega GameGear/Master System/Mark3.
10223
10224 commit a5392c4df42727fd3199182d5155c85ad7f6e64d
10225 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10226 Date:   Sat Jun 27 07:10:02 2015 +0900
10227
10228     [Qt] Fix FTBFS: FP1100 and FP200.
10229
10230 commit b06dafae21dbeb4809020d830972b1cf1fce70e5
10231 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10232 Date:   Sat Jun 27 07:02:08 2015 +0900
10233
10234     [Qt][CMAKE] Fix fm16pi.
10235
10236 commit f866ee4f7961032a5c9a1864ca2fdf6e1868b923
10237 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10238 Date:   Sat Jun 27 07:01:10 2015 +0900
10239
10240     [GIT] Add "dore" to entry of .gitignore.
10241
10242 commit a310276accfa2a7a7e5a806cae75b93fb9fcda3e
10243 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10244 Date:   Sat Jun 27 06:35:41 2015 +0900
10245
10246     [UI][Qt] Fix FTBFS on FM16pi.
10247
10248 commit 3d71b20987731227277f6a4087dcc93d31165e18
10249 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10250 Date:   Sat Jun 27 06:35:07 2015 +0900
10251
10252     [UI][Qt] Compress bmp files to png.
10253
10254 commit c2fc33aab5ac4b3115bd552d56b59eb473023875
10255 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10256 Date:   Sat Jun 27 06:30:00 2015 +0900
10257
10258     [Qt][UI] Enable icons for main window.
10259
10260 commit 6d5225dd88a386718482c88611c0eaca8fbd14d2
10261 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10262 Date:   Thu Jun 25 22:24:28 2015 +0900
10263
10264     [VM][FM7][Qt] Update documents.
10265
10266 commit 62dfbfe6de712d562e074eed1a150312243d5742
10267 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10268 Date:   Thu Jun 25 22:10:43 2015 +0900
10269
10270     [Build][GEneral] Update .gitignore.
10271
10272 commit 19fe1def788ff2ceb602b28ec598ae178b3574df
10273 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10274 Date:   Thu Jun 25 22:04:37 2015 +0900
10275
10276     [OOPS][Qt] Fix FTBFS without FD emulation.
10277
10278 commit 64d35ceff63d0721d5efa70567f4e8f0dca90522
10279 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10280 Date:   Thu Jun 25 21:12:09 2015 +0900
10281
10282     [VM][EMU][CONFIG] OOPS: I forgot config.ignore_crc as array when not defined default value.
10283
10284 commit ab17c4e984540a40c3df56e560276aade8624739
10285 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10286 Date:   Thu Jun 25 21:08:35 2015 +0900
10287
10288     [UI][Win32] Implement "Ignore CRC Errors" per drive.
10289
10290 commit ee91cb0f52b965407c2db0c6528e1ec02194368b
10291 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10292 Date:   Thu Jun 25 21:06:59 2015 +0900
10293
10294     [VM][DISK][UI][Qt] "Ignore CRC Errors" per drive.
10295
10296 commit 142d345be1447ecbdb412dcae49f49bc4dedd26b
10297 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10298 Date:   Thu Jun 25 20:27:09 2015 +0900
10299
10300     [General] Add sample .gitignore.
10301
10302 commit 5f64fc6a55b80a4d94df6702b6793ca0ccff054f
10303 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10304 Date:   Thu Jun 25 20:23:16 2015 +0900
10305
10306     [VM][General] Merge Upstream 2015-06-25.
10307
10308 commit 9b937cb364df1c8d9c0ea3b14609986362f91b03
10309 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10310 Date:   Thu Jun 25 10:08:32 2015 +0900
10311
10312     [VM][i8086] Fix FTBFS with Qt5.
10313
10314 commit 01e8e6279eab28399a844f2b582524afeb80a5b5
10315 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10316 Date:   Thu Jun 25 09:44:00 2015 +0900
10317
10318     [VM][MCS48] Fix ftbfs with mcs48 driver.
10319
10320 commit a9402f2ce473794c05fa2841243c6bc7213cbc6b
10321 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10322 Date:   Thu Jun 25 09:34:44 2015 +0900
10323
10324     [Build][Qt5] Apply Qt5 to another emulators.
10325
10326 commit 3ee1705ce879d0cebfd0d34c933d983c05aaf72c
10327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10328 Date:   Thu Jun 25 09:30:51 2015 +0900
10329
10330     [VM][MSX2][V99x8] Fix FTBFS for MSX2 with Qt5.
10331
10332 commit f479082b0c9e69564a18a06d4803416422cdc034
10333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10334 Date:   Thu Jun 25 09:17:46 2015 +0900
10335
10336     [UI][Qt] Use Qt5. 'Cos Qt4 is obsoleted now.
10337
10338 commit bb417371bdad8ccd31228f2cf3de1150ad302e9f
10339 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10340 Date:   Thu Jun 25 06:49:29 2015 +0900
10341
10342     [VM][FM77] Fix around FM77's MMR.
10343
10344 commit 5902692e572dd195b52adf8e71223b8d05d0b84e
10345 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10346 Date:   Thu Jun 25 05:37:02 2015 +0900
10347
10348     [VM][FM77] Implement around MMR.
10349
10350 commit b4270b3ad7e3ba58eb08ba90dde2da2fd32e47c4
10351 Merge: a79593cd d7746ba5
10352 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10353 Date:   Tue Jun 23 19:01:46 2015 +0900
10354
10355     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10356
10357 commit a79593cdd60e3375a8984ec074f316e07dca1f51
10358 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10359 Date:   Tue Jun 23 19:01:01 2015 +0900
10360
10361     [WIN32] Implement "Ignore CRC Errors".
10362     [WIN32][FM7] Grey out "Use CRT filter", this is not enabled.
10363
10364 commit d7746ba535fda41c56259926c5043b7466c1f3a4
10365 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10366 Date:   Tue Jun 23 05:34:12 2015 +0900
10367
10368     [Build][CMake] Add sample of gcc using  lto.
10369
10370 commit 2fcdc0d63404fee6bb735471cd009b8c3827370c
10371 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10372 Date:   Mon Jun 22 23:44:42 2015 +0900
10373
10374     [WIN32][FM7] Enable debuggers.
10375
10376 commit 82622119240dde2aa0dcf6cbb80729f988d45d1f
10377 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10378 Date:   Mon Jun 22 06:53:23 2015 +0900
10379
10380     [VM][X1TWIN][CMAKE] Add X1 Twin.
10381
10382 commit d0fd29e1174b2dea80a2d054481f0d2b19bcbb81
10383 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10384 Date:   Mon Jun 22 05:57:07 2015 +0900
10385
10386     [VM][PC98DO] Fix crash on booting with PC98 mode.
10387
10388 commit 9f9a856449643ca429e43b5a2c85b916ef384afe
10389 Merge: 42ccab38 d3321466
10390 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10391 Date:   Mon Jun 22 05:16:51 2015 +0900
10392
10393     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10394
10395 commit 42ccab38b78ba4ef8b161240f54a9d42dd14857e
10396 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10397 Date:   Mon Jun 22 05:13:20 2015 +0900
10398
10399     [Qt][UI] Apply un-applied below menu entries:
10400     [PC88][PC80] Joystick, memory wait and debugger.
10401     [FM7] Debugger.
10402     [X1] Drive type, Keyboard type and deebugger.
10403     [MZ800] Monitor type and BOOT type.
10404     [PC6001] Debugger.
10405     [PC98] Debugger.
10406     [HC40][HC80] System reset.
10407     [BUG] At PC98DO, booting with PC98 mode, crashed.
10408
10409 commit 9f8a5e31e74a4f337c80ed98ea2257b64d2fc189
10410 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10411 Date:   Mon Jun 22 00:22:37 2015 +0900
10412
10413     [BUILD][CMAKE] Add script feature: Useful to use GCC's LTO(Link Time Optimization).
10414
10415 commit 553d26d91a8ffbab1ca22999324f6338e9ac0892
10416 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10417 Date:   Mon Jun 22 00:21:37 2015 +0900
10418
10419     [Qt][Network] Initial: Set *dummy* networking code, pass to build emumz2500.
10420
10421 commit d3321466697235cc26cf6710edda46dc4ed4bd8b
10422 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10423 Date:   Sun Jun 21 22:19:12 2015 +0900
10424
10425     [Build][WIN32] Fix miss detection from virus scanner.
10426     This is related from VC2013's "Whole program optimization".
10427
10428 commit dee9aeb4917ffb8370fd154df20f29ad92e49d60
10429 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10430 Date:   Sun Jun 21 21:46:38 2015 +0900
10431
10432     [BUILD][WIN32][FM7] Add "HOT Reset" entry.
10433
10434 commit 4c31a84750fd00878156c0cdd938221057cc22ab
10435 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10436 Date:   Sun Jun 21 21:27:02 2015 +0900
10437
10438     [Build][Win32] Fix wrong ICON for X1 TurboZ.
10439
10440 commit bb59d6be243286783e6b7ba53039977053293e23
10441 Merge: 8afff6ee 0f375d54
10442 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10443 Date:   Sun Jun 21 20:38:08 2015 +0900
10444
10445     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10446
10447 commit 8afff6ee062ea519647c133beda61dbcce1b6eca
10448 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10449 Date:   Sun Jun 21 20:37:21 2015 +0900
10450
10451     [WIN32][FM77] Add a lacked entry.
10452
10453 commit 0f375d5490328d4782fa21f20d782665beb08a08
10454 Merge: f3d1e619 911af4e9
10455 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10456 Date:   Sun Jun 21 16:34:12 2015 +0900
10457
10458     [WIN32] Merge from win32.
10459     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10460
10461 commit f3d1e61934168f7d5f13e883be114031dae6eca9
10462 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10463 Date:   Sun Jun 21 16:33:30 2015 +0900
10464
10465     [UI][Qt][LOG] Fix warnings when build with llvm clang.
10466
10467 commit 911af4e9ad78af76864503f7b16503e4ed2edde8
10468 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10469 Date:   Sun Jun 21 16:32:23 2015 +0900
10470
10471     [WIN32] Separate definition of menu  order from res/resources.h to machine_res.h,resources.h is  overwritten from Visual Studio 2013 when changes menu item.
10472
10473 commit 2664b0da96a332e51cf656c1b4af1ccf29d3fabc
10474 Merge: d11c74ba 78741ea0
10475 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10476 Date:   Sun Jun 21 16:02:10 2015 +0900
10477
10478     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10479
10480 commit 78741ea0f731265411b8089370f75635a59c0c2b
10481 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10482 Date:   Sun Jun 21 15:59:14 2015 +0900
10483
10484     [BUILD][WIN32] Add FM-77/AV Series.
10485
10486 commit 579ce52686c366bc211fefa1168bb0a3d4e406ad
10487 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10488 Date:   Sun Jun 21 15:52:30 2015 +0900
10489
10490     [WIN32][OOPS] Fix resorce.h truely (^_^;
10491
10492 commit 8b2c353198b2db6319810154b8d1b3e237cb37ac
10493 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10494 Date:   Sun Jun 21 15:18:08 2015 +0900
10495
10496     [WIN32][OOPS] Fix broken resource.h.
10497
10498 commit d11c74baa68c734e43c753b6658d6a8eb5a31115
10499 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10500 Date:   Sat Jun 20 17:32:49 2015 +0900
10501
10502     [Qt] Add Tomy PYUTA.
10503
10504 commit f4773eb19dd277499c279e8f7e05be8c2e54b4a1
10505 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10506 Date:   Sat Jun 20 17:07:45 2015 +0900
10507
10508     [VM][HC80][Qt] Add Epson HC80.
10509
10510 commit 31c6ec74850c3d6e923633b39deab8db78c7fda3
10511 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10512 Date:   Sat Jun 20 16:52:27 2015 +0900
10513
10514     [VM][Qt] Add Epson HC40.
10515
10516 commit eae8910b139cf88046f4122dcb959c2bae3ce273
10517 Merge: ccd7fd30 36c7d149
10518 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10519 Date:   Sat Jun 20 16:23:53 2015 +0900
10520
10521     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10522
10523 commit ccd7fd30abac715def2f04e999983c148cafda4e
10524 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10525 Date:   Sat Jun 20 16:22:57 2015 +0900
10526
10527     [VM][Qt] Implement MZ80B temporally, FTBFS exists with MZ2500.
10528
10529 commit 36c7d1490a16a4028768cc8674eec897c8882b1f
10530 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10531 Date:   Sat Jun 20 14:27:36 2015 +0900
10532
10533     [Build][Win32] MZ1500: Configuration to compatible with WinXP.
10534
10535 commit 730f98164dcff7c250bb954205c6c6eb6c7dadea
10536 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10537 Date:   Sat Jun 20 14:15:25 2015 +0900
10538
10539     [General][FM77] Use FM77L2.ico for eFM77.
10540
10541 commit c5e1e2a0ebc7e7428f8098992e65b941e691c4a2
10542 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10543 Date:   Sat Jun 20 05:29:03 2015 +0900
10544
10545     [UI][Qt] Use QTextCodec replacement of libiconv.Fix crash with some (maybe) weird D88/D77 images.
10546
10547 commit 26eef5b31255a278f880a570a78aed17b5547530
10548 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10549 Date:   Sat Jun 20 03:40:09 2015 +0900
10550
10551     [DOC] Update documents.
10552
10553 commit 8df340d7cada405adc96dc088ce598f89f9ef65f
10554 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10555 Date:   Sat Jun 20 03:22:12 2015 +0900
10556
10557     [BUILD][CMAKE] Fix miss definition of MZ80K.
10558
10559 commit d0e02d86ec3cd12fc1e9fbe73c9e98e66db08c3e
10560 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10561 Date:   Sat Jun 20 02:35:28 2015 +0900
10562
10563     [BUILD][WIN32] Add FM77,Icon is not well (^_^;
10564
10565 commit 4559e0f26c066cab4ee3a20b3d6c4a826ae01462
10566 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10567 Date:   Sat Jun 20 01:14:33 2015 +0900
10568
10569     [Build][General][CMAKE] Add cmake files, FM16π, FMR50, PC6001, MZ-80, MZ-700 and X1.
10570
10571 commit 078c78bf86cf0e3fd3924eec18ba4fbf3ac5f5ce
10572 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10573 Date:   Sat Jun 20 00:26:23 2015 +0900
10574
10575     [VM][FMR50][i386] Fix FTBFS without M$ VC.
10576
10577 commit 66f117135b659332d5f102d3c16a97c1490d3b0a
10578 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10579 Date:   Fri Jun 19 23:57:20 2015 +0900
10580
10581     [VM][FM7][DISPLAY] Fix FTBFS for FM-8/7/77.
10582     [Build][CMAKE] Use common definition to PC9801x.
10583
10584 commit 11293d95fb72ddba8dc6b9891df6f586b786316a
10585 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10586 Date:   Fri Jun 19 23:45:34 2015 +0900
10587
10588     [VM][FM77AV][DISPLAY] Fix around scroll registers.
10589
10590 commit bb6ec301de2c5e0b2b6e3dbc1f3c41df9928c711
10591 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10592 Date:   Fri Jun 19 09:34:03 2015 +0900
10593
10594     [VM][FM7] Add many of machines.
10595
10596 commit fa0be0e54b37b1598e4a6d3cba0d76bae4f553aa
10597 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10598 Date:   Fri Jun 19 06:36:57 2015 +0900
10599
10600     [VM][FM7] Add support of interrupts around RS-232C #1.
10601
10602 commit 6879a170c0e597228704e4b0324b3ac509ca72ac
10603 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10604 Date:   Thu Jun 18 23:17:23 2015 +0900
10605
10606     [VM][FM77AV][FM77AV40] DMAC: Pass to compiling.
10607
10608 commit 13fe37e6441df901dea8e090ee7aacc094c327e8
10609 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10610 Date:   Thu Jun 18 20:51:41 2015 +0900
10611
10612     [VM][FM77AV][DISPLAY] Implement (forgotten) hidden RAMs.Fixed around paint.
10613
10614 commit 026faa3a200b107147c7321284de3bb8ebf7170a
10615 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10616 Date:   Thu Jun 18 19:05:59 2015 +0900
10617
10618     [VM][FM77AV][FM77AV40] Add DMAC, HD6844.
10619
10620 commit 00b4c8633b75ea0b56a2bff149492f986bccfb86
10621 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10622 Date:   Thu Jun 18 07:20:46 2015 +0900
10623
10624     [VM][MC6809] .
10625
10626 commit 98d87b4decd676a6b78529ada1d0c83322a5299b
10627 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10628 Date:   Thu Jun 18 07:00:58 2015 +0900
10629
10630     [Build][General][CMAKE][FM7] Saparate common definition of CMakeLists.txt.
10631
10632 commit ae9ed3503cf3700cb8d8c7073ddc4b70cc6e99f3
10633 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10634 Date:   Thu Jun 18 05:16:52 2015 +0900
10635
10636     [VM][FM77] Fix access bootrom/ram after booting, it is temporally work-around.
10637
10638 commit f4efdb95eb7704c4892d9449617f91c49a3fae5b
10639 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10640 Date:   Wed Jun 17 04:41:42 2015 +0900
10641
10642     [VM][MC6809] Fix handling of CC's flags.
10643
10644 commit f023538ef98322aa078bcd96979f0ced9f9ca69a
10645 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10646 Date:   Wed Jun 17 04:28:44 2015 +0900
10647
10648     [VM][FM77AV] Fix accessing to vram.
10649
10650 commit d114ddabdd7124a699e1adf250107d4084288077
10651 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10652 Date:   Wed Jun 17 02:40:14 2015 +0900
10653
10654     [VM][FM7] DISPLAY: Fix resetting from non-8 colors mode.
10655
10656 commit 3d0f34072c53ed927bf0c7a7a6fe7cf4145a6fec
10657 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10658 Date:   Wed Jun 17 02:20:00 2015 +0900
10659
10660     [VM][FM77AV] Fix weird reset on FM77AV.Maybe fixed direct-access.
10661
10662 commit 1ce84bf58fb0f403987af2162d7d1f84d83c6e39
10663 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10664 Date:   Wed Jun 17 00:53:59 2015 +0900
10665
10666     [VM][FM7] Trim order of resetting.
10667
10668 commit a89c59d6b261c07123213f5f6c75b30f6441c06c
10669 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10670 Date:   Tue Jun 16 21:45:02 2015 +0900
10671
10672     [VM][MC6809] Tune some instructions.
10673
10674 commit 077f8646d45906c191fcfe75d488161e543c75a0
10675 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10676 Date:   Tue Jun 16 10:07:01 2015 +0900
10677
10678     [VM][FM7][MB61VH010] WIP: Fixing tile paint.
10679
10680 commit 4034f52ac435a6c4be384a937a05ce26bf241cb2
10681 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10682 Date:   Tue Jun 16 08:12:00 2015 +0900
10683
10684     [VM][FM7] DISPLAY: Change order of saving/loading state.
10685
10686 commit cef058407f7dce06da8ad4a5135dd2b0d99f9425
10687 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10688 Date:   Tue Jun 16 08:10:18 2015 +0900
10689
10690     [VM][FM7] Remove VSYNC/HSYNC features on FM-8/7/77.
10691     [VM][FM7] DISPLAY:: Add load/save status.
10692
10693 commit 7678e852dce81240bda105e5724d341ee5e95f75
10694 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10695 Date:   Tue Jun 16 07:17:26 2015 +0900
10696
10697     [VM][FM7] FM7_MAINMEM:: Add state save.
10698
10699 commit fee7fb57fde8c5a2cd71dd94f9a7024141187998
10700 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10701 Date:   Tue Jun 16 06:24:53 2015 +0900
10702
10703     [General][Qt][FM7] Log: Remove more "\n".
10704
10705 commit 38ac085d3ac8e64dfeb2b594dd259dfac5490ad5
10706 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10707 Date:   Tue Jun 16 06:21:15 2015 +0900
10708
10709     [VM][FM7] LOG : Remove unneeded \n.
10710
10711 commit 7e75050ea8ff898576dd8428ae34023173b84b6f
10712 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10713 Date:   Tue Jun 16 06:16:47 2015 +0900
10714
10715     [VM][FM7] MAINIO:: Add save/load state.
10716
10717 commit db8a131900df634b2fcc66aa280396fcb24943bb
10718 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10719 Date:   Tue Jun 16 05:03:23 2015 +0900
10720
10721     [UI][Qt] WIP:
10722
10723 commit 3990262e7e0e200761d62e5de5689b0bfc8759b0
10724 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10725 Date:   Tue Jun 16 05:02:51 2015 +0900
10726
10727     [VM][FM7] Add inteligent mouse.Not working yet.
10728
10729 commit 7fc9365a43a57fa6e7fe06328219a721c2cf15f7
10730 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10731 Date:   Tue Jun 16 04:00:57 2015 +0900
10732
10733     [VM][FM7] Separate joistick to independent class.
10734
10735 commit 1b4320ef6229e75013478fe1ec66ed1eb3c47bd5
10736 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10737 Date:   Tue Jun 16 02:32:32 2015 +0900
10738
10739     [VM][FM77AV][KEYBOARD] Fix handling of lines & fifos.
10740
10741 commit 0a1304c15c189b87d878bc39dc5fe9c625e215f4
10742 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10743 Date:   Tue Jun 16 01:34:20 2015 +0900
10744
10745     [VM][FM7][KEYBOARD] Separate key code definitions.
10746
10747 commit 0a8069154e4507c9e31b4a0bf4025a8cde103229
10748 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10749 Date:   Tue Jun 16 01:29:26 2015 +0900
10750
10751     [VM][FM77AV][KEYBOARD] Add 16β mode.
10752
10753 commit 68b897de004a9857e05fa02d2b1e51da4fb73a78
10754 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10755 Date:   Wed Jun 10 16:15:31 2015 +0900
10756
10757     [BUILD][WIN32][VS2013][FM77AV] Change some settings. maybe buggy.
10758
10759 commit 43319f310025f91dad308f7a6e71176275e8a0a8
10760 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10761 Date:   Wed Jun 10 15:23:18 2015 +0900
10762
10763     [BUILD][WIN32] Add batch build solution for VS2013.
10764
10765 commit 92d4199a2fe46aaf5b1f1bafa4668695d7786ed7
10766 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10767 Date:   Wed Jun 10 15:22:38 2015 +0900
10768
10769     [BUILD][Win32] Add for VS2013 : MSX1/2, PC8801MA, and X1.
10770
10771 commit 59fb88c3125d6c17e34e97dc6177438a9317f910
10772 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10773 Date:   Wed Jun 10 01:52:31 2015 +0900
10774
10775     [VM][DATAREC][MZ] MZ: Fix unable to read casette tape.
10776
10777 commit eb231cf2973b45154e7b06358b2e2f7c9eabacfd
10778 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10779 Date:   Tue Jun 9 23:00:58 2015 +0900
10780
10781     [VM][Qt] Fix definition of screen aspects.
10782
10783 commit 719166d71c0a1bbcc4e3d21084782bdf326bbba9
10784 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10785 Date:   Tue Jun 9 19:48:47 2015 +0900
10786
10787     [Qt] Change resize-method to before changes.
10788
10789 commit 264a9ec74ddd56f6ff367054df10ae7bc7d2512e
10790 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10791 Date:   Tue Jun 9 19:37:55 2015 +0900
10792
10793     [WIN32][FM7] Fix wrong aspect.
10794
10795 commit ecb03683b0acbee60d49336c1aaff06b482338c7
10796 Merge: faf4e870 a70cfe3b
10797 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10798 Date:   Mon Jun 8 00:53:40 2015 +0900
10799
10800     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7 into 019938ffef77b5918e7d520970db8ddeb1230126
10801
10802 commit faf4e87045e72ca949fa9574873e242cfadd0346
10803 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10804 Date:   Mon Jun 8 00:49:00 2015 +0900
10805
10806     [VM][MC6809] Use RM16_PAIR() instead of RM16().
10807
10808 commit a70cfe3bf90062d9181cfc770b5522f692c1aab2
10809 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10810 Date:   Mon Jun 1 00:03:08 2015 +0900
10811
10812     [WIN32]
10813
10814 commit 58ca2c2692a29e24f82fac892ab441a099467199
10815 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10816 Date:   Mon Jun 1 00:01:54 2015 +0900
10817
10818     [WIN32][Gereral] Add MS VS2013's project for X1 Turbo Z.
10819
10820 commit ee95167144fece505f32dc970ca43a239ef73ab7
10821 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10822 Date:   Sun May 31 23:55:56 2015 +0900
10823
10824     [WIN32] Windows: Revert before commits.
10825
10826 commit 7ae82e0041fc1a21c63f1527db89967abed76fcf
10827 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10828 Date:   Sun May 31 23:04:42 2015 +0900
10829
10830     [VM][FM7] Keyboard: Adjust FIRQ sequence.
10831
10832 commit 561ba8e5716553b42bab9e6e2d68db3398ff0622
10833 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10834 Date:   Sun May 31 23:03:28 2015 +0900
10835
10836     [WIN32][MSVC] Track upstream 2015-04-29.
10837
10838 commit ffa9c2171f53745655a9ff3fb511c65447d6dbe5
10839 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10840 Date:   Sun May 31 04:08:19 2015 +0900
10841
10842     [VM][FM7] Fix memory leak. Not using MEMORY:: class.
10843
10844 commit 0c723b853c883b1389e93139f0ea0b84d1117b6c
10845 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10846 Date:   Sun May 31 02:53:02 2015 +0900
10847
10848     [VM][YM2203] Fix compilation error with MSVC 2013.
10849
10850 commit 2759d8902bed15160bd86cd7f1904d4c0cc69186
10851 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10852 Date:   Sat May 30 01:39:25 2015 +0900
10853
10854     [VM][YM2203][OPN] Apply left/right volume even using MAME FMDLL.
10855
10856 commit d6d0533b6bcc91c226fc1e79902804c4b2f6fab6
10857 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10858 Date:   Sat May 30 01:38:58 2015 +0900
10859
10860     [VM][FM7] Mute unused board to reduce CPU usage.
10861
10862 commit a65b2e2574509e4e44faea0911ca06ad4c59e1b5
10863 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10864 Date:   Fri May 29 23:18:03 2015 +0900
10865
10866     [VM][YM2203] mix(): More optimize to except SIMD (SSE2/NEON etc).
10867
10868 commit 2740246682b59c8f8c6b1b81c6d2f98c4b44bf31
10869 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10870 Date:   Fri May 29 22:48:20 2015 +0900
10871
10872     [VM][FM7][YM2203] Add stereo volume feature for YM2203 (OPN/OPNA) w/o MAME DLL.
10873     See vm/ym2203.h and vm/fm7/sound.cpp .
10874
10875 commit 2e7bb411e863d9ef2270d1e076777d7be4f1edcc
10876 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10877 Date:   Fri May 29 21:15:08 2015 +0900
10878
10879     [VM][FM7] Use "KANJI" key to ESC, not using "PAUSE/BREAK".
10880
10881 commit 2d86f5180d9d40f7c3514a95186d143443c8bcbc
10882 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10883 Date:   Fri May 29 21:14:28 2015 +0900
10884
10885     [UI][Qt] Enable VK_KANJI on 106 mode.
10886
10887 commit 8762b37edfdb2ddcddcd7d736c67536a53259a8a
10888 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10889 Date:   Fri May 29 02:18:09 2015 +0900
10890
10891     [Qt][General] Fix indent : replace space to ^I.
10892
10893 commit e0b4c972bc6ddcd78c17574354ac606fb5297d54
10894 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10895 Date:   Thu May 28 05:24:09 2015 +0900
10896
10897     [VM][FM7][Display]
10898
10899 commit 4b541ab619571c7af93f3c2c2f732b7efad2a266
10900 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10901 Date:   Thu May 28 05:23:04 2015 +0900
10902
10903     [VM][Qt][General] emu.[cpp|h] : Use QThread::msleep() instead of SDL_Delay().
10904
10905 commit 7541baf4a0d5dbcbd6f27bf47739543bcdfd52c8
10906 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10907 Date:   Wed May 27 22:23:21 2015 +0900
10908
10909     [VM][MC6809] Stack : Use pair for push/pull.
10910
10911 commit 6bdaaf8b5459611cae326c117029115d8b38a33e
10912 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10913 Date:   Wed May 27 20:53:14 2015 +0900
10914
10915     [UI][Qt] Joystick : Fix freezing on some situations.
10916
10917 commit 082994ad8ce48b9064098304c131e5905ab7358f
10918 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10919 Date:   Wed May 27 20:32:46 2015 +0900
10920
10921     [VM][FM77] Pass build eFM77. But works not well.
10922
10923 commit ee4a9c2851c0389eed0ad4d468ac6fb812fb7960
10924 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10925 Date:   Wed May 27 19:38:40 2015 +0900
10926
10927     [VM][FM7] Re-order reset timing : Display -> MainIO -> MainMem.
10928
10929 commit 5b20ebef7e4a48d4274373e620268216d312ea94
10930 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10931 Date:   Mon May 25 05:28:39 2015 +0900
10932
10933     [VM][FM7] More re-order whose object are constructed.
10934
10935 commit 2f9aae17d17dc2bb7b0bb5fa65ea0e04b4ecad81
10936 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10937 Date:   Mon May 25 04:54:12 2015 +0900
10938
10939     [VM][FM7][KEYBOARD] Re-order who constructed faster.
10940
10941 commit 088bb8ddcb003d5608923b2d9474aaeddb88a69b
10942 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10943 Date:   Mon May 25 04:29:09 2015 +0900
10944
10945     [VM][FM7][DISPLAY][KEYBOARD] Reset both main's irq and sub's firq when read key data.
10946     [VM][FM77AV] Mostly fixed tetris.
10947
10948 commit 2351f98310af34ef2d3c859699da3dd8b4dec9a5
10949 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10950 Date:   Mon May 25 03:35:45 2015 +0900
10951
10952     [VM][FM7] remove unneeded variables.
10953
10954 commit f561d69563e7cce0ec68996ee142f5128b6edc8d
10955 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10956 Date:   Sun May 24 16:32:24 2015 +0900
10957
10958     [EMU][General] Fix a security issue.
10959
10960 commit 16e22313a4aa7b0f898292de07e9243675f3c7f8
10961 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10962 Date:   Sun May 24 16:07:26 2015 +0900
10963
10964     [VM][EVENT] Fix freezing.
10965
10966 commit c7c88b9c186be9b2223884a8f601257b72d71b15
10967 Merge: d2b1be93 353cc99d
10968 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10969 Date:   Sun May 24 15:57:23 2015 +0900
10970
10971     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7 into 019938ffef77b5918e7d520970db8ddeb1230126
10972
10973 commit d2b1be93841011eae0cc5cfd45f546e44da1d30f
10974 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10975 Date:   Sun May 24 15:55:52 2015 +0900
10976
10977     [.]
10978
10979 commit ea84f0cb85163a6f61466fca6bf029c7b87693b6
10980 Author: K.Ohta <whatisthis.sowhat@gmail.com>
10981 Date:   Sun May 24 05:03:37 2015 +0900
10982
10983     [VM][FM7] BEEP: Reduce calling event.
10984     [VM][FM7] Fix wrong commit.
10985
10986 commit 353cc99db01e53064385a7705f8c7ad585e039bd
10987 Merge: ee38e9c7 019938ff
10988 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10989 Date:   Sun May 24 15:25:27 2015 +0900
10990
10991     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
10992
10993 commit ee38e9c77fdffe37ae489287e49c0f2e6ed4f1d4
10994 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
10995 Date:   Sun May 24 15:23:30 2015 +0900
10996
10997     [General] Fix some security issues related from code analyser of MSVC2013.
10998
10999 commit 019938ffef77b5918e7d520970db8ddeb1230126
11000 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11001 Date:   Sun May 24 05:03:37 2015 +0900
11002
11003     [VM][FM7] BEEP: Reduce calling event.
11004
11005 commit 4a6db6c27f35908ef0b29579a3a662bec66eab34
11006 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
11007 Date:   Sun May 24 04:15:45 2015 +0900
11008
11009     [Build][FM7][VM] Reduce warnig when compiling (with VC2013).
11010
11011 commit d270df8c33027ce05d641132e702cdfee3ac829b
11012 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11013 Date:   Sat May 23 21:06:42 2015 +0900
11014
11015     [VM][FM7] gcc-5 -O3 is too radical to build.
11016
11017 commit f0be273dd9f77baa0599c4472d8a948d33745da1
11018 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11019 Date:   Sat May 23 18:30:31 2015 +0900
11020
11021     [VM][FM7][FM77AV] Remove duplicate entries.
11022
11023 commit 8d9f22c52343489d139e665e362846900991fb78
11024 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11025 Date:   Fri May 22 23:18:05 2015 +0900
11026
11027     [VM][FM7] Remove unneeded comment outs.
11028
11029 commit 629ba7d613b5480f0bd5ec8d086bc1335e090665
11030 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11031 Date:   Fri May 22 22:47:11 2015 +0900
11032
11033     [VM][FM7] Drop polling event via main and sub.
11034
11035 commit ddbb0510de1c920687929e49f4be2aad68201ada
11036 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11037 Date:   Fri May 22 22:10:01 2015 +0900
11038
11039     [VM][FM7] Fix routing when subcpu was halted.
11040
11041 commit 9a692f4db8abe5270bea57e83077d7f72f84a1c0
11042 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11043 Date:   Fri May 22 10:32:21 2015 +0900
11044
11045     [Draw][Qt]
11046
11047 commit 6411c3d0c5d03397dc3aa890276bb5c07b6dd0c3
11048 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11049 Date:   Fri May 22 10:31:50 2015 +0900
11050
11051     [VM][MC6809] Fix ignored sync/cwai insn.
11052
11053 commit 2c59bdc206a3b2affc0a116b2b679c2bfd5a7db7
11054 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11055 Date:   Wed May 20 19:57:05 2015 +0900
11056
11057     [UI][Qt] Looping draw thread.
11058
11059 commit 566426379aac18d3503bd815312ed52ceb99fdf9
11060 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11061 Date:   Wed May 20 19:56:26 2015 +0900
11062
11063     [VM][FM77AV] Fix reset sequence of changing subsystem monitor.
11064
11065 commit 4fb672a001fe650041d55ed72361e513fccfa4ad
11066 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11067 Date:   Wed May 20 18:09:46 2015 +0900
11068
11069     [VM][FM7] Floppy : Fix rotation, 300 to 360 RPM.
11070
11071 commit d0dee9fbcb00b1b74441514f4bf0f346af3b35f0
11072 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11073 Date:   Wed May 20 18:06:22 2015 +0900
11074
11075     [VM][UI][Qt][FM7] Add extra ram feature for FM-77/AV.
11076
11077 commit 9dafa50c00b939d7707d8e455886aeb06cd39995
11078 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11079 Date:   Wed May 20 16:17:32 2015 +0900
11080
11081     [VM][UI][Qt] Both running and resetting do within same thread, not separate.
11082     Maybe not freeze on reset.
11083
11084 commit 9dc2ab1bd537f108dca304c10a31a114de6b032d
11085 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11086 Date:   Wed May 20 04:53:05 2015 +0900
11087
11088     [VM][FM7] Fix communication SUB <-> MAIN. Fixed Flicky.
11089
11090 commit ea47ca5193b5a7d4f386834b858cd8d2781f56b6
11091 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11092 Date:   Wed May 20 03:29:58 2015 +0900
11093
11094     [VM][FM7][MAINIO][MAINMEM] Re-order calling.Faster a bit.
11095
11096 commit 4d85d1642c86350d097009f4002304c40133472c
11097 Merge: 6b87c761 dfe25af4
11098 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11099 Date:   Tue May 19 22:03:39 2015 +0900
11100
11101     Merge branch 'master' of github.com:Artanejp/common_source_project-fm7
11102     [VM][FM7] Merge for Win32 changes.
11103
11104 commit 6b87c7610f91348264c25a106f961346c7b31a9f
11105 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11106 Date:   Tue May 19 22:03:16 2015 +0900
11107
11108     [VM][FM7][DISPLAY] Temp:
11109
11110 commit dfe25af47509fd894726e543152eef0508c85a9e
11111 Author: Kyuma Ohta <whatisthis.sowhat@gmail.com>
11112 Date:   Tue May 19 21:52:19 2015 +0900
11113
11114     [General][WIN32][FM77AV] Build with MS Visual Studio 2013.
11115
11116 commit 738c62189ca17602b7e59d15b53df1ca93e65a8a
11117 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11118 Date:   Tue May 19 10:03:53 2015 +0900
11119
11120     [VM][MC6809] Fix? around sync insn.
11121
11122 commit 1f548ff29c4148059b263daf3090ee25ad506929
11123 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11124 Date:   Tue May 19 07:16:45 2015 +0900
11125
11126     [VM][FM77AV][DISPLAY] Fix NMI MASK.
11127
11128 commit 11225a82e24cb1b75e8a005aeab926350ef96ca4
11129 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11130 Date:   Fri May 15 02:46:19 2015 +0900
11131
11132     [VM][MC6809] Fix LSR insn.
11133
11134 commit e3e0193f87c238c23c2f8c95e8bcbdbe38415d3e
11135 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11136 Date:   Fri May 8 18:51:26 2015 +0900
11137
11138     [VM][FM7] Fix un update rare case, Fixed demonstration of FM-NEW7.
11139
11140 commit 83282cd99163c373f985a92f90b88c942e94c0c7
11141 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11142 Date:   Fri May 8 00:37:19 2015 +0900
11143
11144     [BUILD][CMAKE] Improbe batch script.
11145
11146 commit 2bdca6780f9aeb1d92caa6bad067b9ca32d6c27b
11147 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11148 Date:   Fri May 8 00:36:44 2015 +0900
11149
11150     [VM][FM7] Fix sync timing.
11151
11152 commit 6556473864132e9b5e5e2d2a4ccef1d7b86abe25
11153 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11154 Date:   Fri May 8 00:36:08 2015 +0900
11155
11156     [VM][MC6809] Fix MUL insn.(maybe)
11157
11158 commit dcbdc664ac7ff3fc879a31e1ac5dea98a2e10930
11159 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11160 Date:   Thu May 7 21:29:37 2015 +0900
11161
11162     [Qt][VM][Draw] Fix too much frame skipping.
11163
11164 commit f11296bd5f0cd705d839b3d93afd12cd67ae0ef6
11165 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11166 Date:   Thu May 7 20:03:54 2015 +0900
11167
11168     [General][Qt] Add support Casio FP-200.
11169
11170 commit dcd4358b169e87f34d43d4aa57de6aa97146014f
11171 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11172 Date:   Thu May 7 19:52:14 2015 +0900
11173
11174     [Build][CMake][FM16PI] Fix error definition.
11175
11176 commit 3e9a30e8a1a9a4c67b2135d87b0cc39672f56eb8
11177 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11178 Date:   Thu May 7 19:44:00 2015 +0900
11179
11180     [BUILD][CMAKE][BATCH] Stop building when compilation error(s).
11181
11182 commit 95c6ceadafcdcc4c02dd234712858c3b2973446f
11183 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11184 Date:   Thu May 7 19:22:05 2015 +0900
11185
11186     [VM][General][Qt] Merge upstream 2015-04-29.
11187
11188 commit 95e41cd7007cbe19f35a0f5d2dfa851f0528bbd0
11189 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11190 Date:   Thu May 7 19:18:47 2015 +0900
11191
11192     [BUILD][CMAKE][Qt] Fix some link errors.
11193
11194 commit 48c8a1b22254e4fea390348b099f19d8f4dab396
11195 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11196 Date:   Thu May 7 19:09:12 2015 +0900
11197
11198     [BUILD][General][BATCH] Fix weird directory.
11199
11200 commit 8d6462059464c731e84d485c5db09873e9f0845d
11201 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11202 Date:   Thu May 7 18:40:01 2015 +0900
11203
11204     [BUILD][General][CMAKE] Add bash script for batch-building.
11205
11206 commit 66e148415c56f7bbd101a55c84a2e09e72039d3b
11207 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11208 Date:   Thu May 7 07:23:41 2015 +0900
11209
11210     [VM][MC6809] WIP: Fixing insns.
11211
11212 commit 363886b1b3e4796a5a56180b70cfc71748a826e3
11213 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11214 Date:   Thu May 7 07:22:19 2015 +0900
11215
11216     [VM][FM7] Sync via sub and main to 500uS, reduce usage of HOST CPU.
11217     [VM][FM77AV] Fix timing of HSYNC and HBLANK.
11218
11219 commit d8728cf0af5a0f97f972699afd241a7ee3cea723
11220 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11221 Date:   Sat Apr 25 00:49:11 2015 +0900
11222
11223     [VM][FM77AV][DISPLAY] Fix reset sequences.
11224
11225 commit a97bd3073fa688f2fd7c0c829d5b1cdfac6371b7
11226 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11227 Date:   Fri Apr 24 23:57:50 2015 +0900
11228
11229     [VM][MC6809] Fix flags on LSR_MEM / LSR_REG.
11230     [VM][MC6809] Include CC_C flag when setting flags on ADC8 / SBC8 .
11231
11232 commit d678abdbb3a28f0e39c78b83fd917e7f856ae7aa
11233 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11234 Date:   Fri Apr 24 21:32:50 2015 +0900
11235
11236     [VM][FM77AV] Fixing hand-shake lines for keyboard-encoder.
11237
11238 commit eac8c8113cc4b51fe0e251e6f55b702949c83505
11239 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11240 Date:   Fri Apr 24 19:57:36 2015 +0900
11241
11242     [VM][FM7] Invert mask status of keyboard via main and sub.Penguinkun-Wars works.
11243     See also : http://www23.tok2.com/home/fm7emu/ysm7/ysm72/fm7h018a.gif .
11244
11245 commit 9b76127cdbb83a074f56f3b6ff1df4503fe72fa2
11246 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11247 Date:   Fri Apr 24 07:55:15 2015 +0900
11248
11249     [VM][FM77AV][WIP] Fixing real-time-key-scanning , WIP.
11250
11251 commit 7018059a16e0d80e99b2e3a41f5d4d7e31936c24
11252 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11253 Date:   Fri Apr 24 07:37:17 2015 +0900
11254
11255     [VM][FM7][KEYBOARD] Do not clear key-irq, on reading from sub.
11256                         Fixed OS-9.
11257
11258 commit 4fbcb1fc6e31e6ba7e4e5994e0db97c8a98ffc86
11259 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11260 Date:   Fri Apr 24 07:36:42 2015 +0900
11261
11262     [UI][Qt] KEyboard: DO not auto-repeat from Qt.
11263
11264 commit 04c287cb6c86b75dc95c9f19bef5e847bcd25f1d
11265 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11266 Date:   Fri Apr 24 03:05:33 2015 +0900
11267
11268     [VM][FM7] Full sync to 1uS.
11269
11270 commit a73a418e6f932b41afd354382be8f2ca0dde8c04
11271 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11272 Date:   Fri Apr 17 02:52:07 2015 +0900
11273
11274     [VM][FM77AV][DISPLAY][4096COLORS] Unroll planes -> pixel conversion.
11275
11276 commit 88bd12948f37bcf506342fffe8a0f564b6bedf8f
11277 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11278 Date:   Fri Apr 17 02:51:25 2015 +0900
11279
11280     [UI][Qt] D88:Cleaning work area.
11281
11282 commit d0ad19675496b30522fd5cd4ce6c127a896a55e4
11283 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11284 Date:   Fri Apr 17 01:42:07 2015 +0900
11285
11286     [UI][Qt][Draw] Fix unterminated Draw thread.
11287
11288 commit e775b227c4d45bf82fdf56f1cdd205f2fe4b75e2
11289 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11290 Date:   Fri Apr 17 01:41:11 2015 +0900
11291
11292     [VM][FM77AV][DISPLAY][4096COLORS] More faster drawing.
11293
11294 commit 7677b1ede9e3c161fe7b97b7d861bde35af20f15
11295 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11296 Date:   Fri Apr 17 00:29:57 2015 +0900
11297
11298     [VM][FM7] More sync to 1uS.
11299     [VM][FM77AV][DISPLAY][4096COLORS] Faster a bit.
11300
11301 commit cd2224f71b45a3d9595026e4870876b36006183d
11302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11303 Date:   Thu Apr 16 22:41:03 2015 +0900
11304
11305     [VM][FM7] Sync <1uS both Ssub-system and main-system.
11306
11307 commit ea3820fe82058b54235e8ae131c95fc9e0c41a17
11308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11309 Date:   Wed Apr 15 05:56:09 2015 +0900
11310
11311     [VM][FM7][WIP] Change sequence of SUB-MAIN handshake, this is Work-In-Progress.
11312
11313 commit 5ca46b81dd52f080a85597b753657a2f8d6ae1bb
11314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11315 Date:   Wed Apr 15 05:55:02 2015 +0900
11316
11317     [Qt][Draw] Move drawing sequence to separate thread.
11318
11319 commit 468176fcb3a3324820a6ae06febf2b9e192dd0d7
11320 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11321 Date:   Wed Apr 15 04:57:24 2015 +0900
11322
11323     [Qt][Draw][EMU] Separate EMU, Joystick, Draw : Using QThread.
11324
11325 commit 4b9d8228e3a571dfe0f76d8c93cb9936a04c6b52
11326 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11327 Date:   Wed Apr 15 04:01:32 2015 +0900
11328
11329     [Qt][General] Use classes from QThread and run separate thread, not using timer.
11330
11331 commit b31d369b0fc1477f10652d3d78a15324094ae05d
11332 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11333 Date:   Tue Apr 14 23:52:56 2015 +0900
11334
11335     [VM][FM7] Not clear timer-int automatically.
11336
11337 commit f43cbb58a5d1fb6ec3bf4f6d07850437e3494bc5
11338 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11339 Date:   Tue Apr 14 05:49:39 2015 +0900
11340
11341     [DEBUG][Qt][SDL][SOUND] Do not sound when debugging.
11342
11343 commit 82e874621f1b37623e82da25744616af7b835da6
11344 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11345 Date:   Tue Apr 14 05:48:29 2015 +0900
11346
11347     [VM][FM7][IO][DISPLAY] Try to push out hand-shake lines via SUB-MAIN to event_vline();
11348
11349 commit 9cd8a86dc5cad8cafb386b1c07da15412f591c2c
11350 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11351 Date:   Mon Apr 13 06:20:32 2015 +0900
11352
11353     [General][Qt] Scheduler : Wait 1ms at least, expect to reduce HOST CPU USAGE.
11354
11355 commit f880cd800d29489f1bb00e68e0f67e94e8a8393a
11356 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11357 Date:   Mon Apr 13 06:19:37 2015 +0900
11358
11359     [VM][FM7][GENERAL][SOUND] Build with pcm1bit.cpp, not beep.cpp.
11360
11361 commit b275ac1dff8fc9d25c51453ec67351b3993e9bc3
11362 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11363 Date:   Mon Apr 13 06:17:41 2015 +0900
11364
11365     [VM][FM7][SOUND] Fix correct event handling for BEEP.
11366     [VM][FM7][SOUND] Use PCM1BIT() as beep, not using BEEP().
11367
11368 commit 2299764d72296a769adef639065ab86b960b2681
11369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11370 Date:   Mon Apr 13 04:49:08 2015 +0900
11371
11372     [VM][DISK] Check CRC-ERROR with upper 4bit of status field.
11373
11374 commit 1e0e4bb7f130ecb1def6071bd1662a8e83fcc559
11375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11376 Date:   Mon Apr 13 04:01:58 2015 +0900
11377
11378     [VM][FM7][MAINIO] Revert : set irqmasks to true, not false.
11379
11380 commit 25f94ea95eebe6c7835a55c223b455d07586fb60
11381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11382 Date:   Mon Apr 13 03:20:27 2015 +0900
11383
11384     [VM][DEBUGGER][MC6809] Display interrupt status on command "R".
11385
11386 commit e417fe3ae959c1f932e588a979a5e2b4d3684c4f
11387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11388 Date:   Mon Apr 13 03:07:02 2015 +0900
11389
11390     [VM][FM7][KEYBOARD] Keyboard : Zap internal variable within mainio / display, only keyboard.
11391
11392 commit 933065e78c0034dfb66158059cee763ce754f661
11393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11394 Date:   Mon Apr 13 02:11:30 2015 +0900
11395
11396     [VM][FM7][SUB] (MAYBE) Fixed bugs around sub attention firq.
11397
11398 commit 45e569a86a32bdcae37043f24dbe08685cce91e1
11399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11400 Date:   Mon Apr 13 00:55:38 2015 +0900
11401
11402     [VM][FM7] Fix not able to compile with FM-7.
11403
11404 commit 3c879de815a46ba2f49cea59407af62c71805691
11405 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11406 Date:   Sun Apr 12 17:48:08 2015 +0900
11407
11408     [VM][FM77AV][DISPLAY] Fix more corrct drawing.
11409
11410 commit 9ae24286845ac281b1d63164c6810587d5635150
11411 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11412 Date:   Sun Apr 12 17:23:43 2015 +0900
11413
11414     [VM][MC6809] Add read_io8(). Using for debug MMIOs.
11415
11416 commit d0e74db5a6e9b80e773f286c1680b63941c82eb4
11417 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11418 Date:   Sun Apr 12 17:23:02 2015 +0900
11419
11420     [VM][MB61VH010][FM77AV] ALULINE : More correct line-style.
11421
11422 commit 48c7cdcab614c029a6c9bdc07c21a0fe26d1cd3a
11423 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11424 Date:   Sun Apr 12 16:52:02 2015 +0900
11425
11426     [VM][FM77AV][DISPLAY] Fix wrong VRAM writing across 4096 colors and 8 colors.
11427
11428 commit 4edf0d135b1bddcd7a9b1957a9d9808f55fde6f8
11429 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11430 Date:   Sun Apr 12 03:52:12 2015 +0900
11431
11432     [VM][MC6809]
11433
11434 commit 065a044b854bbbf6920eba7a705e5e898b87a1da
11435 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11436 Date:   Sun Apr 12 03:51:40 2015 +0900
11437
11438     [VM][FM77AV] More correct vsync/vblank/hblank.
11439
11440 commit f87d30e99bf03289810e2257078d339e6fecc25d
11441 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11442 Date:   Sun Apr 12 00:42:52 2015 +0900
11443
11444     [VM][FM7][WIP] Fixing more accurate main-sub arbitation, WIP.
11445
11446 commit 68df9a736ab1b9aa3356b156f1c8107d9ee71213
11447 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11448 Date:   Sun Apr 12 00:42:21 2015 +0900
11449
11450     [VM][FM77AV][MB61VH010] More accurate lines.
11451
11452 commit d5208591452f0a56a20e382aef0dc3f0cc3d5c13
11453 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11454 Date:   Sat Apr 11 23:58:48 2015 +0900
11455
11456     [VM][FM77AV][MB61VH010] Fix wrong dot on line.
11457
11458 commit ea1117857e4cd07584803975cedbef79abbbce27
11459 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11460 Date:   Sat Apr 11 22:03:50 2015 +0900
11461
11462     [Build][Qt] Add forgotten symlinks.
11463
11464 commit d4288c829b350eacb6f403e75884554d14ab8249
11465 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11466 Date:   Sat Apr 11 00:48:03 2015 +0900
11467
11468     [VM][FM7][DISPLAY] Fixing bus arbitation both main cpu & sub cpu.
11469
11470 commit 80ad571a92f40d3c569ac0f5f4e45389b4bf68fd
11471 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11472 Date:   Sat Apr 11 00:04:10 2015 +0900
11473
11474     [VM][FM7] WIP.
11475
11476 commit f89d438b196435323101eead1d2b29e80911498c
11477 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11478 Date:   Fri Apr 10 23:56:47 2015 +0900
11479
11480     [VM][6809] Improve insns.
11481
11482 commit f9449ec924472772d33d7c3d3cc8ba6bc34435a7
11483 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11484 Date:   Fri Apr 10 23:01:15 2015 +0900
11485
11486     [VM][MC6809] Zap of wrong SET_V8(hoge,huga,geshi).
11487
11488 commit 18abd7b7018713e431a371781ae280c45a67f9eb
11489 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11490 Date:   Fri Apr 10 04:31:03 2015 +0900
11491
11492     [VM][DISK] Selective whether CRC error is ignored, please see src/qt/fm7/ .
11493
11494 commit 6921f765821c0c5977c5535f9abf79a36d3fcbdc
11495 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11496 Date:   Fri Apr 10 03:55:10 2015 +0900
11497
11498     [VM][MC6809] Disassembler : Add undefined instructions/index-post-bytes .
11499
11500 commit 961d67bf494cc1d1c0137ed27d46be48cd4e67e5
11501 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11502 Date:   Fri Apr 10 03:33:41 2015 +0900
11503
11504     [General][VM] Merge upstream, 2015-04-10.
11505
11506 commit 061006c8252be74365ad2a84eb641289f2b4e4ec
11507 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11508 Date:   Thu Apr 9 20:00:57 2015 +0900
11509
11510     [UI][Debugger][Qt] Using SDL_Thread for debugger.
11511
11512 commit d65739f24855ed6c11e7676a7ff5a50618a28929
11513 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11514 Date:   Thu Apr 9 18:15:07 2015 +0900
11515
11516     [UI][Debugger][Qt] Debugger working partly.
11517
11518 commit 4ccead5f6bd6441e71c246ddd44742dce32f2671
11519 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11520 Date:   Thu Apr 9 16:16:06 2015 +0900
11521
11522     [UI][Debugger][Qt] Add using QTermWidget.
11523
11524 commit c093835354abd67fe838b35144c52400f702fc74
11525 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11526 Date:   Thu Apr 9 15:29:19 2015 +0900
11527
11528     [Debugger][Qt] Add QtermWidget.
11529
11530 commit 38344c8db93441baf153131e947a171529ad1f64
11531 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11532 Date:   Thu Apr 9 03:25:34 2015 +0900
11533
11534     [Qt][DEBUGGER] Implement first , this is still not working.
11535
11536 commit aeeba7119e0ef42c45ba0d029f692b225859ea33
11537 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11538 Date:   Thu Apr 9 00:19:06 2015 +0900
11539
11540     [VM][FM7]
11541
11542 commit dcbedd09a096157a87aa93fd11177388002a8a5f
11543 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11544 Date:   Thu Apr 9 00:18:28 2015 +0900
11545
11546     [VM][MC6809] Implementing Dis assembler, needed from FM-77AV.
11547
11548 commit 4e4a23cf9b2416fd245c5ade5925c5b423d4b588
11549 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11550 Date:   Wed Apr 8 22:38:42 2015 +0900
11551
11552     [VM][FM7] Fixing tilepaint problems, WIP.
11553
11554 commit 4e8405a01acba9e0c82eac40455e3a615123f107
11555 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11556 Date:   Wed Apr 8 20:41:07 2015 +0900
11557
11558     [VM][MB61VH010][WIP] Fixing ALU.WIP.
11559
11560 commit 2ea322d9ddcd7532f610378775dd4fd9ffa3d5fe
11561 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11562 Date:   Wed Apr 8 04:37:44 2015 +0900
11563
11564     [VM][FM7] Fix pointing outs from Mr.Takeda.
11565     [VM][General] Fix compilation errors.
11566
11567 commit 2c128cfc91edff65477c8dbb2122523444eb53b7
11568 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11569 Date:   Wed Apr 8 03:42:12 2015 +0900
11570
11571     [General] Remove unneeded files.
11572
11573 commit 27a172ceb355adbaa7060c7f1902bdc73e33391e
11574 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11575 Date:   Wed Apr 8 03:40:37 2015 +0900
11576
11577     [General] Merge upstream 2015-04-07.
11578     [VM][FM7] Fix memory leak of keyboard. Thanks to Takeda san.
11579
11580 commit efedf66063e9bf58344de469d690016b4b2ce187
11581 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11582 Date:   Tue Apr 7 16:57:57 2015 +0900
11583
11584     [VM][6809] Do not loop on CWAI.
11585
11586 commit 6e1966126ef67a6cbdffdfce83fbf1fab052ea7d
11587 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11588 Date:   Tue Apr 7 16:15:46 2015 +0900
11589
11590     [VM][MC6809] Fix flags, instruction cycles...
11591
11592 commit d1ca8d1c7a68c42de0bf80c40dc940f21cccbe51
11593 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11594 Date:   Tue Apr 7 14:06:30 2015 +0900
11595
11596     [VM][FM7] Keyboard : Fix memory leak.
11597
11598 commit 0502cb1b86e681c40be42fbe9f6e97f3d7d09e99
11599 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11600 Date:   Mon Apr 6 21:04:40 2015 +0900
11601
11602     [VM][FM7][FM77AV] Set sub clock.
11603
11604 commit 7867aecc2d9493aae7d4d87a86bbf0b33a11aca4
11605 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11606 Date:   Mon Apr 6 20:11:16 2015 +0900
11607
11608     [VM][FM77AV][FM77] Fix faster clock when enabled MMR.
11609
11610 commit c63b53f3225cc7bc64ec508a3dd301175fd5c05f
11611 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11612 Date:   Mon Apr 6 20:02:02 2015 +0900
11613
11614     [VM][MC6809] More integrated instructions.
11615
11616 commit 37d689e6a60d8b637da29725953c1a3836797cb3
11617 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11618 Date:   Mon Apr 6 18:19:14 2015 +0900
11619
11620     [VM][MC6809] Integrate duplicate functions. This is WIP.
11621
11622 commit 56c18af2935b9fbb0a2d7d234bea68299cdf812c
11623 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11624 Date:   Mon Apr 6 06:56:34 2015 +0900
11625
11626     [VM][MC6809][FM77AV] Fix setting CC_V flag for some instructions.
11627
11628 commit 0d300e26d8924ddb8122ebfb82c27f7761376098
11629 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11630 Date:   Mon Apr 6 02:20:56 2015 +0900
11631
11632     [MB61VH010] Bug: Fix line style problem.
11633
11634 commit 840ee75e628576eeba55da72c5abae8d8167dfbf
11635 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11636 Date:   Mon Apr 6 00:41:01 2015 +0900
11637
11638     [VM][FM77AV][MB61VH010] Fix line putting.
11639
11640 commit 365556d7766e7ef80e484eb9e0e682c253727ed7
11641 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11642 Date:   Sat Apr 4 00:03:15 2015 +0900
11643
11644     [VM][FM77AV] Implementing kanjirom accesses from sub-system.
11645
11646 commit 4c538d8fc6a2a3c405bd3a099aef46af60efe536
11647 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11648 Date:   Fri Apr 3 23:17:41 2015 +0900
11649
11650     [VM][FM7] Fix memory leak.Thanks Takeda-San!
11651     [VM][FM77AV] Add extra ram (64K). If you wish to use this, set bit1 of config.dipswitch.
11652                  UI implementaition will do later.
11653
11654 commit f7fc825bbe2d6d8ccbd27bbfdd0e9d456d5b337a
11655 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11656 Date:   Fri Apr 3 22:35:25 2015 +0900
11657
11658     [General][FM7] Fix weird prefix "0b". This disables compiling on M$ VC (2008 or earlier?) .
11659     [VM][FM77AV] Fix real time key input.
11660
11661 commit ab7839b870e4e1451506205f019f5e97fbb5ab9d
11662 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11663 Date:   Thu Apr 2 22:32:07 2015 +0900
11664
11665     [VM][FM77AV] Implement RTC.
11666     [VM][FM77AV] Reset keymode to standard ("FM-7") when reset.
11667
11668 commit 47aa9c67a1ca9687d8cca4a8e2dc40975f8c7ace
11669 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11670 Date:   Thu Apr 2 21:36:54 2015 +0900
11671
11672     [VM][FM77AV][MB61VH010][ALU] ALU: Fix address handling correctness.
11673
11674 commit 39041f0f01b5ab62831e826c02b963f0cecdced7
11675 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11676 Date:   Thu Apr 2 20:20:38 2015 +0900
11677
11678     [VM][FM77AV][ALU] Write correct line, aritmetic per dot.
11679
11680 commit 9af4a1c255af2dbe92a539ea83364c7c918fb059
11681 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11682 Date:   Thu Apr 2 18:21:00 2015 +0900
11683
11684     [VM][FM7][KEYBOARD][WIP] Implementeing real-time scan mode.
11685
11686 commit ef7d361e8a7a4d04ce1193764e539a73ba97cb0c
11687 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11688 Date:   Thu Apr 2 08:16:24 2015 +0900
11689
11690     [VM][FM7] Rename FMALU -> MB61VH010 .
11691
11692 commit f4fb3b557ff0f2affac5f3d3f965d6396eb32ad0
11693 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11694 Date:   Thu Apr 2 07:22:46 2015 +0900
11695
11696     [VM][FM77AV][DISPLAY] VRAM : Use alu before read/write , if enabled.
11697
11698 commit b1a07d7be17ce8442856f1c19d785e65aad67905
11699 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11700 Date:   Thu Apr 2 07:02:30 2015 +0900
11701
11702     [VM][DISPLAY][FM77AV] 4096 colors mode: Fix color order.
11703
11704 commit cc51ce8df0ac58a12b48f27394bf55cc0c8d79dc
11705 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11706 Date:   Thu Apr 2 05:34:39 2015 +0900
11707
11708     [VM][FM77AV] Do offset register per bank.
11709
11710 commit 52ba2f3c09216969e22b99879152f5eba90013bb
11711 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11712 Date:   Thu Apr 2 04:39:16 2015 +0900
11713
11714     [VM][FM77AV][DISPLAY] Fix correct scroll on 640x200@8color and FM-7
11715     compatible mode.
11716
11717 commit 00f5abebde1c79e95a9f972f1b663743e2295b1a
11718 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11719 Date:   Thu Apr 2 03:42:52 2015 +0900
11720
11721     [VM][FM77AV] Run initiator rom once, do not run when pressed reset button.
11722
11723 commit 53a724b730dc3259e6ce18f4eb00fe6b0df760b6
11724 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11725 Date:   Thu Apr 2 03:07:10 2015 +0900
11726
11727     [VM][FM77AV] Fix boot sequence:
11728     * If statoe of initiator rom  whether enabled/disabled, mainmem->reset().
11729     * Patch boot_ram[0x1fe][1ff] = 'fe 00'.
11730
11731 commit 823a382ebf6b519e316fb5a3abc0b689098f8d07
11732 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11733 Date:   Thu Apr 2 01:13:40 2015 +0900
11734
11735     [VM][FM7][FM77AV] Build only FM7 supports, again.
11736
11737 commit a39b65d4000ac3bf5aba7a04522b5df9a9394f14
11738 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11739 Date:   Thu Apr 2 00:17:20 2015 +0900
11740
11741     [VM][FM77AV] SUBROM : Fix not loading SUBROM_A.
11742
11743 commit 2ac902014c27c369fbb0637e008b73747d40939d
11744 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11745 Date:   Tue Mar 31 15:57:44 2015 +0900
11746
11747     [WIP][VM][FM77AV] Implement are
11748
11749 commit c1ed4147861e37db605c92bd2a291894e352cdac
11750 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11751 Date:   Tue Mar 31 06:59:40 2015 +0900
11752
11753     [FM7][WIP][ALU] FM77AV:
11754
11755 commit f9e7761a8fb785b84a0543c110aec6342ac18177
11756 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11757 Date:   Tue Mar 31 05:19:03 2015 +0900
11758
11759     [VM][FM7] 77AV : ALU. WIP.
11760
11761 commit b3b8e66bdfa9c72d4bde0e40c8bbe01088136aab
11762 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11763 Date:   Mon Mar 30 14:24:13 2015 +0900
11764
11765     [VM][FM77AV][WIP] Implementing subsystem and mmr, WIP.
11766
11767 commit 2ceede81b904f30819e40fe13d5d0005ebc52cb4
11768 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11769 Date:   Mon Mar 30 12:01:11 2015 +0900
11770
11771     [VM][FM77AV] Initial build.Some of FM7's softwares (not for 77AV or later) are working.
11772
11773 commit ed6c5ecad795e7ab382113425ecbf2fe90bc5fc8
11774 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11775 Date:   Mon Mar 30 02:27:15 2015 +0900
11776
11777     [DOC][Qt] Update suppoted machines.
11778
11779 commit 1b83e6431c2d198aaaf6c1136a847cb74779563e
11780 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11781 Date:   Mon Mar 30 02:17:51 2015 +0900
11782
11783     [VM][General][Qt] Add FM-R50.
11784
11785 commit 371d17a6287e7f9f7157958d7f20b9acae974fd2
11786 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11787 Date:   Mon Mar 30 01:43:39 2015 +0900
11788
11789     [VM][Qt] Add FM16PI.
11790
11791 commit 9f88ad3fd8d67788029262c79348b600a1b1a861
11792 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11793 Date:   Sun Mar 29 23:46:42 2015 +0900
11794
11795     [VM][General][Qt] Add Sega GameGear and Master System.
11796
11797 commit f2b921cbcb784dc98ecab93be13613656a216d22
11798 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11799 Date:   Sun Mar 29 23:00:14 2015 +0900
11800
11801     [General][Qt] Document: Update supported list.
11802
11803 commit 27dcde59b7c1ea8026276ca03b69fbcc01a081e8
11804 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11805 Date:   Sun Mar 29 22:56:49 2015 +0900
11806
11807     [UI][Qt] Add support to load/save binary file.
11808     [Qt][General] Add support to build for TK-80 BS.
11809
11810 commit d8fe054d493b3c063ac1cf697d328b0561354876
11811 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11812 Date:   Sun Mar 29 21:04:36 2015 +0900
11813
11814     [VM][TK80BS][Qt] Add tk80bs.
11815
11816 commit e4f0a4cd56a7a547b9d90cad0553357e8d578df6
11817 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11818 Date:   Sun Mar 29 20:48:21 2015 +0900
11819
11820     [BUILD][FP1100] Add forgotten commited file.
11821
11822 commit e2a2998040f4960c1de38ffec4148a30654553d6
11823 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11824 Date:   Sun Mar 29 20:46:56 2015 +0900
11825
11826     [General][Qt] Enable to build even not support counter of CMT.
11827     [General][Qt] Add Casio FP1100.
11828     [General][Qt][FM7] Fix bug of soundcard selection.
11829
11830 commit 04abc7ea59323bc5d2e737bb85a469258bc16ef1
11831 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11832 Date:   Sun Mar 29 20:13:38 2015 +0900
11833
11834     [UI][MSX][Qt] Add support floppies.
11835
11836 commit c18e7c8e3492a99e2c8a037b8b553e6c1dc84e0c
11837 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11838 Date:   Sun Mar 29 20:13:03 2015 +0900
11839
11840     [UI][Qt] Build even not supported write protection of FDs.
11841
11842 commit ffc6d44feb56675aba2de41a783f2f971281f0b2
11843 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11844 Date:   Sun Mar 29 19:20:52 2015 +0900
11845
11846     [VM][MSX2][Qt] Add min() function for v99x8, build without Visual Studio.
11847
11848 commit ae68ba9b91f5dcee9ca0db4b3600604b40ff6a46
11849 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11850 Date:   Sun Mar 29 19:07:08 2015 +0900
11851
11852     [General][Qt] Merge upstream 2015-03-28.
11853
11854 commit c3d2dad4eaa7a937a2442c20210a10f47c4c9619
11855 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11856 Date:   Sun Mar 29 18:20:58 2015 +0900
11857
11858     [Doc][Qt] Delete contaminated text.
11859
11860 commit e48cdfae6a84d9c2e53812b1b438ee463b945132
11861 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11862 Date:   Sun Mar 29 18:16:08 2015 +0900
11863
11864     [Qoc][Qt] I found more typo ('A)
11865
11866 commit abeafd4a8f1a8898a84c8503ad2672c14971e6ba
11867 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11868 Date:   Sun Mar 29 18:14:50 2015 +0900
11869
11870     [Doc][Qt] I forgot needs OpenGL (>_<)
11871
11872 commit b50adfa6ee0b33438dddf8f9f80612419b919459
11873 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11874 Date:   Sun Mar 29 18:12:30 2015 +0900
11875
11876     [DOC][Qt] Add "4.Qt specified notice:" .
11877
11878 commit a60b5a23c599d800ea7c1bbad59f76a42bef0ec3
11879 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11880 Date:   Sun Mar 29 18:07:53 2015 +0900
11881
11882     [DOC][Qt] Fix some typos (^_^;
11883
11884 commit 3c875fb911e484c15bfdad2f67dadb9bdedd5e75
11885 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11886 Date:   Sun Mar 29 18:05:09 2015 +0900
11887
11888     [Qt][FM7][DOC] Fix some weird riterals
11889
11890 commit 3f4a52dcd698db7e8f0566e6025f2a6696b67254
11891 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11892 Date:   Sun Mar 29 18:00:24 2015 +0900
11893
11894     [General][Document] Add documentations from ME.
11895
11896 commit 22a0c0ea42df11c00493442e44fb155ee8502037
11897 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11898 Date:   Sat Mar 28 22:21:37 2015 +0900
11899
11900     [WIP][VM][FM7] FM77AV : Temporally implement ALU / LINE.
11901
11902 commit efae3a6207c32faaf1701b7bb9a5b7980fce7598
11903 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11904 Date:   Sat Mar 28 10:07:48 2015 +0900
11905
11906     [VM][FM7][WIP] FM77AV: Implementing ALU.
11907
11908 commit 98887a7621bab48dc8d78d2de09a15036cd60fd6
11909 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11910 Date:   Sat Mar 28 06:44:16 2015 +0900
11911
11912     [VM][FM7] Not sparsed GVRAM.
11913
11914 commit 51d92a7aa1f5646583bc3761d508b87acd884787
11915 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11916 Date:   Tue Mar 24 00:42:17 2015 +0900
11917
11918     [DISK][MB8877] Write Track: Trim buffer per write.
11919
11920 commit cb6c2707fd511c2bf07b868f5ffdee99b6469fb2
11921 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11922 Date:   Sat Mar 21 20:52:54 2015 +0900
11923
11924     [VM][FM7][SOUND] OPN: Clear data-register when accessing prescaler(s).
11925
11926 commit 56e0ed2f133f68db17968c190a1a4929ed832d1a
11927 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11928 Date:   Sat Mar 21 19:47:16 2015 +0900
11929
11930     [VM][MC6809][MB8877] Comment out debug printouts.
11931
11932 commit 030a04dfcea18db369db04646d17275219eae13f
11933 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11934 Date:   Sat Mar 21 19:46:06 2015 +0900
11935
11936     [VM][FM7][SUBSYSTEM] MAINIO: Get busy flag from display directly.WORKING 1942.
11937
11938 commit 0247a46aa020fd89fb041cc5e23792c9e9592811
11939 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11940 Date:   Sat Mar 21 06:01:57 2015 +0900
11941
11942     [VM][FM7][WIP] Floppy: Embed debugging codes to work 1942.
11943
11944 commit a339244f2917f7acbe574a88f31ef3aca3d17487
11945 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11946 Date:   Sat Mar 21 02:26:24 2015 +0900
11947
11948     [VM][FDC][MB8877] D77/D88 : Make dummy track data when seeking to un format track.
11949
11950 commit fc14e822aa6f629a35be03d5c89d4932e2116ca0
11951 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11952 Date:   Fri Mar 20 08:00:42 2015 +0900
11953
11954     [WIP][VM][FM7] Check heavily when using OS-9 L1.
11955
11956 commit 730308023d0382ce7c2837816e18f54ad5e6726d
11957 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11958 Date:   Fri Mar 20 04:40:34 2015 +0900
11959
11960     [VM][FM7][SOUND][OPN] WIP: Fixing CSM mode is not working.
11961
11962 commit c845df8429b9b1ef162a1b7fa8cd794b7733296f
11963 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11964 Date:   Fri Mar 20 03:00:33 2015 +0900
11965
11966     [VM][FM7][MAINIO] Fix IRQ handling ; I was wrong (;´Д`)
11967
11968 commit 35fd2d11d842a42e4cb693eb98f06669c151f53b
11969 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11970 Date:   Thu Mar 19 22:12:19 2015 +0900
11971
11972     [VM][FM7][FDC] Bug: Fix flags correctness.
11973
11974 commit b7758ccaeb783f7ea30a1fae9c4f99aa4faa81bb
11975 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11976 Date:   Thu Mar 19 22:10:47 2015 +0900
11977
11978     [VM][DISK] Not set crc-error at sector_data[0x0a] == 0x00 or 0x10, this is temporally work around.
11979
11980 commit c389ae9487166080cc575544235f1113ebd3be1f
11981 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11982 Date:   Thu Mar 19 21:27:18 2015 +0900
11983
11984     [VM][FM7][MAINIO] Split around sound, floppy to separate file.
11985
11986 commit a539085dfc5774fd4f7a19522d817cbd6bd82e91
11987 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11988 Date:   Thu Mar 19 15:24:17 2015 +0900
11989
11990     [VM][FM7] WIP: Trying to fix unreadable some D77 images.
11991
11992 commit 56cbc93af07b68a5382c21f45ed0409ce2df88de
11993 Author: K.Ohta <whatisthis.sowhat@gmail.com>
11994 Date:   Thu Mar 19 15:23:19 2015 +0900
11995
11996     [VM][HC20][Qt] memory.cpp : Implement lacked function : min().
11997
11998 commit a2aad309879762be29abaa0709ec4043cfbf2e49
11999 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12000 Date:   Wed Mar 18 17:26:03 2015 +0900
12001
12002     [Build][General][FM7] Using beep instead of pcm1bit.
12003
12004 commit 969e6a96172e9e69d933b8b4f6401f8e44a511bf
12005 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12006 Date:   Wed Mar 18 16:50:14 2015 +0900
12007
12008     [VM][FM7] Using logger.
12009
12010 commit fe97dc23b3812a3681516dc18bd614e8b083ebd4
12011 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12012 Date:   Wed Mar 18 16:35:53 2015 +0900
12013
12014     [General][Qt] Use AGAR_LoggerFoo() to log messages.
12015
12016 commit d2103826de09e415750c60d5003d464a678cffbb
12017 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12018 Date:   Wed Mar 18 15:33:44 2015 +0900
12019
12020     [VM][FM7] MainIO : Fix interrupt registers ($FD03) ワーイヽ(゚∀゚)メ(゚∀゚)メ(゚∀゚)ノワーイ
12021
12022 commit cc9813daab990b3bc1b773b733463b6937a42f1b
12023 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12024 Date:   Wed Mar 18 15:01:32 2015 +0900
12025
12026     [VM][MC6809] I merged forgotten save_state/load_state X-)
12027
12028 commit bc43b8173603462328ae517d0930c299e79c64b7
12029 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12030 Date:   Wed Mar 18 14:51:04 2015 +0900
12031
12032     [General][Qt] Merge upstream 2015-03-15.
12033
12034 commit 3d90012bc55983a5051a7196abc4c6da40320134
12035 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12036 Date:   Wed Mar 18 05:51:57 2015 +0900
12037
12038     [WIP]
12039
12040 commit a1325d3e68d0f13590261acf583e1431754c65b1
12041 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12042 Date:   Wed Mar 18 05:51:28 2015 +0900
12043
12044     [WIP][MC6809] Trim indents.
12045
12046 commit afa75db5223332d734216f0344bb070ff2b375a5
12047 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12048 Date:   Wed Mar 18 04:50:44 2015 +0900
12049
12050     [VM][MC6809] Fix clear of irq/firq on new interrupt checker.
12051
12052 commit dcf0aef6e58eac8f67fd049fdd3ae8d732102390
12053 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12054 Date:   Wed Mar 18 04:34:15 2015 +0900
12055
12056     [VM][MC6809] IRQ HANDLING : Import from XM7/SDL.
12057
12058 commit f4c917586a29ace5fb7740875e61b2e8c175826f
12059 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12060 Date:   Wed Mar 18 04:13:31 2015 +0900
12061
12062     [VM][MC6809] Import XM7/SDL's instruction routines (m6809ops.h / m6809tbl.h)to mc6809.cpp.
12063     [VM][MC6809] Separate some definitions to mc6809_consts.h
12064
12065 commit 37fde59fe2a2fe9682169b02f8ff43f2f598e215
12066 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12067 Date:   Wed Mar 18 01:45:53 2015 +0900
12068
12069     [VM][FM7][WIP][PSG] Fixing not sound on PLAY statement.
12070
12071 commit 752acf58904902f72c34df5db4368b3ec4c28ade
12072 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12073 Date:   Tue Mar 17 22:02:06 2015 +0900
12074
12075     [VM][FM7][WIP] MainIO: Fixing around interrupts.
12076
12077 commit c7ef830b09ff2e6384f51166bcf08caf91b9269f
12078 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12079 Date:   Tue Mar 17 18:54:05 2015 +0900
12080
12081     [VM][FM7]MainIO : NEVER change irq flags when masked keyboard irq.
12082
12083 commit a49ecfaef26612181e3a756f54c96570e44e8dac
12084 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12085 Date:   Tue Mar 17 03:08:43 2015 +0900
12086
12087     [VM][FM7][WIP] Fixing some softwares (i.e.Sonic BOOM) were frozen with cyclesteal = off.
12088
12089 commit e7e6702a02515880d651f2e73667cfaa66c7db10
12090 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12091 Date:   Mon Mar 16 23:20:12 2015 +0900
12092
12093     [VM][FM7][DISPLAY] Apply befor MC6809's changing.
12094
12095 commit d28749e280e2b99a0d4e811a5edaece6de007bf3
12096 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12097 Date:   Mon Mar 16 23:07:17 2015 +0900
12098
12099     [VM][MC6809] Do not clear interrupt automatically, excepts NMI.
12100
12101 commit 12ae94120f98e363af47c1157aaff128149588cc
12102 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12103 Date:   Mon Mar 16 22:02:00 2015 +0900
12104
12105     [VM][FM7] SUBSYSTEM/DISPLAY : Add clr()_foo features to clear any bus.
12106
12107 commit c441a68032009cea9a6cd4bba0894f28b926ef86
12108 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12109 Date:   Mon Mar 16 19:48:33 2015 +0900
12110
12111     [FM7][DISPLAY] Force SYNC submemory and mainmemory to SUBCPU.
12112
12113 commit 9b3d46b2d8b6b229b33226620b6bd9546955ed87
12114 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12115 Date:   Mon Mar 16 19:34:57 2015 +0900
12116
12117     [VM][FM7][MC6809] Add BUSLINE determines MPU is (not) halted.
12118
12119 commit 93d095c8a3d46c26c57af3c3202f32aa7dfd3ff5
12120 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12121 Date:   Mon Mar 16 06:00:52 2015 +0900
12122
12123     [VM][FM7] WIP: Implementing correct subsystem, yet.
12124
12125 commit d61b09e54ea042cc453a7fbe9acb9e3fd2d723ef
12126 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12127 Date:   Mon Mar 16 04:44:31 2015 +0900
12128
12129     [VM][FM7] WIP: Implementing correct subsystem.
12130
12131 commit ae8328ef68db8cf2f6f306060285f95beb7e64c3
12132 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12133 Date:   Mon Mar 16 02:48:08 2015 +0900
12134
12135     [VM][FM7][DISPLAY] Correct halt of SUBCPU.
12136
12137 commit 98100d8e1740b0173276dd99350180c3f274b314
12138 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12139 Date:   Mon Mar 16 02:47:39 2015 +0900
12140
12141     [VM][MC6809] Re-implement correct BUSREQ.
12142
12143 commit bb6adb7d9a228bb570efda1f1398d9dbb2d8e383
12144 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12145 Date:   Fri Mar 13 23:28:09 2015 +0900
12146
12147     [VM][MC6809] Fix wrong MUL instruction.Re-Enter.
12148     
12149     Conflicts:
12150             source/src/vm/mc6809.cpp
12151             source/src/vm/mc6809.h
12152
12153 commit 4dec4d45c361ca26129c0fbf48f0ff72fce28614
12154 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12155 Date:   Mon Mar 16 00:11:09 2015 +0900
12156
12157     [VM][6809][WIP]
12158
12159 commit 27e7029b2d12c69fa910bc95c0ebc17df02fb2d2
12160 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12161 Date:   Sun Mar 15 23:28:45 2015 +0900
12162
12163     [VM][MC6809] Improve implements.
12164
12165 commit 7ea5260a0c301e6a0669fa5f67b7523e8a2dbc91
12166 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12167 Date:   Sun Mar 15 15:19:03 2015 +0900
12168
12169     [VM][MC6809] Clear H flag on SUB/SBC.
12170     [VM][MC6809] Using SET_HNZVC on any insns.
12171
12172 commit ec402312bfed075d26953f6f20115938eafd8d47
12173 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12174 Date:   Sun Mar 15 13:35:34 2015 +0900
12175
12176     [FM7][DISPLAY] Fix not resetting multi-page after reset().
12177
12178 commit 1c13c5efa51e76cc5965950fe21cb1f61dc6cd64
12179 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12180 Date:   Sun Mar 15 13:28:17 2015 +0900
12181
12182     [VM][MC6809] Fixing some instructions. Sounds RELICS, not sound play instruction.
12183
12184 commit c073c20e13921ff1d72028f6c9ed0bb6d237968e
12185 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12186 Date:   Sat Mar 14 11:40:39 2015 +0900
12187
12188     [VM][MC6809] Implement faster index addressing postbyte.
12189
12190 commit d39fc37eca27d25118a2f67808074fd0199d62a0
12191 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12192 Date:   Sat Mar 14 04:25:21 2015 +0900
12193
12194     [VM][MC6809] Faster interpret instructions.
12195
12196 commit ffd42e8a5aaf01265ead2e96d90cbeb9501d306a
12197 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12198 Date:   Sat Mar 14 02:57:14 2015 +0900
12199
12200     [VM][MC6809] Remove volatile definition.
12201
12202 commit 93f2b8bed5943dafdcabe2c9c19ca972ef423b90
12203 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12204 Date:   Sat Mar 14 02:56:31 2015 +0900
12205
12206     [VM][FM7] Display : ON demand drawing.
12207     [General][Build][FM7] Ready to build with llvm clang.
12208
12209 commit cfb4d2cebb44b828a88af6d6b81f0ced5f9905f9
12210 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12211 Date:   Sat Mar 14 02:12:09 2015 +0900
12212
12213     [VM][MC6809] Clear all registers on reset.
12214
12215 commit 6763f6a64730e67673b36e7e7310a3cd10ae3e1c
12216 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12217 Date:   Sat Mar 14 02:11:32 2015 +0900
12218
12219     [VM][FM7][Sound] Clearly beep(WIP).
12220
12221 commit 20a76dc3b1999368fa97a6a425f07ecddce1ef2f
12222 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12223 Date:   Sat Mar 14 01:41:30 2015 +0900
12224
12225     [VM][FM7] Disable basic-rom excepts basic boot mode.
12226
12227 commit d9bb39f5f085074dd70ae58f7f59aebb43137e37
12228 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12229 Date:   Sat Mar 14 01:10:39 2015 +0900
12230
12231     [VM][FM7] FDC: DO NOT interrupt on DRQ.
12232
12233 commit 29f40e83e2bd7b59d753ba99d079d36bb3d018e9
12234 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12235 Date:   Sat Mar 14 00:50:48 2015 +0900
12236
12237     [VM][FM7] Improbe implementation of MAIN::$FD03 and interrupts.
12238
12239 commit 1361f8f062b8f19d9b6b67903813f37c1742c869
12240 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12241 Date:   Sat Mar 14 00:20:50 2015 +0900
12242
12243     [VM][FM7] Fix reading from MAIN:FD04.
12244     [VM][FM7] Count IRQ/FIRQ/NMI.
12245
12246 commit 85b2c7c6b0c60d5cd7a386f24833c750d62107fc
12247 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12248 Date:   Fri Mar 13 23:28:09 2015 +0900
12249
12250     [VM][MC6809] Fix wrong MUL instructionb.
12251
12252 commit 6597b432f276cd850c7ed53aa705fa2543d9e851
12253 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12254 Date:   Fri Mar 13 05:40:39 2015 +0900
12255
12256     [VM][EVENT]
12257
12258 commit cac403472385f2cfe4d693e94ba0730ab6fc7bfa
12259 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12260 Date:   Fri Mar 13 05:39:48 2015 +0900
12261
12262     [VM][FM7][UI] Improve quality of HOT-START(special reset) implementation.
12263
12264 commit a3468408b21a1d9499d5e5cc7430d94723133236
12265 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12266 Date:   Fri Mar 13 04:53:08 2015 +0900
12267
12268     [VM][FM7][SND] Sounds PSG and OPN, enable to use JoyStick, but something is wrong.
12269
12270 commit 68f0d9cf6510c730f550df0eb268668a89f5c356
12271 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12272 Date:   Fri Mar 13 00:40:24 2015 +0900
12273
12274     [VM][FM7] Sounds BEEP and CMT. Still not sounds PSG/OPN...
12275
12276 commit a5e988820fe4b47dd6f9450db131a2276379111f
12277 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12278 Date:   Thu Mar 12 23:17:38 2015 +0900
12279
12280     [VM][FM7] Add cyclesteal features.
12281     [VM][FM7] Fix correct clock changing.
12282
12283 commit 45db0cd31e8f71b9b70516826e537b60fa9cbffd
12284 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12285 Date:   Thu Mar 12 22:29:44 2015 +0900
12286
12287     [VM][FM7] Add timer interrupt @ main.2.0345msec.
12288
12289 commit 16ae699886a3da8049e65dc0ccb8a266859a47af
12290 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12291 Date:   Thu Mar 12 22:29:21 2015 +0900
12292
12293     [UI][FM7][Qt] Modify menus.
12294
12295 commit 5eada99e4cb6e5ad1b9cc4120585323825a50430
12296 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12297 Date:   Thu Mar 12 19:29:44 2015 +0900
12298
12299     [VM][MC6809] Fix wrong some instructions.
12300
12301 commit 4ae9333636b9348f04268e0eff94a58daa10d976
12302 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12303 Date:   Thu Mar 12 16:54:55 2015 +0900
12304
12305     [VM][FM7] Kanjirom: fix memory size.
12306
12307 commit eafdfbdcbaf6ff5177a056c863f2c4b11d86698c
12308 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12309 Date:   Thu Mar 12 16:50:04 2015 +0900
12310
12311     [VM][FM7][MAINIO] Fix kanji rom, some characters (i.e."待") are not displayed.
12312
12313 commit 0f88b6349efd23794e8dc47c4e1eab18f69bc0f6
12314 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12315 Date:   Thu Mar 12 16:36:01 2015 +0900
12316
12317     [VM][FM7][Display] Fix around scroll register.
12318     [FM7][Display] Faster drawing.
12319
12320 commit 3c785c87296229a02577c147bb74107fdad0aede
12321 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12322 Date:   Thu Mar 12 16:11:17 2015 +0900
12323
12324     [VM][FM7] Floppy working(at least reading).
12325
12326 commit 37de3b5e20bb16013b3bb1a333b4a7218fa55f9b
12327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12328 Date:   Thu Mar 12 13:32:47 2015 +0900
12329
12330     [VM][FM7] Main BASIC ROM WORKS. Datarec, fdc, and sound still now work.
12331
12332 commit f6108ab8a28b70d9ad6238ac1c70cf8c485f1ae4
12333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12334 Date:   Thu Mar 12 13:08:44 2015 +0900
12335
12336     [VM][FM7] SUBMONITOR SEEMS TO WORKING.
12337
12338 commit 65fe797cd5a681ba25c14a88566d7c80d0a8cd9a
12339 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12340 Date:   Wed Mar 11 21:44:18 2015 +0900
12341
12342     [VM][FM7] Passed linking. Keyboard part is working, others are still not working.
12343
12344 commit e89e568f88aa435691fac0eae57bdcbde76ea627
12345 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12346 Date:   Wed Mar 11 18:50:25 2015 +0900
12347
12348     [VM][FM7][General] Passed to link.
12349
12350 commit cdf4d55356a8d5c7aea43a37a29e73c792efd16b
12351 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12352 Date:   Wed Mar 11 18:11:17 2015 +0900
12353
12354     [VM][FM7] EMUFM7: passed compilation, still not link.
12355
12356 commit 8654f6a565106954db14f90d77e1e27129452e47
12357 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12358 Date:   Wed Mar 11 06:39:02 2015 +0900
12359
12360     [VM][FM7] Implementing keyboard.cpp .
12361
12362 commit bfde4cd582fd70d2c311a020c0fc39ed276c5d74
12363 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12364 Date:   Wed Mar 11 05:08:19 2015 +0900
12365
12366     [VM][PC8801] Apply cpufreq changing features.
12367
12368 commit 3afa3ffc757251a062aea9e9bddad82934d06ca1
12369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12370 Date:   Wed Mar 11 04:15:54 2015 +0900
12371
12372     [VM][FM7] Passed compilation excepts keyboard.cpp.
12373
12374 commit b67ef435a106f245cad549c02312a58fc46a13a5
12375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12376 Date:   Wed Mar 11 01:04:46 2015 +0900
12377
12378     [VM][FM-7] Implement more IOs.
12379
12380 commit 2cd6b5393953de9f993dda3c375de337275d9a73
12381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12382 Date:   Tue Mar 10 17:48:48 2015 +0900
12383
12384     [VM][FM7] More implementing DISPLAY. WIP.
12385
12386 commit e0b8b19e7ca699756a64cb25f7006a45100f6628
12387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12388 Date:   Tue Mar 10 14:29:45 2015 +0900
12389
12390     [General][Qt] Merge upstream, datarecorder with sound.
12391     [VM] Datarec: Fix loading T77 image.
12392
12393 commit 79495aab7bf3fd24c343fac70bf6d7423ff9cea9
12394 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12395 Date:   Sun Mar 8 20:25:30 2015 +0900
12396
12397     [WIP][VM][FM7] Display : still implementing.
12398
12399 commit 0f9bc6371c26f23447aa0f17a6329b5e9dd39acf
12400 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12401 Date:   Sun Mar 8 19:34:54 2015 +0900
12402
12403     [VM][FM7] Delete Machine specified definitions.
12404
12405 commit 3a3fb18fe59dc193c3e7d338f88e4f970db61730
12406 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12407 Date:   Sun Mar 8 17:23:34 2015 +0900
12408
12409     [VM][FM7][WIP] Implementing mainmemory.
12410
12411 commit 107660690e947ffac578565f7abde0ce3bfa40bf
12412 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12413 Date:   Fri Mar 6 04:15:08 2015 +0900
12414
12415     [UI][Qt] CART: Update display of recent list on download cart.
12416
12417 commit a3ad8c3e091f4cd1ae2cab38506477f5cde58a3b
12418 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12419 Date:   Fri Mar 6 03:19:42 2015 +0900
12420
12421     [General][Build][Qt] Build even using LLVM CLANG. I tested on clang/clang++-3.5 .
12422
12423 commit 5971cf4aff81bcc0186856937c920bf462e9b6ed
12424 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12425 Date:   Tue Mar 3 05:02:36 2015 +0900
12426
12427     [General] Merge from Upstream: 2015-03-03.
12428
12429 commit f2762ba504f31f376e908bdc03d4b3f31b6e6ceb
12430 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12431 Date:   Tue Mar 3 05:00:47 2015 +0900
12432
12433     [BUG][VM][Qt] upd765a.h : Fix wrapper functions for Qt/Agar/SDL.
12434
12435 commit b6ae95f7a8c2e8908ad3d9de14ba7b7b8b010623
12436 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12437 Date:   Mon Mar 2 18:04:44 2015 +0900
12438
12439     [VM][FM7] Add skelton of ALU.
12440
12441 commit 87a5ebf80bc91deefbf2146326677a92ca14d68a
12442 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12443 Date:   Sat Feb 28 22:22:07 2015 +0900
12444
12445     [VM][FM-7] Implement Main Memory, excepts around 77AV.
12446
12447 commit 235963d1c84453e46e5e798e7591b06c711375a5
12448 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12449 Date:   Fri Feb 27 21:58:40 2015 +0900
12450
12451     [VM][PC88] Tape: more accurate (but not complete) sound of CMT.
12452
12453 commit 140b1f91d251df8809ba3774843c9b663900829d
12454 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12455 Date:   Fri Feb 27 20:21:23 2015 +0900
12456
12457     [VM][FM7] Implement machine flags.
12458
12459 commit 632bb72b49fe2749327ef3ec9879fddd72e45fd3
12460 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12461 Date:   Fri Feb 27 20:04:17 2015 +0900
12462
12463     [VM][FM7][WIP] Implementing mainio.
12464
12465 commit a2f544d676423f8c6ee08a2f6ee99db0b9b11de5
12466 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12467 Date:   Fri Feb 27 18:52:56 2015 +0900
12468
12469     [UI][CMT] Add cmt-sound.
12470
12471 commit 292b01a4fd39cc36a7223cace078d6b059040aa4
12472 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12473 Date:   Fri Feb 27 17:50:50 2015 +0900
12474
12475     [UI][Qt][CMT] MZ : Apply playing status to menu.
12476
12477 commit 09ddc4b9cf0e1e0ce3f9edd102111e0efc250df9
12478 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12479 Date:   Fri Feb 27 16:42:22 2015 +0900
12480
12481     [VM][General] Add support T77 image ,XM7-Tape-Image.
12482
12483 commit f112586f71ee37437b8c876e80081ff0fd13c152
12484 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12485 Date:   Fri Feb 27 05:16:36 2015 +0900
12486
12487     [VM][FM7] Update any.
12488
12489 commit dfb4e907e8d4e486e3bc6869ec51e74bea3a9ba0
12490 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12491 Date:   Fri Feb 27 05:15:12 2015 +0900
12492
12493     [VM][Sound][Qt] CMT: Enable sound of casette tape, if enabled.
12494
12495 commit 43c401d8d38b8cf7a040a530536d5ac172bae790
12496 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12497 Date:   Wed Feb 25 03:07:58 2015 +0900
12498
12499     [VM][PC98] Implement clock-changing.
12500
12501 commit 07c06cf9b9fab3ef4d1c2c7b6bee21898267aa0f
12502 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12503 Date:   Wed Feb 25 01:56:05 2015 +0900
12504
12505     [VM][Event] Apply changing cpu-clock immidiately. See pc8801/pc8801.cpp and event.[h|cpp].
12506
12507 commit ad3867146ebdc9fdf765fb44f9e7e65c8bf70dee
12508 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12509 Date:   Tue Feb 24 20:10:34 2015 +0900
12510
12511     [General][Qt] Add PC-98LT/HA. Seems to working, but not checked.
12512
12513 commit a3a9a434d964aa02f680b4ae53d2c624edfd1975
12514 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12515 Date:   Tue Feb 24 19:25:56 2015 +0900
12516
12517     [UI][PC98][Qt] Fix disk menu.
12518
12519 commit 36ddda12b63b3d743634f5cab4482b39a69ebd83
12520 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12521 Date:   Tue Feb 24 18:02:13 2015 +0900
12522
12523     [VM][FM7] Display sub system : more improve implement.
12524
12525 commit 968a4d5f22569c51fa99059b78f30936745979e3
12526 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12527 Date:   Tue Feb 24 06:53:18 2015 +0900
12528
12529     [UI][Qt] Keyboard: Fix shift-key : NEED to Fix.
12530
12531 commit 9a1fde4b37c1c40315354275e758226bf3d78685
12532 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12533 Date:   Tue Feb 24 04:37:43 2015 +0900
12534
12535     [General[Qt] Add PC9801U and PC-Engine.
12536
12537 commit 6160bc86bb32b71cf0c61c70661dbd04306cc41c
12538 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12539 Date:   Tue Feb 24 01:43:22 2015 +0900
12540
12541     [General][Build] Reflesh vcproj and resources.
12542
12543 commit e4592b73d0d7c7fe62bd932f1df5b0e96bf572e0
12544 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12545 Date:   Tue Feb 24 01:15:32 2015 +0900
12546
12547     [General] Merge upstream : 2015-02-21.
12548
12549 commit b7e6087e7a0dc5ab6a0c57178faea5225c68a6b8
12550 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12551 Date:   Tue Feb 24 01:12:11 2015 +0900
12552
12553     [UI][Keyboard][Qt] I forgot implement [ESC] key. I added.
12554
12555 commit b9c8cbe418fc7cd27c9527792e6aeb1b05162602
12556 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12557 Date:   Tue Feb 24 00:42:31 2015 +0900
12558
12559     [VM][FM7][Draw] Implement 8colors mode.
12560
12561 commit c9288f11cc74a2c9dd6ebbb4bd1c4b90fdc18975
12562 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12563 Date:   Sun Feb 15 18:46:12 2015 +0900
12564
12565     [VM][FM7] keyboard.cpp : Add implementation ofd RTC, includes within keyboard.
12566
12567 commit b5d682ec9bfd35210ffe9f7e35a52e388ce4e2dd
12568 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12569 Date:   Sat Feb 14 23:35:57 2015 +0900
12570
12571     [UI][Keyboard] WIP.
12572
12573 commit 3d73cf268c0d22eab861a7f05c5c9fb9513e6f2f
12574 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12575 Date:   Sat Feb 14 23:35:12 2015 +0900
12576
12577     [WIP][VM][FM7] Implementing keyboard, more...
12578
12579 commit 5fb92d23f9df35d47b0a1f8f1e08c4fd5631cc17
12580 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12581 Date:   Thu Feb 12 04:21:48 2015 +0900
12582
12583     [VM][FM-7] Keyboard : implement convert table : VK to scancode.
12584
12585 commit 7938242dd37cb932d11e8da587cf8a531a1f38c0
12586 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12587 Date:   Thu Feb 12 03:18:28 2015 +0900
12588
12589     [VM][FM7][WIP] Start to implement keyboard.
12590
12591 commit ad9ee16a70d387763ea5eb20c3955d4cf78b208d
12592 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12593 Date:   Wed Feb 11 03:14:09 2015 +0900
12594
12595     [VM][FM-7] Incl. memory emulation.
12596
12597 commit 8a491fb506252b2c7c7240dc55b74880b4ce04c4
12598 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12599 Date:   Wed Feb 11 02:13:46 2015 +0900
12600
12601     [WIP][FM-7] Reshape signals.
12602
12603 commit 2e83185ef0c20787c68dbacc089adb9b97563328
12604 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12605 Date:   Mon Feb 2 01:16:14 2015 +0900
12606
12607     [VM]Add PC6001/6601.
12608
12609 commit ed40e06c7d2fb72a0b425e2b232fbc9cc2cc3316
12610 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12611 Date:   Sun Feb 1 23:41:07 2015 +0900
12612
12613     [VM][PC98] Improve support PC9801x, still not working.
12614
12615 commit 3b776d540ffcf5c5ab9540b6ba35e80962abee41
12616 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12617 Date:   Sun Feb 1 22:44:46 2015 +0900
12618
12619     [PC88][QT] Regist screen-aspect.
12620
12621 commit 49434aa50b2d583f80e67e087768a59f12c0d3e4
12622 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12623 Date:   Sun Feb 1 22:34:23 2015 +0900
12624
12625     [Sund][Qt][SDL] Fix stopping sound some situation.
12626
12627 commit bd92063c62dd84da740d7e94c93b5cc937ea935c
12628 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12629 Date:   Sun Feb 1 19:32:37 2015 +0900
12630
12631     [General][VM][BUGFIX] Disk: Upstream 20150131 may break some D88 Images, fixed by upstream 20150201.
12632
12633 commit 324e6c57e376ad9ab919867d9ac2b091f2186106
12634 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12635 Date:   Sat Jan 31 20:39:54 2015 +0900
12636
12637     [General] Merge upstream 2015-01-31 , pc8801ma is still not working correct.
12638
12639 commit 91d7b0d1a14f40ebe8743ef59dc543c38d22d401
12640 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12641 Date:   Fri Jan 30 07:52:57 2015 +0900
12642
12643     [General] Merge upstream, 2015-01-30 Writetrk.test.
12644
12645 commit 9dfb87a88b20c31ab1e579f675aadd27eb1fc687
12646 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12647 Date:   Fri Jan 30 04:37:04 2015 +0900
12648
12649     [General] Merge from upstream version, 2015-01-28.
12650
12651 commit 4294098c36f987b886a27cdcb87723fc58e17d84
12652 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12653 Date:   Wed Jan 28 23:57:53 2015 +0900
12654
12655     [Emu][FDC] MB8877: Fix lacked process F5/F6/F7 with track writing, disk side is still not implemented.
12656
12657 commit ce574213769b2685ead0df84c81f193e519d3906
12658 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12659 Date:   Wed Jan 28 07:06:08 2015 +0900
12660
12661     [VM][FM-7][WIP] WIP: writing main I/O.
12662
12663 commit 17acf723f77dea50ea937001fc274c97872606ff
12664 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12665 Date:   Tue Jan 27 22:16:16 2015 +0900
12666
12667     [Build][General] Needs CMAKE >= v2.8 .
12668
12669 commit 837d38d3231b2577ea2536cd089524f5e472e8ab
12670 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12671 Date:   Tue Jan 27 22:12:59 2015 +0900
12672
12673     [Build][Qt][CMake] Use ccache if installed.
12674
12675 commit c388d0acff636c7c0c02e27602744e32a42b2429
12676 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12677 Date:   Tue Jan 27 22:12:25 2015 +0900
12678
12679     [General][Qt] Add NEC HE's PC Engine.
12680
12681 commit 3509c23ca682c2eee153ff5b0a1135655bb9967f
12682 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12683 Date:   Tue Jan 27 05:32:34 2015 +0900
12684
12685     [VM][EMU][Qt] Test: Using QTimer to emulation main loop.
12686
12687 commit 49ef3b4ad20ef88a71b5ab733f283a633bb05e70
12688 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12689 Date:   Tue Jan 27 03:42:33 2015 +0900
12690
12691     [UI][Qt] FileDialog: Fix warning on compilation.
12692
12693 commit 32726b395791fff1bbeb7969b3d8ada324d41533
12694 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12695 Date:   Tue Jan 27 03:27:45 2015 +0900
12696
12697     [UI][Qt][Menu] Fix issues of Inserting/Ejecting floppy-disk(s).
12698
12699 commit 115de1c3fb2d6e9aa5634f68526b4b40f3284a87
12700 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12701 Date:   Tue Jan 27 01:39:25 2015 +0900
12702
12703     [VM][Thread] QThread is too weird to use (-_-#) , I discard QThread, using SDL_Thread.
12704     [Qt][PC8801] I forgot sound device menu on PC8801MA.Added.
12705
12706 commit f450a314ccea122314dce2b41332f5a89cfe481c
12707 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12708 Date:   Tue Jan 27 01:38:23 2015 +0900
12709
12710     [Z80][PC8801] Sync to *real* upstream, 2015-01-24.
12711
12712 commit 11c4631a305f1e7903ecdfac92927be911833f42
12713 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12714 Date:   Mon Jan 26 05:49:01 2015 +0900
12715
12716     [PC8801][Qt][CMAKE] Configurable PCG, OPN(A).
12717
12718 commit 361173b42da424ee67bedd237c9b9449c0858034
12719 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12720 Date:   Mon Jan 26 04:27:48 2015 +0900
12721
12722     [General] Convert format of text: DOS to Unix.
12723
12724 commit cd5f69302544ab614108083a02f852ad8cfbc040
12725 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12726 Date:   Mon Jan 26 04:26:59 2015 +0900
12727
12728     [General][Qt] Add prepare to build PC9801VM. Maybe still not working.
12729
12730 commit 8a16b499f0bd16c9fe0f62449e9f851b6e2dedce
12731 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12732 Date:   Mon Jan 26 02:24:25 2015 +0900
12733
12734     [Qt][HC20] Sorry, I forgot to add a file.
12735
12736 commit 1b9eda44095fc0033f1057b89b5f71451730b61e
12737 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12738 Date:   Mon Jan 26 02:23:52 2015 +0900
12739
12740     [General][Qt] Add emuhc20.
12741
12742 commit b79c20fe19521df13fcb7aff72172b09ed3c3df5
12743 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12744 Date:   Sun Jan 25 04:14:10 2015 +0900
12745
12746     [General] Tracking to upstream, 2015-01-24.
12747
12748 commit 6e5fce336fd11988c4ce4b667bd453b08fc2949a
12749 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12750 Date:   Sun Jan 25 03:39:49 2015 +0900
12751
12752     [General] Convert sourcecode's CRLF format: DOS(WINDOWS) to Unix, to apply patches easily.
12753
12754 commit cd7306aed0ec801cc73097c79a1b7e6953bb6350
12755 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12756 Date:   Sat Jan 24 19:27:25 2015 +0900
12757
12758     [UI][Qt] Thread: more safer (maybe :-)
12759
12760 commit e52e1225984c5b625229ecd9767f8742e6c0b500
12761 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12762 Date:   Sat Jan 24 18:46:36 2015 +0900
12763
12764     [Sch][Qt] Threads without infinity loop, emit per end of process.
12765
12766 commit f2c29fe44fa133ab47abc61121ba0545d9efae42
12767 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12768 Date:   Sat Jan 24 06:48:53 2015 +0900
12769
12770     []
12771
12772 commit e2a0bbcf428b79a6934d5d77aa9c3f8174e7d061
12773 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12774 Date:   Sat Jan 24 06:48:17 2015 +0900
12775
12776     [UI][Qt] Fix? segfault on exiting.
12777
12778 commit a9d87f3891481774b9618361c197b63eebe0b943
12779 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12780 Date:   Sat Jan 24 04:04:08 2015 +0900
12781
12782     [CMT][Qt] Fix wrongs around config::direct_load_mzt.
12783
12784 commit d6d52decaec93df5e1344d548537072484fe1449
12785 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12786 Date:   Sat Jan 24 03:58:17 2015 +0900
12787
12788     [VM][General] Add *plain* MSX1 build, not PX7.
12789     ** Laser disk is still not working **
12790
12791 commit 0f23dfc6927a790873845197e2047eb33337f5f0
12792 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12793 Date:   Sat Jan 24 01:52:53 2015 +0900
12794
12795     [UI][Qt] Menu: Add cartridge(s).
12796
12797 commit ec3cd27359e2227354275fe70a48a5a8962b589b
12798 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12799 Date:   Sat Jan 24 00:56:02 2015 +0900
12800
12801     [UI][Qt] Separate soiurce file : Reactions of menus.
12802
12803 commit 5d33a6e0b35a831d461c74003c6964c47dc4d269
12804 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12805 Date:   Fri Jan 23 23:59:36 2015 +0900
12806
12807     [UI][Qt][Screen] Add setting monitor type.
12808
12809 commit fc51fe5a31fb4ef9c8f7be79bec1b969c7899a92
12810 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12811 Date:   Fri Jan 23 23:58:28 2015 +0900
12812
12813     [Screen][X1TURBOZ][Qt] I forgot high/stanmdard resolution modes on X1turboz, I appended m(_ _)m
12814
12815 commit 746dcf2f1facc9a912652a72f7787a51813dd09d
12816 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12817 Date:   Fri Jan 23 23:22:04 2015 +0900
12818
12819     [VM][General] Track to upstream, 2015-01-21.
12820
12821 commit 96adb4bff98e8eaa5f2700047cd7283f0b1c21b3
12822 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12823 Date:   Fri Jan 23 16:04:19 2015 +0900
12824
12825     [UI][Qt] Improve screen resizing feature.
12826
12827 commit 7a336a41061c9f024f47ee5d2bfb982a005622c0
12828 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12829 Date:   Fri Jan 23 05:02:13 2015 +0900
12830
12831     [UI][MZ700][MZ80][Qt] Track to new menu.
12832
12833 commit 8280714c33d6b3418dfaaa777566d78f5a20ce66
12834 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12835 Date:   Fri Jan 23 04:58:15 2015 +0900
12836
12837     [UI][X1] Apply UI updating.
12838
12839 commit 7f2531d943dd83f4a226012428c57f86c534668c
12840 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12841 Date:   Fri Jan 23 04:57:24 2015 +0900
12842
12843     [VM][Z80SIO] I missed to apply patch. X-)
12844
12845 commit 3330819fa0274cdb2c97b20c51a82f777de27fed
12846 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12847 Date:   Fri Jan 23 04:46:32 2015 +0900
12848
12849     [VM][General][WIP] Syncing to UPSTREAM 2015-01-21 , work-in-progress.
12850
12851 commit 52e29fb7a36aed9ac911aa379d2bf9eedbc223fa
12852 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12853 Date:   Fri Jan 23 03:00:14 2015 +0900
12854
12855     [UI][Qt] Menu : Add Screen size setting.
12856
12857 commit 943d2def03042cfdf98ab92ff95d6d847f644a75
12858 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12859 Date:   Mon Jan 19 02:21:00 2015 +0900
12860
12861     [Qt][Draw] Implement Aspect type.
12862
12863 commit 429c069b41d000485dcfbb93ca32af57d1dc962a
12864 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12865 Date:   Sun Jan 18 18:44:58 2015 +0900
12866
12867     [General[Qt] ADD MZ-80A.
12868     [General][Qt] Fix falldown in some situations.
12869
12870 commit 0e6db8dfa6c14ecd2bdb251d903be1637575f1e6
12871 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12872 Date:   Sun Jan 18 15:55:49 2015 +0900
12873
12874     [Thread][Qt] Fix segfault on quiting.
12875
12876 commit 323129d076044fc8a0c415370869d2a0304b8a81
12877 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12878 Date:   Sun Jan 18 00:52:05 2015 +0900
12879
12880     [OOPs] I forgot commit header... X-)
12881
12882 commit 26f61109e518f130887470c5b14b3464022bf9ba
12883 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12884 Date:   Sun Jan 18 00:50:57 2015 +0900
12885
12886     [OSD][Qt] Add displaying futures on status bar.
12887     [General][Qt] Launch threads via Qt::QThread, not SDL.
12888
12889 commit a924dce4321f253498cd0f2b231c1ce65d3644f3
12890 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12891 Date:   Sat Jan 17 04:04:53 2015 +0900
12892
12893     [UI][Qt] Fix keycode un-pushed.
12894
12895 commit 53c5e104e56aefe75e56d585e196d42ef230e72c
12896 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12897 Date:   Sat Jan 17 03:25:53 2015 +0900
12898
12899     [VM] Datarecord:: (I forgot, sorry...).
12900
12901 commit 7b0fe7df984dd4fba41c476020f793dd65db06cb
12902 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12903 Date:   Sat Jan 17 03:25:10 2015 +0900
12904
12905     [Build][MZ1500] Fix build vars.
12906
12907 commit bdf3e82f171ec9ba8c841c79dbdb64dd9b1240fa
12908 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12909 Date:   Sat Jan 17 03:23:42 2015 +0900
12910
12911     [UI][Input][Qt] Using native scan code to get keycode, not portable (maybe...).
12912
12913 commit 88c82589125be42689a650717932955733d8f10f
12914 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12915 Date:   Fri Jan 16 06:56:21 2015 +0900
12916
12917     [VM][MC6809] Add note by K.Ohta in header of mc6809.cpp
12918
12919 commit 13196f582ef3f885640ee1e5fcdd2169303167b4
12920 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12921 Date:   Fri Jan 16 04:42:55 2015 +0900
12922
12923     [UI][Qt] Quick Disk: Fix weird history.
12924
12925 commit b202b3433935b9036eb0859addca704fb4971a9e
12926 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12927 Date:   Fri Jan 16 01:32:26 2015 +0900
12928
12929     [Qt][UI][CMT] Fix fault when open new CMT image already reading CMT.
12930
12931 commit 50effc711a994a53ee0fe71dc82efa1767dcf8cd
12932 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12933 Date:   Fri Jan 16 00:43:15 2015 +0900
12934
12935     [UI][Qt] Add supporting of QuickDIsk.
12936     [UI][Qt] Fix some bugs on CMT.
12937
12938 commit 2b70bc7288e6c0c305ec57199c217c7fd81ccc9c
12939 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12940 Date:   Thu Jan 15 20:26:45 2015 +0900
12941
12942     [General][Qt] MZ-1500 without QD Added. And, check_file_extension works correct,without workarounds.
12943
12944 commit 4af56fc2b2ec28405a9c161023d25c500921c1ca
12945 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12946 Date:   Thu Jan 15 19:38:52 2015 +0900
12947
12948     [Qt][MZ700] MZ700: Fix reversed bit order of CG.
12949
12950 commit 3d23ac67ece704ab1598a646c240b13e918a5119
12951 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12952 Date:   Thu Jan 15 19:28:57 2015 +0900
12953
12954     [Qt] Add MZ-700.
12955
12956 commit 633011a2c4a89b451e155ae8c364fd8e143708a1
12957 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12958 Date:   Thu Jan 15 17:57:10 2015 +0900
12959
12960     [General] Tracking to upstream, rev 2015-01-14.
12961
12962 commit b6915e4625b2f583db5e5cb2b08a45f8b9c3947f
12963 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12964 Date:   Thu Jan 15 07:19:47 2015 +0900
12965
12966     [UI][Joystick][SDL] Fix wrong input-handling.
12967
12968 commit c5e3b5d83cf284e6cebe5843ca4af7576da7da6c
12969 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12970 Date:   Thu Jan 15 06:45:03 2015 +0900
12971
12972     [UI][Joystick][Qt][SDL] Add support for joystick with separate thread (via SDL2).
12973
12974 commit 7ac70fcd67e52f46b650801b2433a108feabdb75
12975 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12976 Date:   Thu Jan 15 04:38:30 2015 +0900
12977
12978     [UI][Qt][CONFIG] D88 Image names: Make longer buffer: UTF8 string is longer than SJIS(CP932) string, in spite of same spell.
12979
12980 commit 6a220d88cdebcbed93bb9f849b4bde3566ab7a92
12981 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12982 Date:   Thu Jan 15 04:32:55 2015 +0900
12983
12984     [UI][Qt] PC8801: Fix incorrect boot mode.
12985
12986 commit d6abb9788ce146220c81d77427ba7b29b74978e1
12987 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12988 Date:   Thu Jan 15 04:04:08 2015 +0900
12989
12990     [General][Qt] Add PC8801MA.
12991
12992 commit b49c0f54ed15b1de086e36ed1bdf088146d2e95c
12993 Author: K.Ohta <whatisthis.sowhat@gmail.com>
12994 Date:   Thu Jan 15 02:17:02 2015 +0900
12995
12996     [General][Qt] Add emux1 build.
12997
12998 commit 40edb43f84b5f2075f92d46017f9c797da2dcb42
12999 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13000 Date:   Thu Jan 15 02:16:11 2015 +0900
13001
13002     [UI][Qt] Implement Machine specified menu. Examples are qt/x1turboz/ .
13003
13004 commit c37c36d50467f0be340171f636a07e0f5b34aab4
13005 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13006 Date:   Thu Jan 15 00:18:55 2015 +0900
13007
13008     [UI][Qt] Add "Sound" Menu.
13009
13010 commit c35f4fd08e58839188ea22f216de4fd57737b9c4
13011 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13012 Date:   Wed Jan 14 22:28:41 2015 +0900
13013
13014     [General][Qt] Cleanup sourcecode of GUI; made abstraction.
13015
13016 commit 545a8ba03b55377273670c5f31c8f4443305bbff
13017 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13018 Date:   Wed Jan 14 17:44:52 2015 +0900
13019
13020     [General][Config][Qt] Fix *.ini saving problem with long value string.
13021
13022 commit bc4cdd28d1ba070597e9407aa7b2204fdfdc2e14
13023 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13024 Date:   Wed Jan 14 06:54:46 2015 +0900
13025
13026     [UI][StatusBar][EMU][Qt] Add FDD Accesslamps and display on status bar.
13027
13028 commit 9544e54a3d9643d82fb7d750b086de0ec6c72258
13029 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13030 Date:   Wed Jan 14 04:12:48 2015 +0900
13031
13032     [Qt][Input] Rename WindowsKey*[] to QtKey*[].
13033
13034 commit aaa1eb4d45803e240c38c1605820799f1462c85a
13035 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13036 Date:   Wed Jan 14 04:02:17 2015 +0900
13037
13038     [Build][Qt][General] SDL: Link to SDL2, not SDL1.2.
13039
13040 commit d8ebbb6b9deac84b82dd21ca0e497528f3a7efd8
13041 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13042 Date:   Wed Jan 14 03:37:18 2015 +0900
13043
13044     [Qt][INPUT] Fix infinit loop when key input to use semaphore (a.k.a. emu->LockVM() and UnlockVM()).
13045
13046 commit 02f5471196e84179d811bb8047cfb5c599f3e80f
13047 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13048 Date:   Wed Jan 14 01:55:30 2015 +0900
13049
13050     [UI][Qt] Fix "FD->Write protection" worked not correct.
13051
13052 commit 3a4fc28ac88eb9ae849c6496b86ed025fe9f0597
13053 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13054 Date:   Wed Jan 14 01:38:41 2015 +0900
13055
13056     [UI][Qt] Keyboard: code mostly okay. See qt/common/qt_input.cpp .
13057
13058 commit 066926db00c726de6c164425e0228a2b4b7ddd4e
13059 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13060 Date:   Tue Jan 13 23:34:32 2015 +0900
13061
13062     [VM] Floppy / CMT : Add Write protection feature, but testing is not enough X-)
13063     [UI][Qt] Add CMT menu.
13064
13065 commit ebcd9dec18723f42dd0b6ec3d25e87c375a4bba4
13066 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13067 Date:   Tue Jan 13 17:54:37 2015 +0900
13068
13069     [UI][Qt] File extension filter is working correct.
13070
13071 commit c78aba1bdcb01a088d39d44ab50413b5d9ef2cd8
13072 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13073 Date:   Tue Jan 13 17:22:33 2015 +0900
13074
13075     [General][UI][Qt] Cleanup sourcecodes.
13076
13077 commit 73f81c6c0aa75ecc53113e95ba0d7547e0896585
13078 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13079 Date:   Tue Jan 13 05:43:13 2015 +0900
13080
13081     [VM][BUild] Partly trackig to upstream 20150111 version, device/event VM only.
13082
13083 commit b74a854e13f67e2a9b7395b7083001327384278a
13084 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13085 Date:   Tue Jan 13 04:44:04 2015 +0900
13086
13087     [UI][Qt] Disk:
13088
13089 commit c722a3b68b118174e55048a15ca1b8d7029db091
13090 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13091 Date:   Tue Jan 13 03:59:09 2015 +0900
13092
13093     [Ui][Qt] Coplete(maybe..) floppy menu.
13094
13095 commit 6deec5abac027eca1a71fa89e485650d3c9735da
13096 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13097 Date:   Tue Jan 13 00:44:23 2015 +0900
13098
13099     [UI][Qt] Implement keyboard. But, JP102/109 only, maybe.
13100     [GRPH] assigned to [MUHENKAN], [KANA] assigned to [KATAKAN/HIRAGANA], CAPSLOCK
13101     assigned to HENKAN
13102
13103 commit e1d2dba913ccf279d743d699ae88fecabe1ab96d
13104 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13105 Date:   Mon Jan 12 22:41:33 2015 +0900
13106
13107     [Draw][Qt] I forgot deleting textures . lol (T_T) in addition, Sound is okay.
13108
13109 commit 877e9bbc9a709a3c1133fc6b66b11bd0ed6cddbf
13110 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13111 Date:   Mon Jan 12 22:29:02 2015 +0900
13112
13113     [File][Qt] Stop using Qt's File I/O.
13114
13115 commit 774cc1566cfb9598ea41fb6cdc524a563dea362d
13116 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13117 Date:   Mon Jan 12 22:15:10 2015 +0900
13118
13119     [UI][Qt] Disk: dialog implemented.
13120
13121 commit e5887aa7464c7276eef9d2578ea880988f3da60d
13122 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13123 Date:   Mon Jan 12 18:37:43 2015 +0900
13124
13125     [Draw][GL][UI][Qt] Okay, signal and Painting via Opengl is enabled now, You must MOC. see, qt/common/CMakeLists.txt.
13126
13127 commit 2e2891ed53e46204fe932ccdcb82560eb41835cf
13128 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13129 Date:   Mon Jan 12 04:47:56 2015 +0900
13130
13131     [Qt][Draw] Include glView into Main Window.
13132
13133 commit 125c855e6099f6479d3fcaefa377027d181e6c2e
13134 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13135 Date:   Mon Jan 12 04:36:12 2015 +0900
13136
13137     [Build][Qt] Build passed, and start okay, but don't display, something wrongs :-(
13138
13139 commit 0e1109263d1a7824d95c46068fa93719d859e910
13140 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13141 Date:   Sun Jan 11 17:41:47 2015 +0900
13142
13143     [Build][UI][Qt] Building has passed from compiler.
13144
13145 commit 1033cc86e36b8e1d38771ef404e7d43ad07ebb39
13146 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13147 Date:   Sun Jan 11 13:47:45 2015 +0900
13148
13149     [Build][Qt] Compiler passed to build qt/gui ワーイヽ(゚∀゚)メ(゚∀゚)メ(゚∀゚)ノワーイ
13150
13151 commit a0df7ed26fbfc216fbd0e8d36d35e574d7aa9cde
13152 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13153 Date:   Sun Jan 11 03:04:02 2015 +0900
13154
13155     [WIP][Qt] Start to compilation, not pass yet :(
13156
13157 commit a1ee01d54bf7a5426a802137fe8822d1ebaf6470
13158 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13159 Date:   Sun Jan 11 00:27:50 2015 +0900
13160
13161     [WIP][Qt]
13162
13163 commit 8eab0c81df72bbdf9e7a55cdab681c63590aeb26
13164 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13165 Date:   Sun Jan 11 00:27:11 2015 +0900
13166
13167     [Qt][WIP]
13168
13169 commit 8ebcc4b4f2ee8b74c8bf6724826ac66198338d18
13170 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13171 Date:   Sun Jan 11 00:26:31 2015 +0900
13172
13173     [Qt][WIP] Add some files for Qt.
13174
13175 commit 98ac2645ec6a3798072445ac003f08d529d6065c
13176 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13177 Date:   Sat Jan 10 22:30:06 2015 +0900
13178
13179     [Qt] Initial files, I'll discard libAgar :-(
13180
13181 commit e747045afa77aa5d4fca0899f0444c8e605084eb
13182 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13183 Date:   Sat Jan 10 03:49:23 2015 +0900
13184
13185     [Build][PC8801MA] Add config: PCG8801/OPNA.
13186
13187 commit 295c22a598668c6c850588fa3010ef8e9c9b49b8
13188 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13189 Date:   Sat Jan 10 03:36:56 2015 +0900
13190
13191     [VM][Z80] Fix min(),max().
13192
13193 commit 6dcbd6deb88d900b382ae98e7e356e1b97ae9a7e
13194 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13195 Date:   Sat Jan 10 03:36:00 2015 +0900
13196
13197     [Disk][VM] D88/D77 : Catchup on upper case extension.
13198
13199 commit 18c8c6aa7cdfe4cc55aa5264d861a335ec8191fc
13200 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13201 Date:   Sat Jan 10 02:25:32 2015 +0900
13202
13203     [PC88] Try to checkbox.
13204
13205 commit 9d7c8963c5f27c6ff6a60420e324ee653bd6d3cb
13206 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13207 Date:   Sat Jan 10 01:25:47 2015 +0900
13208
13209     [UI][Agar] D88: Fix handling of unicode.
13210
13211 commit 755a51061f3158cf84a5b70b8ed3b02e1ae6a9d7
13212 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13213 Date:   Fri Jan 9 22:40:27 2015 +0900
13214
13215     [VM][Agar] Add PC88MA.
13216
13217 commit 461267c6bce29371bbd7e0383b1aa74346d06ec0
13218 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13219 Date:   Fri Jan 9 22:39:36 2015 +0900
13220
13221     [UI][Agar][Menu] Add NEW ENTRies: Sound, machine-specific setup.
13222
13223 commit 4c741258ea006afd7906d654aa1a51978b0615b0
13224 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13225 Date:   Fri Jan 9 22:34:42 2015 +0900
13226
13227     [VM][SDL] Thread-safety RESET.
13228
13229 commit 1c2f19ee132a1437662353447741dd4b0b1bb87c
13230 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13231 Date:   Fri Jan 9 18:10:15 2015 +0900
13232
13233     [General][Agar] PC8801MA Build.
13234     [Build][Agar] compile with leastest files.
13235
13236 commit 34043bdcc0d083d37610c9dcf2ff8cdfec725710
13237 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13238 Date:   Fri Jan 9 16:37:29 2015 +0900
13239
13240     [UI][Agar] Fix auto repeating problems.
13241
13242 commit 405b2cd4220fb9940bd306bea2ef9bba7e5628a5
13243 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13244 Date:   Fri Jan 9 06:30:33 2015 +0900
13245
13246     [UI][Agar]
13247
13248 commit 47e3787c9ac67b0ee4977ed1131f35527b5fc2c6
13249 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13250 Date:   Fri Jan 9 06:30:10 2015 +0900
13251
13252     [SND][Agar][SDL] Sound works fine.
13253
13254 commit 688ce9d428d914ce4ce73052b64bee8b3fabe36d
13255 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13256 Date:   Fri Jan 9 03:36:06 2015 +0900
13257
13258     [GL][Agar] Add supporting of resize, tmp.
13259
13260 commit cd2af7d46612653428ff9e29e6eb02364cd503b9
13261 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13262 Date:   Fri Jan 9 02:55:01 2015 +0900
13263
13264     [UI][Agar][Keyboard] Keyboard prototype.
13265
13266 commit 45fa9238ed5236d73100aa2adcc08b6e687b9904
13267 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13268 Date:   Fri Jan 9 01:11:50 2015 +0900
13269
13270     [Draw][Agar][GL] Add GL Renderer.
13271
13272 commit 041a609fe468c5df6836c44c3d563c0770845d3c
13273 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13274 Date:   Thu Jan 8 20:54:04 2015 +0900
13275
13276     [Agar][Debug] Using agar_logger.h to display debugging log, on some features.
13277
13278 commit 0e5afaba223ab1318525dc6c2f2b1c3b953d5dfd
13279 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13280 Date:   Thu Jan 8 20:52:49 2015 +0900
13281
13282     [Draw][Agar] Make right byte orders on rendering.
13283
13284 commit 2d397c37c164cef03c9d081924aeaa059ac572b0
13285 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13286 Date:   Thu Jan 8 19:03:29 2015 +0900
13287
13288     [CFG][Agar] Fix making unreadable config file.
13289
13290 commit ef64c7717b2f59333aa5dac8783b511590bf54e5
13291 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13292 Date:   Thu Jan 8 04:54:43 2015 +0900
13293
13294     [X1TURBOZ][Agar] Setup same with plain X1.
13295
13296 commit 7d4c1e21b699558817e47f936b2f425d9d59eb4e
13297 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13298 Date:   Thu Jan 8 04:43:43 2015 +0900
13299
13300     [Agar][X1][SND] Sounds.But choppy:-(
13301
13302 commit fc894319809e05692fd447a5f232a46ebdf17c7c
13303 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13304 Date:   Thu Jan 8 02:10:57 2015 +0900
13305
13306     [VM][Agar][X1] Seems to working, except keyboard and joystick and sound.
13307
13308 commit 129755248e632ec02f8f4a364f275f0179b413cf
13309 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13310 Date:   Thu Jan 8 00:57:16 2015 +0900
13311
13312     [Build][X1] Enable to build.
13313
13314 commit c9e6343d217f38dadb9946caff11f02d9281baf2
13315 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13316 Date:   Wed Jan 7 19:32:09 2015 +0900
13317
13318     [UI][Agar][X1] Implement some menues.
13319
13320 commit e23aba13dd61baacea8f0f51e412bf2568408ca6
13321 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13322 Date:   Wed Jan 7 05:55:26 2015 +0900
13323
13324     [FM7][WIP]
13325
13326 commit f76211b25f8ce52a792c367ffa62d4010c73c696
13327 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13328 Date:   Wed Jan 7 05:26:36 2015 +0900
13329
13330     [Build][X1] Link ok without unimplemented functions.
13331
13332 commit c10a22f6fe21972c23a071834350d455acf6c156
13333 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13334 Date:   Wed Jan 7 02:48:40 2015 +0900
13335
13336     [BUG][WIP] Fitting agar_sdlscaler to CSP.
13337
13338 commit 44fd7fccb494105685375aba011799c030906221
13339 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13340 Date:   Wed Jan 7 02:45:14 2015 +0900
13341
13342     [VM] ZAP EVIL __assume() MACRO (-_-#
13343
13344 commit 615ae5031d97280ae4164ba6472e2c3bcd142607
13345 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13346 Date:   Wed Jan 7 01:42:55 2015 +0900
13347
13348     [FMGEN] Ready to build.
13349
13350 commit 6b336026db768552f2295c3baf3f8eafbd6c9828
13351 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13352 Date:   Wed Jan 7 01:39:44 2015 +0900
13353
13354     [Build][VM][Agar][General] Compilation of common routines.
13355
13356 commit f85fea67775e979522266125b2e97acff131357d
13357 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13358 Date:   Tue Jan 6 23:26:00 2015 +0900
13359
13360     [UI][Agar] Fix compilation (of some files).
13361
13362 commit 9830b1b08f40a8e799445ee2b31f4e4b220f625a
13363 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13364 Date:   Tue Jan 6 23:15:08 2015 +0900
13365
13366     [UI][Agar] Add agar_main.cpp/.h.
13367
13368 commit 54b6eb35085b0047a65dae55c598b3e51241592f
13369 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13370 Date:   Tue Jan 6 00:23:59 2015 +0900
13371
13372     [WIP][Build][Agar] Prepare to build with Agar.
13373
13374 commit 147ae1c5825e841df6aca078f43a303dae26ec97
13375 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13376 Date:   Tue Jan 6 00:07:06 2015 +0900
13377
13378     [WIP][Agar] Build fit to CSP.
13379
13380 commit 5de516bd449836b6b5642b9492745d50e3dced6b
13381 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13382 Date:   Mon Jan 5 20:39:53 2015 +0900
13383
13384     [VM][6809]
13385
13386 commit ee42abdee0c982744f4e457283a08664c5398402
13387 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13388 Date:   Mon Jan 5 20:39:28 2015 +0900
13389
13390     [VM][FM7] Implement many of IOs.
13391
13392 commit 25bc46ec377528991f292cd417f9125efd5ba324
13393 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13394 Date:   Mon Jan 5 19:15:50 2015 +0900
13395
13396     [VM][6809] Add set/get_extra_icount().
13397
13398 commit f965184391e90610211ed768a177f776ae5425a6
13399 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13400 Date:   Mon Jan 5 19:13:16 2015 +0900
13401
13402     [VM][6809] Add implementation of extra_icount, useful for wait.
13403
13404 commit 647ff97a79a2fbacd7cb73d6326dfb2ec9cdf4a7
13405 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13406 Date:   Mon Jan 5 18:41:18 2015 +0900
13407
13408     [MPU][6809] Implement BUSREQ, usable for FM-7's SUBCPU.
13409
13410 commit b182b45d9ea17af5736bf87d474244d2cb656718
13411 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13412 Date:   Mon Jan 5 18:40:50 2015 +0900
13413
13414     [VM][FM7] Add more definitions of FM7's I/O.
13415
13416 commit f4126c519a95afd754ac7fffcc74239ed7aca0e2
13417 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13418 Date:   Sun Jan 4 01:40:17 2015 +0900
13419
13420     [VM][FM7] Add I/O entries, psg is imcomplete.
13421
13422 commit 93d01860d56c57c5d3036817bb0c854fa1822c43
13423 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13424 Date:   Sun Jan 4 01:00:53 2015 +0900
13425
13426     [VM][FM7] Add fm7_mainio.h, temporally dirty file.
13427
13428 commit 770f2055394b0ca8891380e68af8ddd579e99c1d
13429 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13430 Date:   Fri Jan 2 21:02:11 2015 +0900
13431
13432     [VM][FM7] Implement dipsw.
13433
13434 commit bb53f857e224a1f742348dce67f877578aff5b69
13435 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13436 Date:   Fri Jan 2 20:47:52 2015 +0900
13437
13438     [VM][FM7] MainMem: temporally implement FM7/77/AV/AV40.
13439
13440 commit fda42a4d2bee1a590963583bfe26b371e6b151e6
13441 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13442 Date:   Thu Jan 1 04:25:51 2015 +0900
13443
13444     [VM][FM7] Add memory, OpenCL renderer.
13445
13446 commit 633d582e7c22663ea9a1e78ba14cb008df69ed3a
13447 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13448 Date:   Wed Dec 31 02:49:53 2014 +0900
13449
13450     [VM][FM7] Add temporally machine-definition files.
13451
13452 commit 6e8bdfe53061985890b955aa1ef1eedf30b6148b
13453 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13454 Date:   Wed Dec 31 01:39:46 2014 +0900
13455
13456     [VM][FMGEN][WIP] Fit to non-WIN32.
13457
13458 commit 41646728af8ed4edcf04e1f7f8f587bad3842a94
13459 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13460 Date:   Wed Dec 31 01:30:12 2014 +0900
13461
13462     [Build][FM7][Agar] Fix : Pass to compiling.
13463
13464 commit e409be1add5f6b9ddf76bada7c24469cb35ae2bc
13465 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13466 Date:   Wed Dec 31 01:29:22 2014 +0900
13467
13468     [VM][FM7][VRAM] Fix to pass compiling.
13469
13470 commit d6bc85f4f9b2842cc08f765f13c2e8befc56d108
13471 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13472 Date:   Wed Dec 31 01:16:19 2014 +0900
13473
13474     [Build][CMAKE] commonconfig: more fitting.
13475
13476 commit 3d96e9b3960341b18949e545087d5bf298a05058
13477 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13478 Date:   Wed Dec 31 01:15:33 2014 +0900
13479
13480     [COMMON][Agar] Start to apply to libAgar.
13481
13482 commit 9fe499bc5b82fc6008701feef33589b0bf231c12
13483 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13484 Date:   Wed Dec 31 00:26:23 2014 +0900
13485
13486     [Build][CMAKE][FM7] Initial Setup.
13487
13488 commit c524ee5748d0396a6478ae30954821c14d073ccf
13489 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13490 Date:   Wed Dec 31 00:24:33 2014 +0900
13491
13492     [General][Build] At first.
13493
13494 commit 8d9db03ee476abecc59b57d58371fa37053dcd78
13495 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13496 Date:   Tue Dec 30 15:03:16 2014 +0900
13497
13498     [Build] Add CMakeLists.txt .
13499
13500 commit 10619a4e409322d3c1da2d39d8c5d338c33343fe
13501 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13502 Date:   Tue Dec 30 14:49:54 2014 +0900
13503
13504     [Emu][6809] Implement undefined opcodes, import from XM7/SDL.
13505
13506 commit b686d0cd5eb59b928f86b6ee6cb82a1646ceb066
13507 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13508 Date:   Tue Dec 30 13:20:46 2014 +0900
13509
13510     [Agar][General] Move important file(s) from XM7/SDL, these are Ohta's original written files.
13511
13512 commit ab81d13639a41d1ea69db10b745a8b53e7bcaaa7
13513 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13514 Date:   Tue Dec 30 07:16:31 2014 +0900
13515
13516     [SND] Initial SDL driver, expects okay (^_^;
13517
13518 commit a06141a85aa38892032c5e6f8b9ad4b7323c939f
13519 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13520 Date:   Tue Dec 30 04:25:01 2014 +0900
13521
13522     [General] Remove duplicate COPYING.txt, move to LICENSE.
13523
13524 commit 5c5e7c581fb82e64c81869a60173d542be165225
13525 Author: K.Ohta <whatisthis.sowhat@gmail.com>
13526 Date:   Tue Dec 30 04:22:13 2014 +0900
13527
13528     [INITIAL] Import 20141226 version of http://homepage3.nifty.com/takeda-toshiya/common/index.html .
13529
13530 commit 19d971c6ebe0a8bb33db522af585df6562a164c3
13531 Author: Artanejp <whatisthis.sowhat@gmail.com>
13532 Date:   Tue Dec 30 04:17:51 2014 +0900
13533
13534     Initial commit