Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Nekotekina
|
b7bf316c1a
|
Don't randomly include "stdafx.h"
It's file for precompiled headers.
Include what is used, don't rely on transitive includes.
|
2020-12-22 14:32:30 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
f7666f44da
|
Untangle GUI and input includes
|
2020-02-24 16:31:01 +01:00 |
|
Megamouse
|
46ca39ec4d
|
Add Emu.HasGui() to properly hide Qt dialogs in no-gui mode
|
2019-12-03 09:12:51 +01:00 |
|
scribam
|
6c5ea068c9
|
Remove redundant semicolons
Fix "-Wextra-semi" warnings
|
2019-05-12 18:32:11 +03:00 |
|
eladash
|
f349695a75
|
Rsx: rewrite address translation
|
2018-08-13 16:16:34 +03:00 |
|
Robbie
|
b0737d1c90
|
Make a basic trophy notification dialog (#3204)
* Make trophy notification dialog.
* Fix bug where trophy state doesn't persist with game reboot.
|
2017-10-24 18:43:05 +03:00 |
|