FORTH - empty stack with TOS in register(s)

Topics relating to various Forth models on the 6502, 65816, and related microprocessors and microcontrollers.
User avatar
GARTHWILSON
Forum Moderator
Posts: 8773
Joined: 30 Aug 2002
Location: Southern California
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by GARTHWILSON »

I contacted Brad, and he said he's been tinkering with the .htaccess rules and perhaps broke something, and that it might be a day or two before he can get to it.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
User avatar
gilhad
Posts: 85
Joined: 26 Jan 2024
Location: Prague; Czech Republic; Europe; Earth
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by gilhad »

I have FireFox on Linux and I am in Czech Republic (Europe) and it works for me. Just observation. Who know which combination of factors trigger it.
Brad R
Posts: 93
Joined: 07 Jan 2014
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by Brad R »

Hi all. Garth looped me in on this. I've looked at the last 24 hours of the server log, and see several successful requests for the file and no error responses. (I assume the errors are being reported as either 403 Forbidden or 404 Not Found.) I'll keep investigating. Fortunately this is a simple request for an HTML file, which is much simpler to debug than a wayward PHP script. If you encounter the error again, please make a note of the time and date.

More news when I have it. Perhaps this should be split into a separate topic here?
Because there are never enough Forth implementations: http://www.camelforth.com
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by BigEd »

Yes a new topic for any problems accessing any website would always be a good idea!
Brad R
Posts: 93
Joined: 07 Jan 2014
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by Brad R »

Well, I'm baffled. I've reviewed the .htaccess files, and don't see anything wrong with them. More significant is the fact that those files haven't been changed since 2016, so what is causing errors now? It is possible that the web host has upgraded something (PHP, Apache, etc.) that doesn't play well with older scripts.
Because there are never enough Forth implementations: http://www.camelforth.com
User avatar
GARTHWILSON
Forum Moderator
Posts: 8773
Joined: 30 Aug 2002
Location: Southern California
Contact:

Re: FORTH - empty stack with TOS in register(s)

Post by GARTHWILSON »

It's working for me at the moment.  It definitely did not earlier.
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?
User avatar
barrym95838
Posts: 2056
Joined: 30 Jun 2013
Location: Sacramento, CA, USA

Re: FORTH - empty stack with TOS in register(s)

Post by barrym95838 »

Yeah, now I'm good too. Maybe it was some kind of inexplicable "left coast" http://www.leg.cramp.thing. Still no other place I'd rather be. :lol: 8)
(I'm Edge on 10, and I'm certain Garth isn't, soooo, that wasn't it ...)
Got a kilobyte lying fallow in your 65xx's memory map? Sprinkle some VTL02C on it and see how it grows on you!

Mike B. (about me) (learning how to github)
Post Reply