Dear Michael,
I try to convert the lib bitnames.frt.
See the results here.
There is going sommething wrong, but get not the finger behand it.
I have used the latest version.
Please can you take a look?
Cheers,
Jan
FLOAD '\\psf\Home\Documents\amforth-4.8\amforth-4.8\lib\bitnames.frt'
; V 1
Jan,
the bitnames.frt words are better to be rewritten into assembler.
You need a fast pin manipulation on an MCU I would say. Your attempt
to translate it into "asm tokens" is wasting the time (unless you
are doing it for educational purposes mainly)..
p.
- PŮVODNÍ ZPRÁVA -
Od: "Jan Kromh
On 15/06/12 14:14, Alaric Snell-Pym wrote:
> Also, I've been pointed at
> http://strotmann.de/~cas/download/amforth/hexfiles/ as a source of
> prebuilt hexes - I'll try those and see if they tell me anything.
I got the 4.8 hexfile from there working fine!
But I can't let it go without finding out