_whitelogger has joined #forth
jsoft has quit [Ping timeout: 258 seconds]
X-Scale` has joined #forth
X-Scale has quit [Ping timeout: 240 seconds]
X-Scale` is now known as X-Scale
dave0 has quit [Ping timeout: 240 seconds]
dave0 has joined #forth
dave0 has quit [Ping timeout: 240 seconds]
dave0 has joined #forth
dave0 has quit [Ping timeout: 240 seconds]
boru` has joined #forth
boru has quit [Disconnected by services]
boru` is now known as boru
dave0 has joined #forth
jsoft has joined #forth
WickedShell has quit [Remote host closed the connection]
_whitelogger has joined #forth
gravicappa has joined #forth
Zarutian_HTC has quit [Ping timeout: 265 seconds]
Zarutian_HTC has joined #forth
dave0 has quit [Read error: Connection reset by peer]
dave0 has joined #forth
xek has joined #forth
xek has quit [Ping timeout: 260 seconds]
xek has joined #forth
Zarutian_HTC has quit [Remote host closed the connection]
dave0 has quit [Quit: dave's not here]
jsoft has quit [Ping timeout: 240 seconds]
Zarutian_HTC has joined #forth
xek has quit [Ping timeout: 256 seconds]
Zarutian_HTC has quit [Remote host closed the connection]
WickedShell has joined #forth
xek has joined #forth
xek has quit [Client Quit]
rprimus has quit [Remote host closed the connection]
rprimus has joined #forth
Zarutian_HTC has joined #forth
gravicappa has quit [Ping timeout: 260 seconds]
gravicappa has joined #forth
inode has joined #forth
Zarutian_HTC has quit [Ping timeout: 258 seconds]
Zarutian_HTC has joined #forth
Croran has quit [Ping timeout: 260 seconds]
Croran has joined #forth
gravicappa has quit [Ping timeout: 258 seconds]
mark4 has joined #forth
<mark4> so im writing an esp32 assembler and i have a minor problem lol
<mark4> i need to be able to write 8, 16, 24 and 32 bit items into the target buffer
<mark4> so c, w, ??, and ,
<mark4> what would you call a 24 bit comma?
<Zarutian_HTC> bidodecacomma
<Zarutian_HTC> tribyte, ?
<mark4> maybe i should just call then t-8, t-16, t-24, t-32, ?
<MrMobius> w.c,
<MrMobius> w+c,
<mark4> wc, ?
<mark4> yea thats not bad :)
<MrMobius> w&c,
<mark4> : t-c, ( c1 --- ) t-here 1 t-allot c! ;
<mark4> : t-wc, ( 24 --- ) dup 16 >> t-c, t-w, ;
<mark4> : t-w, ( w1 --- ) dup 8 >> t-c, t-c, ;
<mark4> : t-, ( n1 --- ) dup 24 >> t-c, t-wc, ;
<Zarutian_HTC> t- prefix is target- ?
<mark4> tes
<mark4> yes
jsoft has joined #forth
jn___ has joined #forth
jn__ has quit [Ping timeout: 246 seconds]
jn___ is now known as jn__
jn__ has quit [Quit: jn__]
jn__ has joined #forth
jn__ is now known as jn___
jn___ is now known as jn__
inode has quit [Quit: ]