summaryrefslogtreecommitdiffstats
path: root/src/core/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-27General: Recover Prometheus project from harddrive failure Fernando Sahmkow1-4/+4
2020-04-17core: memory: Move to Core::Memory namespace.bunnei2-6/+6
2020-02-12Core: Set all hardware emulation constants in a single file.Fernando Sahmkow1-1/+2
2019-11-27core/memory: Migrate over Write{8, 16, 32, 64, Block} to the Memory classLioncash1-4/+4
2019-11-27core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory classLioncash1-4/+4
2019-11-27core: Prepare various classes for memory read/write migrationLioncash2-8/+13
2019-11-27core_timing: Use better reference tracking for EventType. (#3159)bunnei2-2/+3
2019-06-21freezer: Update documentationZach Hilman1-1/+8
2019-06-21core: Move Freezer class to tools namespaceZach Hilman2-0/+263