Welcome, Guest. Please login or register.

Author Topic: Softkicking to run OS3.9  (Read 5751 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Franko

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 5707
    • Show all replies
Re: Softkicking to run OS3.9
« on: June 03, 2011, 03:17:20 PM »
Simple answer... NO... :)
 

Offline Franko

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 5707
    • Show all replies
Re: Softkicking to run OS3.9
« Reply #1 on: June 03, 2011, 06:29:55 PM »
BlizKick CAN load libraries... :)

This is One of the small scripts I use with BlizKick on my Blizzard060/PCC board... :)

Code: [Select]
FAILAT 10

Assign <>NIL: BKM: &quot;SYS:Expansion/BlizKick/Modules/&quot;
Assign <>NIL: Kik: &quot;DEVS:KickStarts/Bliz/&quot;

CD BKM:

C:+C/BlizKick Kik:ROM3.1.patched extresbuf=110000 Module= FixGetMsg con.dev.new FFS.V45.9 FSys.res.V45.7 inp.dev.V50.26 ram-hand.V44.21 Rom.IDTag.V44.26 IntAckFix msingbas.lib mffp.lib AlertFix QUIET

Assign <>NIL: BKM: Remove
Assign <>NIL: Kik: Remove


As you can see I use this script to replace the "mathieeesingbas.library" & the "mathffp.library" with 060 specific versions... :)
 

Offline Franko

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 5707
    • Show all replies
Re: Softkicking to run OS3.9
« Reply #2 on: June 03, 2011, 06:36:32 PM »
Quote from: CSixx;642203
Blizzkick is intended for Blizzard cards (which is why it works on yours Franko).
RemApollo is the Apollo card equivalent.


Yeah, I had gathered that but I was just trying to explain to Jope that BlizKick can handle libraries as I think the other posts had led him to believe it couldn't... :)
 

Offline Franko

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 5707
    • Show all replies
Re: Softkicking to run OS3.9
« Reply #3 on: June 04, 2011, 01:39:23 AM »
Quote from: utri007;642252
With blizkick you need to have special module to load  specified external library. You just can't put any .library and load it with blizkick.

OR I'm I wrong? Have anybody loaded graphics.library with blizkick?


As Piru quite correctly answered your question, it only leaves me wondering why you would want to load the graphics.library separately when it's already in the fastmem ROM image... :confused: