1
0
mirror of https://github.com/wfjm/w11.git synced 2026-05-02 14:31:17 +00:00

docu updates [skip ci]

This commit is contained in:
wfjm
2022-12-21 12:58:05 +01:00
parent 78e033cda7
commit 0875d4e8fa
24 changed files with 133 additions and 85 deletions

View File

@@ -7,7 +7,8 @@ when an MMU register is accessed, thus `MMR0` to `MMR3` and any of the
`PDR` and `PAR` registers.
SimH doesn't support this behavior.
xxdp `ekbee1` tests 61 and 63 verify this behavior and are skipped.
xxdp program `ekbee1` tests 061 and 063 verify this behavior and are skipped
(see [patch](../tools/xxdp/ekbee1_patch_1170.scmd)).
w11 also doesn't support this behavior, this is documented as
[w11 known difference](w11a_diff_70_mmu_trap_suppression.md).