chiark / gitweb /
Initial revision
[ssr] / StraySrc / Libraries / BAS / src / s / flex
1 ;
2 ; flex.s
3 ;
4 ; Flexible memory handling
5 ;
6 ; © 1998 Straylight
7 ;
8
9                 GET     libs:header
10                 GET     sh.workspace
11
12                 GBLL    OPT_STANDALONE
13                 GBLL    OPT_STACK
14
15                 MACRO
16 $label          WSPACE  $addr,$reg
17                 ; nothing
18                 MEND
19
20                 LNK     libs:s.flex
21