This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-03-17 11:11:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
677640ac52c2ea0c08aa82758ebfaa8c9fe9d10b
dolphin
/
Source
/
Core
/
Core
/
Boot
History
Leo Lam
f4190ab1c4
Merge pull request
#5465
from sepalani/gc-bios
...
Tools: Load GameCube BIOS added
2017-05-26 10:23:03 +02:00
..
Boot_BS2Emu.cpp
Merge pull request
#5421
from JosJuice/load-bs2-setupbat
2017-05-23 14:40:11 +02:00
Boot_DOL.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
Boot_DOL.h
…
Boot_ELF.cpp
Split SetupBAT into SetupMSR and SetupBAT
2017-05-14 23:56:19 +02:00
Boot_WiiWAD.cpp
Boot: Pass volume as argument to functions
2017-05-14 13:29:47 +02:00
Boot.cpp
Merge pull request
#5465
from sepalani/gc-bios
2017-05-26 10:23:03 +02:00
Boot.h
Merge pull request
#5421
from JosJuice/load-bs2-setupbat
2017-05-23 14:40:11 +02:00
ElfReader.cpp
Common: Move byte swapping utilities into their own header
2017-03-03 17:18:18 -05:00
ElfReader.h
…
ElfTypes.h
…