OSDN Git Service

[DOC] Update documents.
[csp-qt/common_source_project-fm7.git] / source / ChangeLog
1 *** If you want to know full changes, please read 000_gitlog.txt and history.txt. ***
2
3 * SNAPSHOT Apr 28,2016
4   * Merge upstream 2016-04-17 .
5   * [General] Fix save/load state.
6   * [General] Build with GCC6 for GNU/Linux .
7   * [General] Build with "-g -O2 -fvect-cost-model=dynamic -ftree-vectorize",
8     not with "-g -Og" .
9   * [FM77AV] Fix not repeating with scan key mode, fixed YS2. 
10   * [FM7/Display] VRAM: Fix positioning of wrote line .
11   * [FM77AV/Display] Fix "Sync to HSYNC", mostly has no filckerings.
12   * [FM7/Display] Fix rendering algorythm (to be better rendering quality).
13   * [FM77AV40/Display] Qt: Fix variable resolution ; wrong display (not VM) size with resetting.
14     i.e:) When resetting with 4096 colors mode, height of display was half size (to display, but within VM, right size). 
15   * [FM77AV/Keyboard] Fix lockup some situations.
16   * [Qt/Sound] Fix wrong balance and volume after re-starting.
17     i.e:) With 0db and panning to right, and re-starting, volume and balance hasn't kept.
18
19 -- Apr 27, 2016 22:18:25 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
20
21 * SNAPSHOT Apr 09, 2016
22   * Merge upstream 2016-04-01 .
23   * [General] Add upstream newbie VMs: YALKY, PC-2001 and SMC-70.
24   * [*nix] Separate UI component to shared lib named libCSPgui (and re-factor src/qt/gui and src/qt/common .
25   * [BUILD/GCC] Compile with -O3 for libCSPgui .
26   * [*nix] Add a installer script.
27   * Note: [VM][FM7][WIP] Fix still not working some software without re-construct VMs at FM-7/NEW7/77.
28   * Built with commit 3297e37e10c8b57a1bd0378b55ccd6eccd6d82b9.
29
30 -- Apr 09, 2016 00:16:14 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
31
32 * SNAPSHOT Mar 25, 2016
33   * Merge upstream 2016-03-17 .
34   * [FM7] Fix some weird works (i.e: not booting DEATH-Force) without construct VM twice, now construct VM a time.
35   * [UI/PCENGINE] Add support CD-ROM^2 (but not tested yet, I don't have any image).
36   * [VM/MB8877] Probe some status via read_signal().
37   * [BUILD/GCC] Use -Og instead of -O3.
38   * [UI/MZ3500/HC80/QC10] Fix not set dip-switches.
39   * [UI/JOYSTICK] Support Label of buttons.
40   * [UI] Add supporting printers with more VMs.
41   * [UI/MZ80] Enable select PCG-800/1200.
42   * [UI/MZ700] Enable select PCG-700.
43   * [VM/FMGEN] PSG: Fix volumes are not independed via another PSG/SSG devices. Thanks to umaiboux.
44                See: http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/576
45   * [VM/FM-8] Add support Bubble Casette, this is not complete implement , but seems to work.
46   * Built with commit 34fb5d731eccd3601a7587657ccb1eb22404045b.
47
48 -- Mar 25, 2016 13:26:17 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
49
50 * SNAPSHOT Mar 11, 2016
51   * "Pray for all people injured by Great East Japan Earthquake"
52   * Merge upstream 2016-03-05. Fix some FTBFSs with SCSI and FMR30/50.
53   * [Menu/Qt] Fix some unification spells at menu, thanks to Anna_Wu.
54   * [UI/Qt] Add icons a lot, from mate-icon-theme source package @
55     mate-desktop.org.
56   * [UI/Qt] Working "Paste from clipboard" with CR/LF.
57     Thanks to http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/528 .
58   * [Win32] Fix character encoding at logging. Thanks to
59     Thanks to http://hanabi.2ch.net/test/read.cgi/i4004/1430836648/528,530 .
60   * [Qt/Sound] Update sound volume setting dialog.
61   * [Qt/BMJr] Fix not input some keys with Qt.
62   * [FM7] Detect 太陽の神殿 for FM-7 series to correct transfer
63     timing automatically.
64   * [VM/FM7] Fix some software has not booted, need to (destruct and)
65     re-construct VM class before loading. See constructor of emu.cpp .
66   * Fix bugs a bit.
67   * Built with commit cc9a6b95d3ee6765a3b9d8befe9243a1522032ac or later.
68  
69 -- Mar 11, 2016 04:56:20 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
70
71 * SNAPSHOT Mar 04, 2016
72   * Merge upstream 2016-03-01. Applying new APIs.
73   * [FM8] Fix wrong sequence of selecting BOOT ROMS when reading/writing $FD0F,
74     Thanks for Anna_Wu .
75   * [UI/Qt] Re-Working "Paste from clipboard", apply to new APIs.
76   * [UI/Qt] Fix character encoding of config file 
77             when not using UTF-8 as local encoding.
78   * [General] Enable to build with LLVM Clang at least 3.7. Another
79               versions are not tested yet.
80   * More usable dialog for setting sound volumes.
81   * Fix debugger a bit.
82   * Built with commit 2fc557e88d2715f5fda328ecf38af4b81714b81e or later.
83  
84 -- Mar 04, 2016 22:56:53 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
85
86 * SNAPSHOT Feb 26, 2016 HOTFIX 1
87   * [FM7/77/8] Fix reset sequence of PSG/OPN/WHG/THG.
88     This fixes lower tone of PSG with FM-7/77.
89   * Built with commit 2e87abcb02cee28532215484517d999b561817a3 + .
90
91 -- Feb 27, 2016 01:37:13 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
92
93 * SNAPSHOT Feb 26, 2016
94   * Merge upstream 2016-02-26.
95   * Windows: Fix wrond key conversion from SCAN to VK.
96   * Enable to build within native Windows host with MinGW.
97   * Debugger: Fix weird command interpreting.
98   * FM7: Fix wrong key assigning.
99   * FM7/6809: Fix wrond debugger APIs.
100   * Help Menu: Add FAQs and about settings of BIOS and Key assigns.
101   * Add documentation how to build.
102   * Built with commit 82115ccfbcd6c8493933e518779c1d7f70940c9f or later .
103
104 -- Feb 27, 2016 00:13:09 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
105         
106 * SNAPSHOT Feb 25, 2016
107   * Merge UPSTREAM 2016-02-21.
108   * Support NEW APIs.
109   * Qt: Add dialogs: Key definition and Joystick Definition.
110   * FM7: Add support printers; Dumb printer and Dempa Shimbun-sha's Joystick.
111   * FM7: A lot of changes.
112   * Qt: A lot of changes.
113   * Built with commit f59a7c8a03b357a16d4b33e5a5e5fef2591cdfc2 or later .
114
115 -- Feb 25, 2016 06:53:28 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
116
117 * SNAPSHOT Jan 24, 2016
118   * Qt/OpenGL: Draw even not ready to GL3.0, fallback to GL2.0 (with/without shaders).
119   * Qt/OpenGL: Display screen even with VirtualBox and Host of linux , excepts Ubuntu 14.04 LTS.
120                GL libraries for Ubuntu 14.04 LTS seem to be weird (excepts AMD/nVidia's proprietary GLs).
121   * FM7: Fix around clock setting.
122   * FM7: Fix crash sometimes on initializing.
123   * Sound: Fix crash with some VMs.
124   * Sound: Fix choppy sound.
125   * Sound: Fix not effected sound-latency settings.
126   * Built with commit f6248ec7dfa76e776eddcb0e685fbf6b7ff58b65 .
127
128 -- Jan 24, 2016 13:44:50 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
129         
130 * SNAPSHOT Jan 19, 2016-1
131   * Merge upstream 2016-01-10.
132   * Qt/OpenGL: Reduce GPU usage a lot. Save energy.
133   * Qt/OpenGL: You should use OpenGL >= v3.0 .
134   * Use printer: MZ1P17 to any VMs.
135   * FM8 : implemented. But not test enough.
136   * FM7: Fix incorrectness reset sequence around of keyboard when resetting.
137   * FM7: Adjust draw timing.
138   * FM-8/7/NEW7 : Removable kanji rom.
139   * FM7: Some of Fixes.
140   * Qt/OpenGL: Re-enable 4:3 CRT mode.
141   * Built with commit eced83faa808f2fde47a24365ebe4a6656aa40fb .
142
143 -- Jan 19, 2016 14:50:50 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
144
145 * SNAPSHOT Jan 07, 2016-3
146   * Hotfix for 2016-01-07 and 2016-01-07-2.
147   * SOUND: Fix broken WAV data of recording sound.
148   * Built with commit 8708a53b6627eba226d1bce0ba89bf792d884c98 .
149
150 -- Jan 08, 2016 12:19:19 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
151         
152 * SNAPSHOT Jan 07, 2016 -2
153   * Fix crash of a lot of VMs.
154   * Built with commit e0b53fc1bd4af3a232ccc878671bab2caf7743f8 .
155
156 -- Jan 07, 2016 23:08:35 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
157
158 * SNAPSHOT Dec 22, 2015
159   * MERGE upstream 2015-12-17, support new APIs .
160   * Change APIs to upstream's OSD class , apply to Qt.
161   * Mostly built for Win32.
162   * FM-7/NEW7: Fix a lot of bugs.
163   * FM7 series: Variable virtual screen size, see src/vm/fm7/display.cpp .
164   * X1 series: Double buffering for TEXT/PCG.
165   * Built with commit 24709b7e0ffdd2714266c487465cc4b37208aace .
166     excepts PASOPIA7, PC-6601SR and PC-8001mk2SR are built with 
167     commit daddbc5ac974be890f545d0a0cd68730fdce154f.
168     and Z80 TV GAME have built with 
169     commit 956581bd7f969f36d5146018ea19297fa5cd9db0 .
170
171 -- Dec 22, 2015 18:22:09 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
172
173 * SNAPSHOT Dec 10, 2015
174   * MERGE upstream 2015-12-10 .
175   * Change APIs to upstream's OSD class , apply to Qt.
176   * Still not built for Win32.
177   * Built with 3fe6eddaeb7d6b2ba2c69a06e8cdc05acac690f2 ,
178     excepts eTK80BS for 79e5e48043a64b6b74257fe3a9fc20e80b0e2252.
179   
180 -- Dec 10, 2015 19:18:05 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
181
182 * SNAPSHOT Nov 20, 2015
183   * MERGE upstream 2015-11-18 .
184   * Remove original definition min() max() if supplied from toolchain. 
185   * Qt: (MAYBE) Working with Windows XP, but not tested enough to.
186   * Fixed typos.
187   * Built with commit 4b3f3a7e4c007c1f4da62b64ceed8821fa239575 and newer Documents.
188   
189 -- Nov 20, 2015 01:08:28 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
190
191 * SNAPSHOT Nov 17, 2015
192   * Qt: (MAYBE) Working with Windows XP, but not tested enough to.
193   * Qt: Working Auto key (paste from clipboard) feature.
194   * Qt/Emu: More thread-safety calling via UI <-> EMU.
195   * VM/MSX2: Fix wrong color built with Qt.
196   * Update credits, thanks to umaiboux San.
197   * Built with commit 64f901722d3382bc3feb6680a5ede240dcad2773 and newer Documents.
198     Excepts HC-20/40/80, with commit a249e76d9bd77e42e45ec066e6c063498c6600bd.
199   
200 -- Nov 18, 2015 02:01:48 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
201
202 * SNAPSHOT Nov 14. 2015
203   * Qt/GUI: Integrate menus to meta-class.
204   * Win32/Qt: Enable to build with MinGW32 and Qt 5.5.1, please test!!!
205   * Built with commit 910b3cce215964380fa3dbe38fbb673c52bf4d34 excepts with newer documents.
206   * A lot of fixes.
207   
208 -- Nov 14, 2015 20:12:24 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
209
210 * SNAPSHOT Nov 05. 2015
211   * Merged Upstream 2015-10-31 , thanks for Takeda-San.
212   * Qt: Change Draw method from QOpenGLFunctions_2_0 to QOpenGLFunctions, expect to work with OpenGL ES 2.0, without OpenGL.
213   * FM7: Fix problem of LSHIFT and RSHIFT.
214   * Qt: Add OpenGL rendereded scan line.
215   * OpenGL: Use GLSL to rendering.
216   * Win32/Qt: Enable to build with MinGW32 and Qt 5.5.1, please test!!!
217   
218   * Built with commit b166b5c2ca66457baf348b7fe55c55d63028e609 excepts with newer documents.
219   
220 -- Nov 05, 2015 22:35:05 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
221
222 * SNAPSHOT Oct 29, 2015
223   * Merged Upstream 2015-10-27.
224   * All of virtual machines are enabled to build.
225   * FM7/77/AV/40/EX : Mostly working.
226   * FM7 : Add state saving.
227   * FM7 series: More a lot of fixes, most of softwares are working well, please test and report to me.
228   
229   * Built with commit d3d19e4157290b1869ac6bf98e788e9a13fbe164 excepts with newer Documents.  
230
231 -- Oct 29, 2015 17:40:35 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
232
233 * SNAPSHOT Sep 26, 2015
234   * Merged Upstream 2015-09-03.
235   * Add FM77AV40/EX , Basic Master Jr and Jr-100.
236   * FM7 : Add DMA(HD6844) and others.
237   * FM77AV : Add hidden message within keyboard encoder.
238   * FM7 series: A lot of fixes, most of softwares are working well, please test and report to me.
239   * Built with commit 031b72db4243f0fd62c1c2556a4ceb9934da1121 .  
240
241 -- Sep 26, 2015 02:38:29 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
242
243 * SNAPSHOT Aug 11, 2015
244   * FM-7/77/AV series only SNAPSHOT build.
245   * FM7 : Faster VM: Maybe useful running with lower clock/less cores CPU.
246   * MC6809 : More accurate determining clocks.
247   * UI/Qt : Fix some OOPs. 
248   * Built with commit 5ac4478df3ebef9461c4748cd605c72da54aad2b .
249
250 -- Aug 11, 2015 13:34:20 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
251
252 * SNAPSHOT Aug 10, 2015
253   * Merged Upstream 2015-08-09.
254     To know details : history.txt .
255   * DISK/MB8877 : Fix not booting from write protected disk image.
256   * DISK/MB8877 : Search sector : Track in ID field  must be equal to track register.
257   * MB8877 : Improbe emulation accuracy (Thanks Takeda-San).
258   * Win32 : Fix crash when foo.ini exists and using in *real* 
259             Windows XP (Thanks Anna Wu).
260   * Qt : Fix segfault when exiting.
261   * Qt/SDL : Fix lockup with one CPU environment (maybe OK).
262   * Qt : Fix abnormal exit when exiting from window-manager.
263   
264   * Built with GIT mcommit 6b432ad5d5c8d32cf7da5237c233773d95b1ac7a .
265 -- Aug 10, 2015 15:04:20 +0900 K.Ohta <whatisthis.sowhat@gmail.com>
266
267 * SNAPSHOT Aug 07, 2015
268   * Merged Upstream 2015-08-07.
269     To know details : history.txt .
270   * DISK : Remove "Hack:Fast transfer" item from menu items. 
271   * Built with GIT commit 6a36e02989161ade9242111da520eb28a4dddd66 .
272   * Win32/VS2015 : Now don't use "Whole-Program-Optimization".
273 -- Aug 08, 2015 03:39:15 + 0900 K.Ohta <whatisthis.sowhat@gmail.com>
274
275 * SNAPSHOT Aug 01, 2015
276   * Merged Upstream 2015-08-01.
277     To know details : history.txt .
278   * DISK : Remove "Hack:Fast transfer" item from menu items. 
279   * Built with GIT commit 197cc999d496b3071bef21f1a64f01ae6b9b1180 .
280   * Add YS6464a and Z80 TV Game.
281 -- Aug 02, 2015 21:00:03 + 0900 K.Ohta <whatisthis.sowhat@gmail.com>
282
283
284 * SNAPSHOT Jul 31, 2015
285   * Merged Upstream 2015-07-31.
286   * FM77AV : Fix not working with some softwares.
287   * DISK : Add "Hack:Fast transfer", useful for some 
288     softwares majoring speed of FDD, i.e."ぎゃんぶらぁ自己中心派" for FM7.
289   * FM7 : Add stereo sounds, volume per OPN/WHG/THG card.
290   * FM7 : Fix polling time of keyboard to 20ms, workaround of
291           some softwares i.e."Nobunaga no yabou Zenkokuban" for FM77AV.
292   * And many of VMs are added to Win32.
293   * Built with GIT commit  1a974b38e96bf93804f6fcaceafd9136e985bf01 .
294 -- Aug 01, 2015 04:13:13 + 0900 K.Ohta <whatisthis.sowhat@gmail.com>
295
296 * SNAPSHOT Jul 26,2015
297   * FM77AV: Fix dropping data from keyboard encoder using
298             REALTIME-Scanning mode.
299   * FM7: Fix break key issues.
300   * FM7: Fix not write VRAM when not cycle-steal &&  vram_access
301          flag is not ON.
302   * MZ1500 / Win32 : Fix weird by7teorder for font drawing.
303   * Built with GIT commit b06d4becba032444eed2ee1736b519856960a2fc . 
304   
305 -- K.Ohta <whatisthis.sowhat@gmail.com>
306
307 * SNAPSHOT Jul 25,2015
308
309   * First SNAPSHOT release for Common Source Code Project with Qt, FM-7.
310   * Based on upstream: 2015-06-28 .
311   * Built with GIT commit 69504d38060aae6551b589581e46056edc6d256e .
312 -- K.Ohta <whatisthis.sowhat@gmail.com>
313