There was an error fetching the commit references. Please try again later.
hw: Remove unused files
None of these files are used in any meaningful way. They're just leftovers from citra. Also has the benefit of getting rid of an unused global variable.
Showing
- src/core/CMakeLists.txt 0 additions, 4 deletionssrc/core/CMakeLists.txt
- src/core/core.cpp 0 additions, 3 deletionssrc/core/core.cpp
- src/core/hw/aes/ccm.cpp 0 additions, 28 deletionssrc/core/hw/aes/ccm.cpp
- src/core/hw/hw.cpp 0 additions, 96 deletionssrc/core/hw/hw.cpp
- src/core/hw/hw.h 0 additions, 50 deletionssrc/core/hw/hw.h
- src/core/hw/lcd.cpp 0 additions, 67 deletionssrc/core/hw/lcd.cpp
- src/core/hw/lcd.h 0 additions, 86 deletionssrc/core/hw/lcd.h
src/core/hw/aes/ccm.cpp
deleted
100644 → 0
src/core/hw/hw.cpp
deleted
100644 → 0
src/core/hw/hw.h
deleted
100644 → 0
src/core/hw/lcd.cpp
deleted
100644 → 0
src/core/hw/lcd.h
deleted
100644 → 0
Please register or sign in to comment