mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-19 08:31:11 +00:00
Adds a logging prefix.
This commit is contained in:
parent
ac39fd0235
commit
e89be6249d
@ -9,6 +9,8 @@
|
|||||||
#include "1770.hpp"
|
#include "1770.hpp"
|
||||||
|
|
||||||
#include "../../Storage/Disk/Encodings/MFM/Constants.hpp"
|
#include "../../Storage/Disk/Encodings/MFM/Constants.hpp"
|
||||||
|
|
||||||
|
#define LOG_PREFIX "[WD FDC] "
|
||||||
#include "../../Outputs/Log.hpp"
|
#include "../../Outputs/Log.hpp"
|
||||||
|
|
||||||
using namespace WD;
|
using namespace WD;
|
||||||
|
Loading…
Reference in New Issue
Block a user