ppsspp/GPU/Debugger
Unknown W. Brackets 860be93c0c GE Debugger: Prevent double init.
If you were mashing record, it was possible to add two inits to the
recording, which caused playback issues.
2022-12-18 14:53:11 -08:00
..
Breakpoints.cpp Merge pull request #16150 from unknownbrackets/vram-mirrors 2022-10-03 11:56:24 +02:00
Breakpoints.h GE Debugger: Add conditions to cmd breakpoints. 2022-09-05 17:33:54 -07:00
Debugger.cpp GE Debugger: Cleanup logspam on game exit. 2022-12-01 23:12:14 -08:00
Debugger.h GE Debugger: Add separate step based on vsync. 2022-08-23 19:48:34 -07:00
GECommandTable.cpp GE Debugger: Provide addrs in breakpoint conds. 2022-09-11 10:57:04 -07:00
GECommandTable.h GE Debugger: Add fields to register expressions. 2022-09-11 13:09:03 -07:00
Playback.cpp GE Debugger: Correct texture address corruption. 2022-11-19 14:59:52 -08:00
Playback.h GE Debugger: Split playback into a separate file. 2019-06-23 18:49:27 -07:00
Record.cpp GE Debugger: Prevent double init. 2022-12-18 14:53:11 -08:00
Record.h GE Debugger: Record 1 flip if no display calls. 2022-08-23 19:20:14 -07:00
RecordFormat.h GE Debugger: Record the Edram translation value. 2022-10-01 23:48:06 -07:00
Stepping.cpp GE Debugger: Display if tex is framebuf. 2022-10-10 22:35:42 -07:00
Stepping.h GE Debugger: Display if tex is framebuf. 2022-10-10 22:35:42 -07:00