aboutsummaryrefslogtreecommitdiffstats
path: root/asm/ast_compiler_bootstrap.atk16
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2023-11-12 16:15:40 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2023-11-12 16:15:40 +0200
commite2b7385b03a6dc9c8c39dde5c049cd74b0768bd1 (patch)
tree817c9dc2c23f72bd5b0e36ada52ad86bb5e39909 /asm/ast_compiler_bootstrap.atk16
parent6f68c0febdbfd6138fa95f77bc09785bde8a8371 (diff)
Remove options, improve functions
Diffstat (limited to 'asm/ast_compiler_bootstrap.atk16')
-rw-r--r--asm/ast_compiler_bootstrap.atk164
1 files changed, 1 insertions, 3 deletions
diff --git a/asm/ast_compiler_bootstrap.atk16 b/asm/ast_compiler_bootstrap.atk16
index 7297c90..7036291 100644
--- a/asm/ast_compiler_bootstrap.atk16
+++ b/asm/ast_compiler_bootstrap.atk16
@@ -1,10 +1,8 @@
;; BEGIN BOOTSTRAP
-@opt stack_pointer RG
-@opt csr_scratch RH
-
@use ext_std:*
+@let sp RH
@let vector_table 0x10
@let vt_ISR0 0x10 ; ISR0
@let vt_ISR1 0x11 ; ISR1