Activity for Tristan Williams

  • Tristan Williams Tristan Williams committed [r2465] on Code

    alignment patch to risc-v/macros.s

  • Tristan Williams Tristan Williams committed [r2464] on Code

    patch to amforth-shell.py to fix tab completion

  • Tristan Williams Tristan Williams committed [r2463] on Code

    website (prebuilt + refcard) and doc related .asm edits

  • Tristan Williams Tristan Williams committed [r2462] on Code

    website update

  • Tristan Williams Tristan Williams committed [r2461] on Code

    fix .db padding warnings (from avra)

  • Tristan Williams Tristan Williams committed [r2460] on Code

    added directive #stack to amforth-shell.py

  • Tristan Williams Tristan Williams committed [r2459] on Code

    minor fixes to amforth-shell.py

  • Tristan Williams Tristan Williams committed [r2458] on Code

    Change of maintainer

  • Tristan Williams Tristan Williams posted a comment on discussion Open Discussion

    or perhaps https://github.com/wa1tnr/camelforth-uno-r4-aU

  • Tristan Williams Tristan Williams posted a comment on discussion Open Discussion

    Thank you. Just what I needed. Below seems to work with the Q71. Best wishes, Tristan _ijk_ marker _ijk_ $c4d9 constant fsr2 : rp@ fsr2 @ $c000 or ; : i r@ ; \ or use synonym : j rp@ 2- dup c@ swap 1- c@ 8 lshift or ; : k rp@ 2- 2- dup c@ swap 1- c@ 8 lshift or ; : ex cr 2 for 3 for 4 for k . j . i . cr next cr next cr next cr ; 1 2 3 1 2 2 1 2 1 1 2 0 1 1 3 1 1 2 1 1 1 1 1 0 1 0 3 1 0 2 1 0 1 1 0 0 0 2 3 0 2 2 0 2 1 0 2 0 0 1 3 0 1 2 0 1 1 0 1 0 0 0 3 0 0 2 0 0 1 0 0 0

  • Tristan Williams Tristan Williams posted a comment on discussion Open Discussion

    I too am trying to read inner and outer loop variables in nested for..next but am unable to find rp@ on a PIC18. rp@ does not seem to be a builtin word and I can't locate it in any .fs files. All help gratefully received. Best wishes, Tristan

  • Tristan Williams Tristan Williams posted a comment on discussion General Discussion

    Hi Matthias, Thank you very much indeed. Kind regards and thanks, Tristan On 04Sep21 12:37, Matthias Koch wrote: Hi Tristan, I wrote an example for you, here it is. Best wishes, Matthias Hello, Can anyone give me some example mecrisp Forth code for configuring an external GPIO interrupt on the RP2040? I am working my way through the RP2040 datasheet but have not had any success with this. kind regards and thanks, Tristan RaspberryPi Pico support Sent from sourceforge.net because you indicated interest...

  • Tristan Williams Tristan Williams posted a comment on discussion General Discussion

    Hello, Can anyone give me some example mecrisp Forth code for configuring an external GPIO interrupt on the RP2040? I am working my way through the RP2040 datasheet but have not had any success with this. kind regards and thanks, Tristan

1
MongoDB Logo MongoDB