Re: exxos blog - random goings on
Posted: 23 Dec 2022 20:31
Made a bit of progress. A lot of the window drawing routines and related code have been totally rewritten. Ended up with some right strange bugs all over the place.
But decided that now in a multitasking environment, there is no need to actually hide the main gem bench window. So now is kept open during the tests.
While the current selected test flashes black a few times, if you press a key at that point, it will abort whatever cycle it is running. So you can break out of "All tests" or "loop all" now. I know it was a minor annoyance to a few people including myself not being able to stop the thing from running.
I need to fix some window locations in some of the tests next. All the confusion of writing GB6 originally, I did different ways of basically doing the same thing across the tests. Though some are slightly broken and others aren't :roll: But they *should* be relatively simple things to fix.
I want to adding something like NEMBENCH and/or NEMSPEED as well. Basically a MB/sec series of tests which can open in its own window. So if anyone can help out with some assembly routines to do such tests then please let me know..
I'm going to add in a cookie viewer as well. It is just immensely irritating to keep loading SYSINFO just to view the cookies installed all the time. I may add some "quick scan" routines in there just to test out what TTram is installed as well.
But decided that now in a multitasking environment, there is no need to actually hide the main gem bench window. So now is kept open during the tests.
While the current selected test flashes black a few times, if you press a key at that point, it will abort whatever cycle it is running. So you can break out of "All tests" or "loop all" now. I know it was a minor annoyance to a few people including myself not being able to stop the thing from running.
I need to fix some window locations in some of the tests next. All the confusion of writing GB6 originally, I did different ways of basically doing the same thing across the tests. Though some are slightly broken and others aren't :roll: But they *should* be relatively simple things to fix.
I want to adding something like NEMBENCH and/or NEMSPEED as well. Basically a MB/sec series of tests which can open in its own window. So if anyone can help out with some assembly routines to do such tests then please let me know..
I'm going to add in a cookie viewer as well. It is just immensely irritating to keep loading SYSINFO just to view the cookies installed all the time. I may add some "quick scan" routines in there just to test out what TTram is installed as well.