mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 23:37:13 +00:00
PDP11: Correct the address of MMR3 in a comment
This commit is contained in:
parent
1e981e0d64
commit
4c746682f1
@ -3072,7 +3072,7 @@ return pa;
|
||||
MMR0 17777572 read/write, certain bits unimplemented or read only
|
||||
MMR1 17777574 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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user