home .. forth .. colorforth mail list archive ..

[colorforth] @+


I've figured out what was wrong with my @+.  The a register (EDX) gets
clobbered in quite a few places in the kernel, including jump and swap.
I decided to use EBX and call it b instead.

In the mean time I has second thoughts about patching so much in the
editor, and decided to run 'find' from the command line instead.  I've
posted this version of the editor changes on my website too.

http://home.surewest.net/cshattuck

Charley Shattuck


---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com