Main Menu

AMOS & Processing power?

Started by Volvo_0ne, 16 Feb, 2018, 07:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

adrazar

Quote from: KevG on 04 Mar, 2018, 11:09 PM
Although you are using the correct offset in the graphics library for the 'writepixel' function, it returns ZERO which indicates success. However, there is no pixel plotted on the screen.
Hmm, I got a green pixel at coordinate (100,100) when I ran the code in my previous post, so it's odd you didn't get the same result. ???

There is a file among the sources that seems dedicated to describe the AMOS screen structure, so I'll add it as an attachment. It doesn't contain any information beside the offsets and their names, but the names are often enough to guess the contents. (it supports that the rastport address is located in Screen Base+328; the list you referred to is probably incomplete (at least for v2.0!))

KevG

Well that does explain why I was not getting results because I am using AMOS 1.3 not AMOS Pro.

Thank you for the file. I will take a look at it later and investigate further.

KevG

Yes, the offset to that file will work because it has an offset for the Rastport address.
Unfortunately, this doesn't work with AMOS1.3 because the screen base offsets are different and there is no entry for the Rastport.

I think I need to look at the AMOS 1.3 eq.s source code to find out how it was done.

Volvo_0ne

Quote from: KevG on 05 Mar, 2018, 05:53 PM
Yes, the offset to that file will work because it has an offset for the Rastport address.
Unfortunately, this doesn't work with AMOS1.3 because the screen base offsets are different and there is no entry for the Rastport.

I think I need to look at the AMOS 1.3 eq.s source code to find out how it was done.

and remember that this is the amos pro part of the forum  :D
Transuranic heavy elements may not be used where there is life.