Post Reply 
[split] Emu71 on Linux memory crashes
10-26-2023, 04:25 PM
Post: #3
RE: [split] Emu71 on Linux memory crashes
My current analysis show that it must be an addressing conflict during the use of a program (because a word in dictionnary cannot be found after a first execution.. and the memory loss appear.. even after update to EMU71 V1.17).

By defining a test HERE 0 , 0 , 0 , 0 , HERE SWAP - .
20 OK { 0 }
has the same behaviour like HERE 4 5 * NALLOT HERE SWAP - .
20 OK { 1 }

Now for storing and retrieving data from such vocabularies entries, what to use? N@ or @?
And storing would be N! or ! ?.

I dont see the reason why ! or @ are not listed in the Forth manual page 14. And could be the differences. Any hint is welcome.

HP71 4TH/ASM & Multimod, HP41CV/X & Nov64d, PILBOX, HP-IL 821.62A & 64A & 66A, Deb11 64b-PC & PI2 3 4 w/ ILPER, VIDEO80, V41 & EMU71, DM41X, HP75D
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [split] Emu71 on Linux memory crashes - floppy - 10-26-2023 04:25 PM



User(s) browsing this thread: