revert 6565055865
revert Fix: Core_Memory logging and ARM_NCE Mutex logging
This commit is contained in:
parent
0d0963d32f
commit
af4f08be33
4 changed files with 13 additions and 23 deletions
|
|
@ -36,7 +36,6 @@ enum class Class : u8 {
|
|||
Core, ///< LLE emulation core
|
||||
Core_ARM, ///< ARM CPU core
|
||||
Core_Timing, ///< CoreTiming functions
|
||||
Core_Memory, ///< Core memory functions
|
||||
Config, ///< Emulator configuration (including commandline)
|
||||
Debug, ///< Debugging tools
|
||||
Debug_Emulated, ///< Debug messages from the emulated programs
|
||||
|
|
|
|||
Reference in a new issue