OSDN Git Service

[DOC] I missed ChangeLog.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 2 Aug 2015 12:08:38 +0000 (21:08 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 2 Aug 2015 12:08:38 +0000 (21:08 +0900)
[DOC] Add releasenote.

ChangeLog
RELEASENOTE.txt

index a05959e..ff203c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 *** If you want to know full changes, please read 000_gitlog.txt . ***
 
 * SNAPSHOT Aug 02, 2015
-  * Merged Upstream 2015-07-31.
+  * Merged Upstream 2015-08-01.
     To know details : history.txt .
   * DISK : Remove "Hack:Fast transfer" item from menu items. 
   * Built with GIT commit 197cc999d496b3071bef21f1a64f01ae6b9b1180 .
index 715df4a..c98f4b2 100644 (file)
@@ -1,5 +1,5 @@
 ** Qt porting for Common Source Code Project **
-Aug 01, 2015
+Aug 02, 2015
 K.Ohta
 
 1.About
@@ -9,10 +9,11 @@ and Built with Visual Studio 2015 + DirectX9 + Direct Input 8 for Win32.
 
 Note : Binaries are below:
 
-http://www1.axfc.net/u/3509882
-https://www.sendspace.com/file/m7a5de
-MD5SUM: b73ebd1791b86a7e2bd2b1d568265ace
-SHA256SUM: 93740b9ae80f60ecce2f927d0a18f93be7753ff3d1fc6c488f9dd98ae6dfdaf5
+https://www.sendspace.com/file/05ibq1
+http://www1.axfc.net/u/3510889
+
+MD5SUM: 3be7108385533498d480d55d5f8f2f03
+SHA256SUM: 76072310168ef2c8213b35322d6607bed457ba10112a30ed0bf466870d254f2d
 
 2.Background
 Common Source Code Project (CSP) is good emulator writing.
@@ -84,7 +85,9 @@ c. These machines are already ported to Qt (On Jul 23, 2015):
 ・Sharp MZ-700/800/1500 .
 ・Sharp MZ-80A/K/1200 .
 ・Sharp MZ-80B/2200/2500 .
-・Toshiba J3100SL
+・Shinko Sangyou YS-6464a .
+・Toshiba J-3100SL .
+・Z80 TV Game (Hand made)
 
 c. Now using GCC-5.1 with Link Time Optimize to build for distrubuted binaries.
 
@@ -94,16 +97,16 @@ https://github.com/Artanejp/common_source_project-fm7
 Upstream (Takeda Toshiya San's original code)
 http://homepage3.nifty.com/takeda-toshiya/
 
-Changes
+Changes:
+ *** If you want to know full changes, please read 000_gitlog.txt . ***
 
-    SNAPSHOT Jul 31, 2015
-        Merged Upstream 2015-07-31.
-        FM77AV : Fix not working with some softwares.
-        DISK : Add "Hack:Fast transfer", useful for some softwares majoring speed of FDD, i.e."ぎゃんぶらぁ自己中心派" for FM7.
-        FM7 : Add stereo sounds, volume per OPN/WHG/THG card.
-        FM7 : Fix polling time of keyboard to 20ms, workaround of some softwares i.e."Nobunaga no yabou Zenkokuban" for FM77AV.
-        And many of VMs are added to Win32.
-        Built with GIT commit 1a974b3 . -- Aug 01, 2015 04:13:13 + 0900 K.Ohta whatisthis.sowhat@gmail.com
+* SNAPSHOT Aug 02, 2015
+  * Merged Upstream 2015-08-01.
+    To know details : history.txt .
+  * DISK : Remove "Hack:Fast transfer" item from menu items. 
+  * Built with GIT commit 197cc999d496b3071bef21f1a64f01ae6b9b1180 .
+  * Add YS6464a and Z80 TV Game.
+-- Aug 02, 2015 21:00:03 + 0900 K.Ohta <whatisthis.sowhat@gmail.com>
 
 Have fun!
 -- Ohta.