Memory controller implemented.

This commit is contained in:
Anachronaut
2026-08-15 20:43:53 -04:00
parent c4b2c27a2d
commit 04dfcd707b
32 changed files with 1842 additions and 21 deletions
+4
View File
@@ -0,0 +1,4 @@
Fault: The device on port 233 refused the access at Program Address 0x001D, and nothing is installed to deal with it.
O
Execution halted after 16 cycles.
[exit 1]
+7
View File
@@ -0,0 +1,7 @@
blitted
....
DE AD
untouched
ABABCDEFGH
Execution halted after 464 cycles.
[exit 0]
+5
View File
@@ -0,0 +1,5 @@
DE AD BE EF
01 FF
00 00
Execution halted after 315 cycles.
[exit 0]
+6
View File
@@ -0,0 +1,6 @@
AA BB
readonly
nobank
done
Execution halted after 245 cycles.
[exit 0]
+8
View File
@@ -0,0 +1,8 @@
outside ok
caught 0200
caught 01FC
read ok
lowered ok
fenced 05
Execution halted after 535 cycles.
[exit 0]
+5
View File
@@ -0,0 +1,5 @@
before
loaded
back
Execution halted after 132 cycles.
[exit 0]
+4
View File
@@ -0,0 +1,4 @@
Fault: The device on port 17 refused the access at Program Address 0x000A, and nothing is installed to deal with it.
O
Execution halted after 6 cycles.
[exit 1]
+5
View File
@@ -0,0 +1,5 @@
caught
caught
done
Execution halted after 136 cycles.
[exit 0]
+7
View File
@@ -0,0 +1,7 @@
flags 01
01 12 01 00
5A 5A
refused
refused
Execution halted after 443 cycles.
[exit 0]