Lime-3DS-Emulator/src/core/hw
Daniel Lim Wee Soong 7abfdb164b hw: Migrate logging macros (#3584)
* hw: Migrate logging macros

Use NGLOG instead of LOG prefixed macros for logging

* gpu: Remove unnecessary casting

At first this line without any casting gave an error. Without knowing which argument is causing the error, I just casted everything. After that forgot to check which argument is the one causing trouble.

* hw: Change format specifiers for the one missed
2018-03-27 12:02:19 +01:00
..
aes hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
gpu.cpp hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
gpu.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
hw.cpp hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
hw.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
lcd.cpp hw: Migrate logging macros (#3584) 2018-03-27 12:02:19 +01:00
lcd.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
y2r.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
y2r.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00