@+
Charles Shattuck <[email protected]>
| Newsgroups | gmane.comp.lang.forth.colorforth |
|---|---|
| Message-ID | <[email protected]> |
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