Difference between revisions of "User Storage 0 Register"

From SpecNext official Wiki
Jump to: navigation, search
(core 3.0 changes)
m (Ped7g moved page Uncommited User Storage to User Storage 0 Register: core 3.0 change/refresh)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
|ShortDesc=8-bit storage for user
 
|ShortDesc=8-bit storage for user
 
}}
 
}}
'''NEW in core 3.0:'''
 
 
 
These bits don't affect the HW in any way, the user can write any value to them and read it back.
 
These bits don't affect the HW in any way, the user can write any value to them and read it back.
  
 
May be useful for syncing with running copper code or whatever else you can think of.
 
May be useful for syncing with running copper code or whatever else you can think of.
  
Value is set to 0 upon reset.
+
Value is set to $FF upon soft reset.

Latest revision as of 09:16, 12 November 2019

Number $7F
Readable Yes
Writable Yes
Short Description 8-bit storage for user

These bits don't affect the HW in any way, the user can write any value to them and read it back.

May be useful for syncing with running copper code or whatever else you can think of.

Value is set to $FF upon soft reset.