Stenzek
|
71094a0e44
|
CPU: Implement memory breakpoints/watchpoints
|
2024-02-28 00:02:02 +10:00 |
|
Stenzek
|
710698f7e1
|
Misc: Remove StringUtil::{Starts,Ends}With, use C++20
|
2023-12-13 21:18:19 +10:00 |
|
Stenzek
|
79c226efff
|
SmallString: fmt -> format, format -> sprintf
|
2023-12-13 21:06:15 +10:00 |
|
Stenzek
|
184b0a1a52
|
Misc: Swap most C format strings for fmt
|
2023-09-23 14:14:52 +10:00 |
|
Stenzek
|
dc9c99438b
|
Misc: Post-refactor cleanups
|
2023-08-24 18:01:32 +10:00 |
|
Stenzek
|
bb60170d9a
|
Move frontend-common to util/core
|
2023-08-16 01:13:00 +10:00 |
|
Stenzek
|
5b980dafa5
|
System: Refactor main loop
Reduces JIT exits.
Improves runahead performance.
|
2023-08-16 01:13:00 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
701edb335a
|
Various warning fixes
|
2021-02-06 19:19:55 +10:00 |
|
Jean-Baptiste Boric
|
abd2399aaf
|
Core: Implement GDB protocol
|
2020-12-26 00:47:02 +10:00 |
|