Hello Mattias,
Matthias Trute writes:
> Hello Enoch,
>
>> Apologies for my insistence but couldn't you achieve the same objective
>> of packing as many words as possible into the core via a macro call at
>> each word that examines the current "pc" against "AMFORTH_RO_SEG" and
>> switches "pc" do
Hello Enoch,
> Apologies for my insistence but couldn't you achieve the same objective
> of packing as many words as possible into the core via a macro call at
> each word that examines the current "pc" against "AMFORTH_RO_SEG" and
> switches "pc" down when we near the "FLASHEND". This macro is q
Enoch writes:
> Matthias Trute writes:
>
>> On Mo, 2014-04-07 at 15:26 -0400, Enoch wrote:
>>> Hello Matthias,
>>>
>>> Matthias Trute writes:
>>> > [complaints..]
>>> >
>>> > Why do you complain? I did not change that much at all. Your
>>>
>>> Your changes broke all user applications...
>>
>>
Matthias Trute writes:
> On Mo, 2014-04-07 at 15:26 -0400, Enoch wrote:
>> Hello Matthias,
>>
>> Matthias Trute writes:
>> > [complaints..]
>> >
>> > Why do you complain? I did not change that much at all. Your
>>
>> Your changes broke all user applications...
>
> Unbelievable! All user progra
On Mo, 2014-04-07 at 15:26 -0400, Enoch wrote:
> Hello Matthias,
>
> Matthias Trute writes:
> > [complaints..]
> >
> > Why do you complain? I did not change that much at all. Your
>
> Your changes broke all user applications...
Unbelievable! All user programs I've tested still work.
Code to tha
Hello Matthias,
Matthias Trute writes:
> [complaints..]
>
> Why do you complain? I did not change that much at all. Your
Your changes broke all user applications... Thus, it was a legitimate
reason for complaint.
You do want people to "track your trunk", do you? :-)
> boofa is still possible
Hi Enoch,
[complaints..]
Why do you complain? I did not change that much at all. Your
boofa is still possible and not worse to add then before.
And all other users will benefit from a lot more code space for
their (forth) programs.
I updated the template/dict* files with some words of wisdom.
Enoch writes:
> Re: "Preload as much as possible to NRWW section without user
> configuration. There are 3 different sizes for the NRWW section: 2K,
> 4K and 8K. For all a pre-selected set of words are included to
> maximize the free space for user programs."
>
> Dear Matthias,
>
> It
Re: "Preload as much as possible to NRWW section without user
configuration. There are 3 different sizes for the NRWW section: 2K,
4K and 8K. For all a pre-selected set of words are included to
maximize the free space for user programs."
Dear Matthias,
It is expected that you will try