• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: コミット

Common Source Code Project for Qt (a.k.a for FM-7).


コミットメタ情報

リビジョン8a2c439f6860fee2a3b709d922d42b3d76ee0782 (tree)
日時2018-12-10 04:57:34
作者K.Ohta <whatisthis.sowhat@gmai...>
コミッターK.Ohta

ログメッセージ

[VM][SCSI_CDROM] .

変更サマリ

差分

--- a/source/src/vm/scsi_cdrom.cpp
+++ b/source/src/vm/scsi_cdrom.cpp
@@ -16,8 +16,10 @@
1616 #define CDDA_OFF 0
1717 #define CDDA_PLAYING 1
1818 #define CDDA_PAUSED 2
19-#define _SCSI_DEBUG_LOG
20-#define _CDROM_DEBUG_LOG
19+
20+//#define _SCSI_DEBUG_LOG
21+//#define _CDROM_DEBUG_LOG
22+
2123 // 0-99 is reserved for SCSI_DEV class
2224 #define EVENT_CDDA 100
2325 #define EVENT_CDDA_DELAY_PLAY 101
旧リポジトリブラウザで表示