As teachers demo Mind.Forth AI, students may tab through tutorial and diagnostic display-modes. It is no longer necessary to "terminate" the AI Mind to change...
Hello Jos, ther's a bug in your new Player4th version. When I start it I get: Loading About dialog... catalog-exist? 0 EXCEPTION 0xC0000005 ACCESS_VIOLATION ...
... There were 2 bugs in it. (Sorry) Solved them and uploaded a new version to the CVS. Jos == 4ePost: 180 bytes in mail. Elapsed time to buffer: .000017 sec....
...while rebuilding win32for.exe from fkernel.exe; gets Error(-2): PROGRAM-PATH-INIT Path Overflow in PATHS.F at line 144 Lots of changes in the last 24 hours...
... have one ... I get Error -45 0x0200 floating Piont Stack Underflow in file Toolset.f line 664 when loading chess. Same thing "256 value image-id" in...
... After adding some variables that were removed from the system some time ago, chess works fine for me. Altough the file 'Toolset.f' badly needs a major...
... Why would you like to have more than one collection? When the current system is changed it should be possible to use 254 collections. But I think that...
... I know it needs a complete review. But at this moment I am busy with Player4th. (more fun) Jos == 4ePost: 183 bytes in mail. Elapsed time to buffer:...
... Is this now fixed with George's fix to float.f? I tested it & it seems OK. The whole float stuff is giving me a headache just looking at it; it needs a...
The following win32forth poll is now closed. Here are the final results: POLL QUESTION: The file WINED.COL has been renamed COLORIZE.F Now that it has a...
win32forth@yahoogroup...
May 5, 2005 1:44 pm
9418
Enter your vote today! A new poll has been created for the win32forth group: Given the "state of the art" in Window's OSes isn't 95 any more, and that it's...
win32forth@yahoogroup...
May 5, 2005 1:56 pm
9419
... NT4 is missing and there are two XP Versions (Home and Pro) out there. I can't belive that aynone has tested / used our w32f versions on Win95 for quite...
... Looks good for me, too. ... First step; remove the 10 Byte float format and the code becomes mutch cleaner. ... agreed ... Don't remove the separate float...
... One problem: some of us still use PIIs ( or the celeron equivalent ) which don't have SSE insructions ( they do have MMX however ). ... are ... value ... ...
... There were also 2 versions of 98 ( the origional and 98SE ) not to mention numerous service packs. I think the earlier 98 was closer to 95 whereas 98SE is...
... OK, the problem is how we would like to work with the collections. I think about saving the search string by a short name. The next time you just choose...
... Note: I use 10 byte floats for my mandelbrots and julia sets. It makes it possible to zoom furher into them and keeping a great level of detail. Jos == ...
... You're both right; NT4 is missing (but I would be amazed if anyone is using it) and 98SE/ME and 95/98 are just about matching pairs. XPHome and Pro don't...
... The 64bit version of Windows doesn't officially support the FP stack (task switches don't save it) although the redoubtable Agner Fog reckons it does under...
... I've been thinking about MMX and SSE; the assembler needs an update for them (MMX, SSE, SSE2, SSE3 modules). MMX may be dead in 64bit land, along with FP...
... AFAIR SwiftForth has three ploating point packages, one with a seperate fp-Stack one without and one optimized for OpenGL. ... Robert L. Smith moved the...
... Well from my point of view, we can only support Windows versions that we are unsing ourself. So we can't support Win95 and NT4 because we simply can't test...