This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-06-16 00:52:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eec124c53bc2a0fbecaaa95d97f46b60f7fae53a
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
eec124c53b
eliminate old text searching thread code
2024-03-29 11:28:45 -07:00
..
generated
allow assembly-style dereferences in eval parser; register/register-alias syntax highlighting
2024-03-29 08:52:46 -07:00
df_gfx.c
eliminate old text searching thread code
2024-03-29 11:28:45 -07:00
df_gfx.h
eliminate old text searching thread code
2024-03-29 11:28:45 -07:00
df_gfx.mdesk
allow assembly-style dereferences in eval parser; register/register-alias syntax highlighting
2024-03-29 08:52:46 -07:00
df_view_rule_hooks.c
extend dasm cache with style parameters; switch over primary disassembly ui path to dasm cache
2024-03-28 14:38:35 -07:00
df_view_rule_hooks.h
further progress on disassembly cache; instead of caching the text via the disassembly cache, simply submit into the hash store; this allows the disassembly cache to be composed with other caches, like the text analysis cache. + plug this system into the disassembly view rule, so now we can disassemble arbitrary pointers in the watch window
2024-03-28 11:36:57 -07:00
df_views.c
eliminate old text searching thread code
2024-03-29 11:28:45 -07:00
df_views.h
transition disassembly command processing paths to dasm cache
2024-03-28 14:53:38 -07:00