Welcome, Guest. Please login or register.

Author Topic: Workabout for PCMCIA unfriendly accelerators  (Read 3495 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« on: December 23, 2011, 08:58:37 PM »
is a kickstart 3.1 bug
the idiots of commodore touched some things in carddisk.device
I have an A1200 + TRA1200 turboboard and idem problem
Kickstart 3.0 works wonderful with pcmcia + 8mb the problem is that you can't run OS3.9

I'm working in find a way to make OS3.9 works with roms 3.0 or to build a special kickstart 3.1 with the oldest carddisk.device from kick 3.0

any ideas?
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #1 on: December 24, 2011, 02:20:35 AM »
Quote from: mfilos;672663
Just checking 3.0 ROM via RomSplit it has:
- card.resource --> version 37.11
- carddisk.device --> version 37.11

while 3.1 ROM has:
- card.resource --> version 40.1
- carddisk.device --> version 40.1

You can make too easily an custom Kickstart 3.1 with these, but you need to write to an EPROM and test it out just to be sure :)
Don't forget that to be able to burn A1200's EPROMS you need to Split the ROM and ByteSwap it.

To make all these with Remus is really easy:

Open a CLI and cd  to Remus/Tools
SplitROMImage SWAP
So the example: SplitROMIMage customkick31.rom SWAP
...will create 2 files:

  • customkick31.rom.hi (256kb)
  • customkick31.rom.lo (256kb)
... that now you can burn with your EPROM burner :)

Good luck


yep eprom burner is a solution to test this but I haven't one of those
anyways
I done a custom kickstart 3.1 with remus + carddisk.device and cad.resource from 3.0
and worked fine on winuae...however on my A1200 it doesn't boot....skick says needs rtb filles or something like that (I don't remember very well)
skick works only with original kickstarts + supplied rtb files

I was thinking now and...
maybe using loadmodule to load resident oldest card.resource and carddisk.device ???
I will test that later....I know that a simple patch must be possible
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #2 on: December 24, 2011, 02:23:08 AM »
Quote from: BooBoo1200;672665
More SKick tests

OS3.9 can run direct 3.0 with some limitations

http://eab.abime.net/picture.php?albumid=92&pictureid=839


which limitations? I am content with something that can show OS3.9 icons
plz post the full link with info
« Last Edit: December 24, 2011, 02:37:16 AM by LaserBack »
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #3 on: December 27, 2011, 01:44:13 PM »
Quote from: BooBoo1200;672918
You need a tool called SetVersion from the squirrel CD32 emulator.


that's cool
I will check that later and post results
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #4 on: December 28, 2011, 10:18:47 AM »
Quote from: BooBoo1200;672918
You need a tool called SetVersion from the squirrel CD32 emulator.


you are great man !!!
I inserted this lines after setpatch and OS3.9 works with Kickstart 3.0

************************
setpatch quiet

SetVersion expansion.library 40
SetVersion exec.library 40
SetVersion utility.library 40
SetVersion graphics.library 40
SetVersion layers.library 40
SetVersion keymap.library 40
SetVersion intuition.library 40
SetVersion dos.library 40


***********
ok
the icon system works wonderful and is lot faster using the new icon.library done in assembler,the refresh on workbench is lot faster !
and PCMCIA of course works great using 8mb

but there is a problem with gadtools.library
the preferences do not works and all programs that uses gadtools also don't works
the problem is that setversion do not works with gadtools.library...it says object not found
maybe someone can help with this?
anyways I will found a patch for this


btw, as you can see testing this hack ..
ppl behind OS3.5 and OS 3.9 set the requirements of kickstart 3.1 in a dishonest way
they set kickstart 3.1 requirements on purpose to sell rom kits and to sell all the remained stock of A1200 + kick 3.1 done by Escom
sincerely I despise them now
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #5 on: December 28, 2011, 02:21:47 PM »
Quote from: psxphill;673222
I doubt they cared about setting 3.1 roms or a1200's, they wouldn't have received any money from that. However they would have had to double the amount of testing they did.
 
3.1 is necessary, quite why they blocked PCMCIA the way they did is a mystery. It should have been possible to only reject cards that couldn't be mapped (which IIRC should only have been ram cards).



for me it was really dishonest because kickstart 3.1 haven't new features...supposed to fix old bugs but instead add new bugs like PCMCIA and trackdisk.device v40.1....some game not works on kickstart 3.1....they touched something regarding to ready signal

also OS3.9 crash in a misery way if libraries from kickstart 3.0 are found...that's is really dishonest........there is no popus or signs....it crash
That is dishonest code that make the workbench crash on purpose only if the libraries in rom reports 37.x or 39.x
and I will find where is that dishonest code...at the moment I suspect is in workbench.library
« Last Edit: December 28, 2011, 02:32:18 PM by LaserBack »
 

Offline LaserBack

  • Sr. Member
  • ****
  • Join Date: Mar 2007
  • Posts: 338
    • Show all replies
Re: Workabout for PCMCIA unfriendly accelerators
« Reply #6 on: December 28, 2011, 02:48:57 PM »
Quote from: BooBoo1200;673230


Its Alive! - and they said it could never happen


I think Amiga Inc would but anyways who cares
Im just glad Laser it works for you  for me OS3.9 in 16 colour is faster than 3.0 with lots of Patches and I like the Doc bar,Unarc..........

What gadtools progs are not working this might be one the limitation I mentioned :)
maybe loading a single module could fix this


yes it's alive and working and I found a patch for the gadtools !!!
OS3.9 working now 100% on kickstart 3.0 ...no limitations and no bugs found yet

you have to extract gadtools.library v40 using ROMSPLIT (rename it to gadtools and copy it to C dir) and add a line before setpatch

loadmodule gadtools quiet     => gadtools working in the 2nd boot
or
loadmodule gadtools quiet reboot  

*******
also I tested using the coommand loadresident from remapollo package..works perfect too
btw,
we can celebrate it starting a new thread with the new info....what do you think?