gooosedev
|
fc47f94cb3
|
- Renamed FLOAT to FLOAT_32 to avoid clashing with some Windows typedef
- added search highlight with green background in the hexview
|
2025-06-13 15:15:48 +02:00 |
|
gooosedev
|
1c6a85f5b2
|
Keyboard Shortcut for Next now working
|
2025-06-11 15:56:48 +02:00 |
|
gooosedev
|
b70c9e2b63
|
- moved the UI for memory search in the ImMemWindow
- added a simple string search for string using char16 in memory
(currently limite to ASCII)
|
2025-06-10 18:03:57 +02:00 |
|
gooosedev
|
a067e76614
|
Enable Memory Search in the ImMemView Widget
|
2025-06-10 10:45:21 +02:00 |
|
QuirkyLemon
|
3f5cc56a0a
|
add toggle to draw zeros darker in ImDebugger MemView
|
2025-05-09 09:09:20 -05:00 |
|
QuirkyLemon
|
4673c6eea0
|
draw zeros with a darker color
|
2025-04-25 11:04:17 -05:00 |
|
Henrik Rydgård
|
ad17ec5fc8
|
Minor reorganization in ImDebugger
|
2025-04-09 11:58:31 +02:00 |
|
Henrik Rydgård
|
7e3e944e3b
|
Update GetSecondBufferInfo
|
2025-03-05 17:02:46 +01:00 |
|
Henrik Rydgård
|
31cf5771f4
|
Turn the break reason into an enum, fix some minor issues
|
2025-02-19 16:01:11 -06:00 |
|
Henrik Rydgård
|
23954f5403
|
Implement the disassembly mode too
|
2025-01-09 13:35:29 +01:00 |
|
Henrik Rydgård
|
08d251b5bc
|
Add a memory dump window
|
2025-01-09 13:14:13 +01:00 |
|
Henrik Rydgård
|
3e198c53b2
|
More include cleanup
|
2024-12-18 13:57:26 +01:00 |
|
Henrik Rydgård
|
3cc7d6ef7a
|
ImDebugger: Assorted UI improvements
|
2024-12-13 22:06:56 +01:00 |
|
Henrik Rydgård
|
c4902db296
|
Fix vertex previews for triangle fans and strips, and lines.
|
2024-12-13 12:30:54 +01:00 |
|
Henrik Rydgård
|
c85266359f
|
More memory view work
|
2024-12-12 17:47:37 +01:00 |
|
Henrik Rydgård
|
11e858f0f1
|
Add input to memview. Use step counters to control updates.
|
2024-12-12 17:47:37 +01:00 |
|
Henrik Rydgård
|
adcfffd1d6
|
Fix memview build
|
2024-12-12 17:47:37 +01:00 |
|
Henrik Rydgård
|
20c19f96e0
|
More memview work
|
2024-12-12 17:47:37 +01:00 |
|
Henrik Rydgård
|
cdef529aa3
|
Initial memory view work, not yet building
|
2024-12-12 17:47:33 +01:00 |
|