16 Commits (dce2c2325b22de06ef1ff84c706d5dbe10263ef2)

Author SHA1 Message Date
Lioncash 84b656fbbd core: Resolve misc cases of variable shadowing 5 years ago
Lioncash 21229948aa freezer: Move entry finding to its own function 6 years ago
Lioncash 4a54d99f0d freezer: Take address values by value 6 years ago
Lioncash b67eb6746b freezer: Make use of std::erase_if 6 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 6 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Fernando Sahmkow 7ee76003ad General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Fernando Sahmkow 6fc0790f3a Core: Set all hardware emulation constants in a single file. 6 years ago
Lioncash b5f69f4cc9 core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash cc3d6fdf73 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 years ago
Lioncash e04aeb9531 core: Prepare various classes for memory read/write migration 6 years ago
bunnei 8b35acbd29 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
Zach Hilman 6aa4b7b369 freezer: Update documentation 7 years ago
Zach Hilman c0126e6779 core: Move Freezer class to tools namespace 7 years ago