aboutsummaryrefslogtreecommitdiff
path: root/src/page6.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/page6.s')
-rw-r--r--src/page6.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/page6.s b/src/page6.s
new file mode 100644
index 0000000..772a0c8
--- /dev/null
+++ b/src/page6.s
@@ -0,0 +1,5 @@
+
+ .import __STARTUP_SIZE__
+ .segment "P6HDR"
+ .word $0600
+ .word $0600 + __STARTUP_SIZE__ - 1