mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-31 03:10:03 +00:00
switch eval memory reads -> more generalized space reads; apply to register reads as well
This commit is contained in:
@@ -58,6 +58,7 @@ enum
|
||||
{
|
||||
E_Space_Null,
|
||||
E_Space_Regs,
|
||||
E_Space_FIXED_COUNT
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user