Marcin,

while checking all the old mails, i came across yours
(and sorry for the delay, better late than never...)

> Small tidbits from 4.1:

all of them are now fixed. Thank you


> .include "words/2literal.asm"
> .include "words/2to_r.asm"
> .include "words/2r_from.asm"
> could go into some separate dict file for easy inclusion 
> ("dict_2x.inc" ?). They use rjmp, so I include them in
> my high memory (dict_appl_core.inc)

the rjmp can be changed easily, the dict_2x is worth a try?
maybe.... 

> I tried to add "tibsize.asm", but it complains that we
> have no EE_TIBSIZE. It seems that there is no such thing.

The size of the terminal input buffer is a compile time constant,
it should go to an environment? query.. deleted for now, no-one could
have used it anyway

Matthias


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Amforth-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to