can anyone compile Troed's wait state detect program for me ?
https://github.com/troed/WSDETECT
I also wonder if someone could tweak that to actually output the values it read rather than the expected values so I can see how far things are actually out on the suska core.
EDIT:
Finally found the PRG.. still would be useful for a "debug" version of it though...
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
Help to compile a source file
-
exxos
- Site Admin

- Posts: 28094
- Joined: 16 Aug 2017 23:19
- Location: UK
Help to compile a source file
You do not have the required permissions to view the files attached to this post.
-
thorsten.otto
- Posts: 148
- Joined: 04 Nov 2019 02:20
Re: Help to compile a source file
Haven't tried yet, but looks like being compilable by devpac, maybe pasm with a few tweaks.
-
exxos
- Site Admin

- Posts: 28094
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Help to compile a source file
If anyone could add a colour background change that would be useful as I cannot see the text output to the screen most of the time because of bit-plane shifts :roll: Red of WS ? or green for a valid wait state would help no end.
-
thorsten.otto
- Posts: 148
- Joined: 04 Nov 2019 02:20
Re: Help to compile a source file
I understand assembler, but i don't pretend to understand what this special kind of program is trying to achieve ;)
-
exxos
- Site Admin

- Posts: 28094
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Help to compile a source file
It outputs the wakeup state of the machine. Demo coders build fullscreen stabilisers based on its value. I don't really understand it myself. http://www.atari-wiki.com/index.php/ST_STE_Scanlinesthorsten.otto wrote: 21 Feb 2020 02:13 I understand assembler, but i don't pretend to understand what this special kind of program is trying to achieve ;)
-
czietz
- Posts: 578
- Joined: 14 Jan 2018 13:02
Re: Help to compile a source file
In very high-level terms, I explained what it does in this other thread: https://www.exxosforum.co.uk/forum/viewt ... =10#p33642
-
beel1
- Posts: 55
- Joined: 25 Feb 2019 22:36
Re: Help to compile a source file
Here is a quick and dirty version that displays the counter in hex. I will publish the source code later (I've never used github before :D )
It seems to work as expected on Steem SSE 4 (I only have STEs)
It seems to work as expected on Steem SSE 4 (I only have STEs)
You do not have the required permissions to view the files attached to this post.
-
exxos
- Site Admin

- Posts: 28094
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Help to compile a source file
Thanks, seems to work. I assume in the image below WS2 means it counted 36 bytes :shrug:
and WS ? gives 0x0000 but its always hard to read which is part of the problem... Not sure is possible to actually output how many bytes accounted regardless of it translating it to the "WS" number ?
and WS ? gives 0x0000 but its always hard to read which is part of the problem... Not sure is possible to actually output how many bytes accounted regardless of it translating it to the "WS" number ?
You do not have the required permissions to view the files attached to this post.
-
beel1
- Posts: 55
- Joined: 25 Feb 2019 22:36
Re: Help to compile a source file
The computed value is displayed in any case. I get "WS? (0x00AE)" on STE in Hi for example.
It is the value in d4 as used in the switch case at lines 244-252 converted in ASCII
It is the value in d4 as used in the switch case at lines 244-252 converted in ASCII
-
exxos
- Site Admin

- Posts: 28094
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Help to compile a source file
Wonder why it says 0x0000 on mine then ?
Who is online
Users browsing this forum: Bing [Bot], CCBot, trendiction [bot] and 2 guests