give serial port 1 it's own log

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3154 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2009-05-04 19:28:53 +00:00
parent c6a16ac3b6
commit 3b173a2dad
3 changed files with 121 additions and 109 deletions

View File

@ -52,6 +52,7 @@ enum LOG_TYPE {
PERIPHERALINTERFACE,
PIXELENGINE,
SERIALINTERFACE,
SP1,
STREAMINGINTERFACE,
VIDEO,
VIDEOINTERFACE,