diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2023-04-10 13:15:59 +0300 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2023-04-10 13:15:59 +0300 |
| commit | f07900a66952edb27114b8bdd68efc397b995796 (patch) | |
| tree | cbb13e08b222cab594332ae11d863e793528799a /src/test.atk16 | |
| parent | a58375eee5d607fbb44620752195eafb9407685e (diff) | |
Add ext system
Diffstat (limited to 'src/test.atk16')
| -rw-r--r-- | src/test.atk16 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test.atk16 b/src/test.atk16 index 1a7c773..1507430 100644 --- a/src/test.atk16 +++ b/src/test.atk16 @@ -1,5 +1,7 @@ ; Program: sum two values and store the result in RAM +@use ext_std:* + ; ROM (and program execution) starts at offset 0x0 @address 0x0 jpi program |
