summaryrefslogtreecommitdiff
path: root/src/core/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: memory: Move to Core::Memory namespace.Gravatar bunnei2020-04-172-6/+6
* 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-262-8/+13
* core_timing: Use better reference tracking for EventType. (#3159)Gravatar bunnei2019-11-262-2/+3
* freezer: Update documentationGravatar Zach Hilman2019-06-201-1/+8
* core: Move Freezer class to tools namespaceGravatar Zach Hilman2019-06-202-0/+263