progress, still some TODO's before we can start running instructions. need to finish up the initial IO/mem then port the old assembler to DSAv2

This commit is contained in:
2026-03-06 03:52:37 +00:00
parent 29077adb38
commit fc972b9b7b
21 changed files with 768 additions and 226 deletions
+7
View File
@@ -0,0 +1,7 @@
[
IoMapping(
device: Display,
base: 0x0000_0000,
size: 0x0000_07D0, // 2000 bytes (80x25)
),
],