mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#f83

0 posts0 participants0 posts today

I guess I'm a little lost here ...

so I am currently trying to get the CP/M version of #F83 #Forth by #Laxen and #Perry to do what I want.

The problem is that I can use BLOCK, UPDATE and SAVE-BUFFERS and any new data written to a block is preserved for the current session. But as soon as I quit Forth and call it up again, using the block file I've just modified, the changes are gone as if they have never been written to disk.

Any ideas?!