ChanServ changed the topic of #picolisp to: PicoLisp language | Channel Log: https://irclog.whitequark.org/picolisp/ | Check also http://www.picolisp.com for more information
Seteeri has quit [Remote host closed the connection]
Seteeri has joined #picolisp
wineroots has quit [Ping timeout: 240 seconds]
Seteeri has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
logand` has joined #picolisp
logand has quit [Ping timeout: 272 seconds]
aw- has joined #picolisp
logand` has quit [Ping timeout: 240 seconds]
logand` has joined #picolisp
logand` has quit [Ping timeout: 246 seconds]
logand``` has joined #picolisp
logand``` has quit [Ping timeout: 246 seconds]
beneroth_ has joined #picolisp
beneroth has quit [Ping timeout: 246 seconds]
beneroth_ has quit [Quit: Leaving]
beneroth has joined #picolisp
Regenaxer has left #picolisp [#picolisp]
Regenaxer has joined #picolisp
Seteeri has joined #picolisp
aw- has quit [Quit: Leaving.]
orivej has quit [Ping timeout: 264 seconds]
<Seteeri> I was able to get interrupts working on pilos so I'm working on pil21 now :)
<Seteeri> how would I branch/link to an asm symbol in pilsrc?
<Regenaxer> Cool
<Regenaxer> Branching directly to asm is not possible, I think
<Regenaxer> only (go ...) within the same function
<Seteeri> hmm
<Seteeri> I guess I can modify the picolisp.s before compiling
<Regenaxer> yes, post-process
<Regenaxer> There is also 'tailcall'
<Regenaxer> but I think it has no effect usually
<Seteeri> ok
aw- has joined #picolisp
mmmattyx has joined #picolisp
ym_ has quit [Quit: Leaving]
orivej has joined #picolisp
orivej has quit [Ping timeout: 258 seconds]
logand has joined #picolisp