summaryrefslogtreecommitdiff
path: root/src/core/tools/freezer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: memory: Move to Core::Memory namespace.Gravatar bunnei2020-04-171-3/+3
* Core: Set all hardware emulation constants in a single file.Gravatar Fernando Sahmkow2020-02-111-1/+2
* core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classGravatar Lioncash2019-11-261-4/+4
* core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classGravatar Lioncash2019-11-261-4/+4
* core: Prepare various classes for memory read/write migrationGravatar Lioncash2019-11-261-7/+7
* core_timing: Use better reference tracking for EventType. (#3159)Gravatar bunnei2019-11-261-1/+1
* core: Move Freezer class to tools namespaceGravatar Zach Hilman2019-06-201-0/+188