OSDN Git Service

[VM][STATE] Apply new framework to some VMs.
[csp-qt/common_source_project-fm7.git] / source / 000_gitlog.txt
index 9744f91..6ea3fc9 100644 (file)
@@ -1,3 +1,182 @@
+commit d84c1bcfd7b3af192ca3bf4a315cd53cb74074c9
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:51:18 2018 +0900
+
+    [TOOL] Add binary BLOBs.
+
+commit a4013ec0755b9910c0139c345803322e0c75668d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:43:39 2018 +0900
+
+    [DOC] Update for release.
+    [DOC][PC9801] Update VM's doc.
+
+commit ecf1a85f48bd98c353ea90bc3a0a49ff100b9af4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 17:38:28 2018 +0900
+
+    [CONFIG][OpenGL] Fix not effective config for renderer.
+    [CONFIG][WIN32] Fix FTBFS.
+
+commit e161318282a1851a79f27e3ac75bad0892a6fed4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 15:53:06 2018 +0900
+
+    [DOC] Update documents.
+
+commit 699bbf012e9670269c408925525a5b4ea27dd418
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 15:46:22 2018 +0900
+
+    [General][I18N] Update Japanese translations.
+
+commit da3ec90c8d343af800b45ca298bd4fefca48c7f5
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 13:53:20 2018 +0900
+
+    [BUILD][MZ2800] Fix FTBFS.
+    [BUILD][VM][SCSI_HDD] Fix FTBFS around SASI_HDD.
+
+commit 80df61fb1e009ab0d229a335f546cd788d54b158
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 04:11:23 2018 +0900
+
+    [VM][General] Merge Upstream 20180530.
+
+commit 94927e73fbd17e228fc6f378f498fbbb7a3e29a4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 30 02:12:55 2018 +0900
+
+    [FMGEN][OPN2] Fix FTBFS.
+
+commit 7731ce2890752dc40ae8caad4ed445e7cd2ee4fb
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 02:31:37 2018 +0900
+
+    [FMGEN][OPN2] Add ToDo.
+
+commit 7e393b83d3a6a82a67c7b1fa0ed67448e61bdc83
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 02:29:20 2018 +0900
+
+    [FMGEN] Initial implementation of OPN2 (YM2612) from OPNA.
+
+commit a460a0298d593bb80a9b3bc5da6bad7fdf1a08df
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 25 00:34:10 2018 +0900
+
+    [VM][FMTOWNS][SPRITE] Maybe implemented.May be... (´・ω・`)
+
+commit 9c3f13a8b9c9b51e247e35047ac76410a0f72d66
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 24 05:02:54 2018 +0900
+
+    [VM][FMTOWNS][WIP] Implementing.Still WIP.
+
+commit fc025b159ca09d059a331fbcd30cb0387f623326
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Sep 23 16:23:58 2018 +0900
+
+    [VM][FMTOWNS][SPRITE][WIP] *Implementing* sprite rendering, this is strongly WIP.
+
+commit 003e13d019f6752dbaa1a07bfa73ba3e55e534b4
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Sep 19 04:54:58 2018 +0900
+
+    [VM][FMTOWNS][SPRITE][WIP] Implementing sprite.
+
+commit a87927255906e2d834c0643711ebd33cb3bbed35
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Sep 18 19:12:22 2018 +0900
+
+    [FMTOWNS][MEMORY][WIP] Implementing MMIO, memory bank.
+
+commit a6f80ab3fd43274e9f1778b1ab9a5eb9800fcc37
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Sep 3 18:07:27 2018 +0900
+
+    [VM][FMTONWS][MEMORY][WIP] Use address tables instead of program.
+
+commit f39e49d52d2db4fd8981b5981e6e8f6924dd8180
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 27 19:03:03 2018 +0900
+
+    [VM][FMTOWNS] .
+
+commit 09b3c30c0f9b41f16f0be568bc745116dc544983
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Aug 26 20:56:09 2018 +0900
+
+    [VM][FMTOWNS][WIP] Implementing main memory.
+
+commit 706918bc70e9245015a602563e18a8f22e0cf78d
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:53:56 2018 +0900
+
+    [DOC] Update timestamp of ChangeLog.
+
+commit 7ee98215fdb366ec7198c670d5e90edb60007a09
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:51:38 2018 +0900
+
+    [VM][FMGEN][WIN32] Fix linkage error.
+
+commit 2222cebdadfc396bcc459f1e919a95717b8115bd
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:46:11 2018 +0900
+
+    [DOC] Update gitlog .
+
+commit 15e4ff0c2cf6c69c43c05834684bbc7ebd5c1713
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 12:45:43 2018 +0900
+
+    [DOC] Update ChangeLog.
+
+commit 4bd82d0551a845a0619339f4517cea6834b1ab13
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:20:14 2018 +0900
+
+    [DOC][OOPS] Update credits.html .
+
+commit e5484b40d0a715dcbbfc47c2e974ca61b86b5511
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:14:11 2018 +0900
+
+    [TOOL] Update installer.
+
+commit 650c5adf3830ad2e2167589a9b141340ccc935db
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Tue Aug 7 04:02:20 2018 +0900
+
+    [DOC] Update to release.
+
+commit df3888ca1199c6f75c1500dbb479d152ba6e2ad0
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 22:41:33 2018 +0900
+
+    .
+
+commit 90a1d498c79c26d69c78435600856b152aa07291
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 22:40:14 2018 +0900
+
+    [BUILD] Set SOVERSION and GIT hash automatically.
+    [DEVICE][COMMON_VM] Add DEVICE:: to libCSPcommon_vm.
+    [BUILD] Update SOVERSION.
+
+commit 840a9fe11de6d66f0430a999816edee30b498a11
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Mon Aug 6 12:30:45 2018 +0900
+
+    [BUILD][CMAKE] Add __GIT_REPO_VERSION definition.
+
+commit d1d4774196516af82cf362843a7224dd80c63eab
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Wed Aug 1 00:27:59 2018 +0900
+
+    [DOC] Update gitlog.
+
 commit 09ce60e5eb776b12b2149fbb870896f62154c75d
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Wed Aug 1 00:12:13 2018 +0900