21 Commits (f6245dc40ad3bfa1dffcfdeca9aab8b035a91d61)

Author SHA1 Message Date
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Merry 6a071c42d2 core: Replace lock_guard with scoped_lock 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 4 years ago
Lioncash ebb64d5bf4 core: Resolve misc cases of variable shadowing 5 years ago
Lioncash 61cd7eb47d freezer: Move entry finding to its own function 6 years ago
Lioncash 06ab28263b freezer: Take address values by value 6 years ago
Lioncash 253a17451b freezer: Make use of std::erase_if 6 years ago
Lioncash a7af349dae core_timing: Make use of uintptr_t to represent user_data 6 years ago
Lioncash bef1844a51 core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 8b50c660df core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
Fernando Sahmkow 1e6f8aba04 Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash e4c381b885 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 years ago
bunnei ec0ce96c56
core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Zach Hilman 4111971cbd freezer: Update documentation 7 years ago
Zach Hilman ed82fa3a91 core: Move Freezer class to tools namespace 7 years ago