PDP11: Correct the address of MMR3 in a comment
This commit is contained in:
parent
1e981e0d64
commit
4c746682f1
1 changed files with 1 additions and 1 deletions
|
@ -3072,7 +3072,7 @@ return pa;
|
||||||
MMR0 17777572 read/write, certain bits unimplemented or read only
|
MMR0 17777572 read/write, certain bits unimplemented or read only
|
||||||
MMR1 17777574 read only
|
MMR1 17777574 read only
|
||||||
MMR2 17777576 read only
|
MMR2 17777576 read only
|
||||||
MMR3 17777516 read/write, certain bits unimplemented
|
MMR3 17772516 read/write, certain bits unimplemented
|
||||||
*/
|
*/
|
||||||
|
|
||||||
t_stat MMR012_rd (int32 *data, int32 pa, int32 access)
|
t_stat MMR012_rd (int32 *data, int32 pa, int32 access)
|
||||||
|
|
Loading…
Add table
Reference in a new issue