summaryrefslogtreecommitdiff
path: root/src/core/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-17core: memory: Move to Core::Memory namespace.Gravatar bunnei2-6/+6
2020-02-11Core: Set all hardware emulation constants in a single file.Gravatar Fernando Sahmkow1-1/+2
2019-11-26core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classGravatar Lioncash1-4/+4
2019-11-26core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classGravatar Lioncash1-4/+4
2019-11-26core: Prepare various classes for memory read/write migrationGravatar Lioncash2-8/+13
2019-11-26core_timing: Use better reference tracking for EventType. (#3159)Gravatar bunnei2-2/+3
2019-06-20freezer: Update documentationGravatar Zach Hilman1-1/+8
2019-06-20core: Move Freezer class to tools namespaceGravatar Zach Hilman2-0/+263