New AMI BIOS tool for performing SSV2/3 and Dynamic SLIC Modification

Discussion in 'MDL Projects and Applications' started by andyp, Jan 7, 2009.

  1. qtm

    qtm MDL Addicted

    Jul 8, 2009
    640
    605
    30
    thank you very much:)
     
  2. fjr115

    fjr115 MDL Novice

    Feb 20, 2009
    10
    1
    0
    #962 fjr115, Sep 26, 2009
    Last edited by a moderator: Apr 20, 2017
    Hello Andyp
    I try to make a lzh header like this:
    Code:
    Offset      0  1  2  3  4  5  6  7   8  9  A  B  C  D  E  F
    
    00000000   1C 00 2D 6C 68 35 2D 98  CD 02 00 BC 82 07 00 00   ..-lh5-樛..紓...
    00000010   08 4C 14 00 00 06 31 42  2E 42 49 4E 00 00         .L....1B.BIN..
    And add the 1B as in ROM file
    When I run "Lha0 e 1B.lzh"
    Tip: Extracting from archive : 1B.lzh

    No file found
    Is because the head is not correct?
    Thank you
     
  3. KotaXor

    KotaXor MDL Senior Member

    Aug 3, 2009
    259
    6
    10
    Thanks andyp for another great up.
     
  4. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    #967 andyp, Sep 27, 2009
    Last edited by a moderator: Apr 20, 2017
    (OP)
  5. NoJuan999

    NoJuan999 Experienced SLIC Tool Operator

    Jul 31, 2009
    9,917
    1,941
    300
  6. kocoman

    kocoman MDL Senior Member

    May 16, 2007
    366
    7
    10
    If thats the case, please edit the error message so it is more meaningful. (ie: Core 6 Bios not supported) I tried to search in google for that error message but it did not exist, so thats why I had to post in the forums to ask.

    thanks
     
  7. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    The error message is meaningful to me! The whole point of this thread in the forum is to ask!

    The tool does support core 6/7 BIOSes but as they are few/far between it is not as comprehensive as the core 8 support.

    I will look.

    Andy

     
  8. NoJuan999

    NoJuan999 Experienced SLIC Tool Operator

    Jul 31, 2009
    9,917
    1,941
    300
    Thank You for the Clarification on AMI Core 6/7 Support, Andy !!
    That's good to know.
     
  9. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Hi

    Sorry for the delay.... Now that I work in win7 x64 I have to flip back to XP as AMIMM.EXE is 16bit.

    Don't get the can't extract 02 error here. What OS are you running the tool on. It does need a check in the use alternate method box - although that seems not to work here......

    I need to disassemble your BIOS.

    Andy

     
  10. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    Hi

    Mod seems OK. Can you go into RW everything and Access->Memory and look at address FFFC0010 - check the SLIC table is there.

    Could you make a dump for me:

    Click the disk icon with BIN and put FFFC0000 in the start address and 40000 in the length and save and upload the BIN file.

    Thanks,
    Andy

     
  11. kocoman

    kocoman MDL Senior Member

    May 16, 2007
    366
    7
    10
    Hi andyp thanks for your reply. I am using Win7 32-bit

    I have attached the dump. It was all FF's in the memory address you told me to go to.
     
  12. andyp

    andyp SLIC Tools Author

    Aug 8, 2008
    1,673
    2,570
    60
    4 0s after - FFFC0000 and not FFFC000.

    Andy
     
  13. kocoman

    kocoman MDL Senior Member

    May 16, 2007
    366
    7
    10