Correctly set the location and size of the video memory on the NC200.
authorDavid Given <dg@cowlark.com>
Mon, 23 Apr 2018 18:52:26 +0000 (20:52 +0200)
committerDavid Given <dg@cowlark.com>
Mon, 23 Apr 2018 18:52:26 +0000 (20:52 +0200)
Kernel/platform-amstradnc/nc100/nc100.def [moved from Kernel/platform-amstradnc/nc100.def with 100% similarity]
Kernel/platform-amstradnc/nc200/nc100.def [new file with mode: 0644]

diff --git a/Kernel/platform-amstradnc/nc200/nc100.def b/Kernel/platform-amstradnc/nc200/nc100.def
new file mode 100644 (file)
index 0000000..10ec5d3
--- /dev/null
@@ -0,0 +1,4 @@
+VIDEO_BASEH    .equ    0x60
+VIDEO_END      .equ    0x80
+VIDEO_BASE     .equ    0x6000
+VIDEO_SIZE     .equ    0x2000