taro-ctl: update uxnemu args; taro-ls: update blending usage; v0.2.5

This commit is contained in:
Iris Lightshard 2023-07-23 23:12:17 -06:00
parent c8c65e3fb1
commit 4f9a25959c
Signed by: nilix
GPG key ID: 3B7FBC22144E6398
2 changed files with 4 additions and 4 deletions

View file

@ -86,7 +86,7 @@ module Taro
spawn do
Process.run(
command: "#{TARO_LIB}/#{UXN_EMU}",
args: [ "-s", "1", "taro-ls" ],
args: [ "taro-ls" ],
chdir: TARO_LIB,
input: @stdin_r,
output: @stdout_w,

View file

@ -1000,7 +1000,7 @@ JMP2r
,&top LDR2 ,&height LDR2 ADD2 ,&top LDR2 &whiley EQU2k ,&endy JCN
DUP2 .Screen/y DEO2
,&x LDR2 .Screen/x DEO2
#00 .Screen/sprite DEO
#01 .Screen/sprite DEO
#0008 ADD2 ,&whiley JMP &endy POP2 POP2
#0008 ADD2 ,&whilex JMP &endx POP2 POP2
@ -1141,7 +1141,7 @@ JMP2r
;blank .Screen/addr DEO2
STHkr LB_HEIGHT LDZ #00
&while_trough EQUk ,&end_trough JCN
#00 .Screen/sprite DEO
#01 .Screen/sprite DEO
.Screen/y DEI2 #0008 ADD2 .Screen/y DEO2
INC ,&while_trough JMP &end_trough POP2
@ -1315,7 +1315,7 @@ JMP2r
]
@metadata [ 00 "taro 0a
"v0.2.4 0a
"v0.2.5 0a
"GUI 20 "for 20 "mblaze 0a
"Derek 20 "Stevens 20 "<nilix@nilfm.cc> 0a 00
]