This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-09-24 20:32:48 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d55012f8d084a8feae2c68d7a79336b17894b486
dolphin
/
Source
/
Core
/
Core
/
Boot
History
TryTwo
9395238159
PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two different threads on boot.
...
On boot should be the only time this happens.
2025-06-25 12:11:46 -07:00
..
AncastTypes.h
…
Boot_BS2Emu.cpp
Implement endian swapping and lazy decryption of Triforce DI commands
2025-04-21 22:05:25 +10:00
Boot_WiiWAD.cpp
…
Boot.cpp
PPCSymbolDB: Move loading map on boot logic from boot.cpp into PPCSymbolDB, as it will be needing a mutex.
2025-06-25 12:01:16 -07:00
Boot.h
PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two different threads on boot.
2025-06-25 12:11:46 -07:00
DolReader.cpp
…
DolReader.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
ElfReader.cpp
Core: Store object name separately for symbols
2024-11-11 12:36:53 -05:00
ElfReader.h
Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests
2025-05-01 15:00:37 +02:00
ElfTypes.h
linter: Apply clang-format 19.1 formatting
2025-04-23 11:19:20 +02:00