RipleyTom
|
66952fe301
|
Add memory breakpoints
RPCS3 needs to be compiled with -DHAS_MEMORY_BREAKPOINTS=ON for it to be available
|
2025-03-04 15:41:36 +01:00 |
|
Megamouse
|
03b76b4606
|
Emu: some cleanup
|
2021-04-09 21:03:49 +02:00 |
|
Megamouse
|
ba45daff35
|
Qt: some cleanup in debugger
|
2021-03-24 20:47:51 +01: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 |
|
Robbie
|
477522210e
|
Refactor debugger_frame into subclasses. Mostly trying to simplify
breakpoints.
|
2018-04-21 22:21:51 +04:00 |
|