16 Commits (8dff92c5f685115837f66282dadba24dead13eb7)

Author SHA1 Message Date
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 0cbcd6ec9a kernel: Eliminate kernel global state 8 years ago
Lioncash 48733744bb arm_test_common: Get rid of truncation warnings 8 years ago
Lioncash a8bb1eb39f arm_test_common: Make file static variable a member variable of the testing environment 8 years ago
Lioncash a44475207c arm_test_common: Add missing header guard 8 years ago
bunnei 7d6653268f core: Move process creation out of global state. 8 years ago
Subv 827f8ca3c7 Kernel: Store the program id in the Process class instead of the CodeSet class. 8 years ago
MerryMage 738f91a57d memory: Replace all memory hooking with Special regions 9 years ago
bunnei b172f0d770 arm: Remove SkyEye/Dyncom code that is ARMv6-only. 9 years ago
Huw Pascoe 529f4a0131 Moved down_count to CoreTiming 9 years ago
Subv c102e3ae28 Tests: Fixed ARM VFP tests 9 years ago
MerryMage c02bbb7030 memory: Add GetCurrentPageTable/SetCurrentPageTable 9 years ago
Subv 3bde97ea05 Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations. 9 years ago
MerryMage a08edd67eb tests: Add tests for vadd 9 years ago
MerryMage 567c3a2ee7 tests: Arm testing framework 9 years ago