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-01-30 07:49:46 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d705c31d1a6cbcc26ccd64be48d33272b0c64176
dolphin
/
Source
/
Core
/
DolphinNoGUI
History
JosJuice
2d56daf1bb
Merge pull request
#11873
from AdmiralCurtiss/pause-and-lock-host
...
Core: Assert that only the Host thread may call PauseAndLock().
2023-06-06 13:50:20 +02:00
..
CMakeLists.txt
Add MacOS Platform
2023-06-01 09:01:20 -05:00
DolphinNoGUI.exe.manifest
…
DolphinNoGUI.rc
…
DolphinNoGUI.vcxproj
…
DolphinNoGUI.vcxproj.filters
…
MainNoGUI.cpp
Merge pull request
#11873
from AdmiralCurtiss/pause-and-lock-host
2023-06-06 13:50:20 +02:00
Platform.cpp
…
Platform.h
Add MacOS Platform
2023-06-01 09:01:20 -05:00
PlatformFBDev.cpp
fix fbdev
2023-02-09 18:36:20 +13:00
PlatformHeadless.cpp
…
PlatformMacos.mm
Add MacOS Platform
2023-06-01 09:01:20 -05:00
PlatformWin32.cpp
Embrace nullptr over NULL and 0
2023-04-15 16:07:05 -05:00
PlatformX11.cpp
Fix missing include
2023-01-31 19:41:24 +13:00
resource.h
…