melonDS/src/dolphin
Jesse Talavera-Greenberg 346dd4006e
Move all core types into namespaces (#1886)
* Reorganize namespaces

- Most types are now moved into the `melonDS` namespace
- Only good chance to do this for a while, since a big refactor is next

* Fix the build
2023-11-25 18:32:09 +01:00
..
Align.h move ARM64 JIT backend here 2020-04-26 13:05:09 +02:00
Arm64Emitter.cpp JIT: Add bits for Windows ARM64 support 2022-11-05 22:37:27 +01:00
Arm64Emitter.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
ArmCommon.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
BitSet.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
BitUtils.h move ARM64 JIT backend here 2020-04-26 13:05:09 +02:00
CPUDetect.h JIT: base 2020-04-26 13:02:53 +02:00
CommonFuncs.cpp Assorted portability enhancements (#1800) 2023-08-18 22:50:57 +02:00
CommonFuncs.h JIT: base 2020-04-26 13:02:53 +02:00
Compat.h update copyright year and add missing GPL headers 2021-03-12 20:07:40 +01:00
MathUtil.cpp move ARM64 JIT backend here 2020-04-26 13:05:09 +02:00
MathUtil.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
license_dolphin.txt JIT: base 2020-04-26 13:02:53 +02:00
x64ABI.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
x64ABI.h JIT: compilation of word load and store 2020-04-26 13:02:56 +02:00
x64CPUDetect.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
x64Emitter.cpp Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
x64Emitter.h Move all core types into namespaces (#1886) 2023-11-25 18:32:09 +01:00
x64Reg.h JIT: base 2020-04-26 13:02:53 +02:00