started implementing decimal output
This commit is contained in:
@@ -14,6 +14,8 @@ BRK
|
||||
;print-dec JSR2 ( mv-x mv-y year-x year-y -- )
|
||||
POP2 ( mv-x mv-y -- )
|
||||
;moveme ;draw-str JSR2
|
||||
( drawing static strings should always end with POP2 )
|
||||
#02 #2b ;addr ;draw-str JSR2 POP2
|
||||
SWP #20 SUB SWP ( restore x coord between frames )
|
||||
;&adv KP-A JMPKEY
|
||||
;&back KP-B JMPKEY
|
||||
@@ -27,6 +29,8 @@ BRK
|
||||
|
||||
@moveme "MOVE 20 "ME! 00
|
||||
|
||||
@addr "SR.HT/~LUXFERRE/ESOP 00
|
||||
|
||||
( include ESOP stdlib routines )
|
||||
|
||||
~esop-lib-subs.tal
|
||||
|
||||
Reference in New Issue
Block a user