OSDN Git Service

[Qt] Fix crash with familybasic.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 9 Apr 2017 14:34:19 +0000 (23:34 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 9 Apr 2017 14:34:19 +0000 (23:34 +0900)
source/000_gitlog.txt
source/src/qt/machines/familybasic/MainWindow.cpp
source/src/res/credits.html

index 65e5057..182e057 100644 (file)
@@ -1,3 +1,9 @@
+commit b3bb57059155cd344d5b563e3dd9e0949008a193
+Author: K.Ohta <whatisthis.sowhat@gmail.com>
+Date:   Sun Apr 9 23:05:58 2017 +0900
+
+    [DOC] Updated.
+
 commit f3c1e9299a7570557798c9fd12fb5992519c31c0
 Author: K.Ohta <whatisthis.sowhat@gmail.com>
 Date:   Sun Apr 9 23:00:26 2017 +0900
index 5e047cc..19eb774 100644 (file)
@@ -20,7 +20,7 @@ void META_MainWindow::setupUI_Emu(void)
        menuBootMode = new QMenu(menuMachine);
        menuBootMode->setObjectName(QString::fromUtf8("menuControl_BootMode"));
        menuMachine->addAction(menuBootMode->menuAction());
-       ConfigCPUBootMode(3);
+       ConfigCPUBootMode(6);
 }
 
 void META_MainWindow::retranslateUi(void)
index e165673..7d62872 100644 (file)
@@ -17,7 +17,7 @@ libCSPemu_utils 2.5.0<BR>
 libCSPcommon_vm 1.1.0<BR>
 libCSPfmgen 1.1.0<BR>
 FFMPEG 3.2.2 + liblame 3.99 + libx264-148<BR>
-Build Version: 5ba865a904a8df4632c35b0053adb24081107d1d<BR>
+Build Version: b3bb57059155cd344d5b563e3dd9e0949008a193<BR>
 </FONT></DIV>
 <BR>
 <DIV ALIGN=RIGHT><FONT SIZE=3>
@@ -70,5 +70,5 @@ See also:<BR>
 </FONT>
 <hr>
 <address></address>
-<!-- hhmts start -->Last modified: Sun 09, April 2017 22:13:22<!-- hhmts end -->
+<!-- hhmts start -->Last modified: Sun 09, April 2017 23:33:18<!-- hhmts end -->
 </body> </html>