From: Enoch <ix...@ho...> - 2013-01-20 22:51:21
|
Hello Matthias, Why reST? Which editor do you recommend for anyone wishing to contribute doc? Thanks, Enoch. P/S Recommend patching the following to produce well formed "true": Index: core/words/usart-tx-poll.asm =================================================================== --- core/words/usart-tx-poll.asm (revision 1345) +++ core/words/usart-tx-poll.asm (working copy) @@ -37,6 +37,7 @@ .dw XT_DOLITERAL .dw bm_USART_TXRD .dw XT_AND + .dw XT_GREATERZERO .dw XT_EXIT ; ( -- ) Hardware Access |