Post Reply 
Examples of Memory MAP with 2x Clonix-D?
10-10-2022, 12:58 PM (This post was last modified: 10-10-2022 02:14 PM by Sylvain Cote.)
Post: #24
RE: Examples of Memory MAP with 2x Clonix-D?
Hello Ángel,

Thank you for the answer but I already knew that library4 was not part of the application ROM image. (ex.: SandMath, AMC OS/X+, etc.)

(10-04-2022 11:30 PM)Sylvain Cote Wrote:  Is the library4 version part of the ROM image ?

Let me rephrase my question, does the library4 have a version in it ? (in his ROM image at page 4)
If I have the Library4 ROM image by itself how do I find its version ?

The dependency is on two levels, the ROM and its version → AMC OS/X+ 5b depend of Library4 R45 or higher.

Right now Library 4 have "LIB4" in place of the version, did you put the version number in the ROM elsewhere ?
Code:
xFFB  034  4 
xFFC  002  B
xFFD  009  I
xFFE  00C  L
xFFF  044  checksum

Compared to math ROM (-MATH 1D) the version is "-M1D"
Code:
xFFB  004  D
xFFC  031  1
xFFD  00D  M
xFFE  02D  -
xFFF  0A4  checksum

Best regards,

Sylvain
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Examples of Memory MAP with 2x Clonix-D? - Sylvain Cote - 10-10-2022 12:58 PM



User(s) browsing this thread: