diff options
Diffstat (limited to 'src/page6.s')
| -rw-r--r-- | src/page6.s | 5 |
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 |
