English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 12 September 2020, 15:02   #1
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
MAPROM and IDEtweak advice

Could someone help me.

I have a 68020TK accelerator in my A500+ and I'm having issues getting these programs to run as desired.

Firstly I'm not clear on whether I need to add "MAPROM kickfile quiet" to the user startup or if I just run it once and the changes are permanent.

Secondly using IDEtweak, I can't seem to change the WAITSTATES from 14 to 10. I type the command to change it to 10, but when I check the status, it's still reading 14.
Hiddenevil is offline  
Old 13 September 2020, 11:06   #2
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
If anyone can help me here, I'd really appreciate it
Hiddenevil is offline  
Old 13 September 2020, 21:03   #3
captain_zzap
Registered User
 
Join Date: Feb 2016
Location: Space
Posts: 36
First you’re missing the file you want to map.
Then you need to add the „MAPROM kickfile sys:Kick.rom quiet" to your startup-sequence right at the top. Once your kickfile is mapped it stays mapped until you turn off your Amiga. If the mapped kickfile is different from the installed rom you’ll get a guru, but after that system will boot fine from the mapped rom.
As for the idetweak options, do different values change anything? Also the latest version of the maprom utility includes the idetweak feature and perhaps any other bugfixes.
You can get the latest version from 01/14/2020 here https://www.a1k.org/forum/index.php?.../#post-1109207
captain_zzap is offline  
Old 13 September 2020, 22:09   #4
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
I use these lines at the top of my startup-sequence to enable maprom and tweak the IDE:
Code:
maprom kickrom quiet
maprom waitstate 5
The attached image shows that you can see them becoming enabled when you run the status command.

And yes, you do not need to use the idetweak tool since its functionality has been merged with maprom. You may need to tweak the waitstate number as it depends on your particular HW. I found a setting of 5 to be stable for me.
Attached Thumbnails
Click image for larger version

Name:	maprom_syntax.jpg
Views:	96
Size:	244.4 KB
ID:	68859  
demolition is offline  
Old 14 September 2020, 19:05   #5
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
Right, so does that mean I don't need to use idetweak?

maprom kickrom quiet - this command has to be RUN EVERY time at start up?
Hiddenevil is offline  
Old 14 September 2020, 20:03   #6
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Quote:
Originally Posted by Hiddenevil View Post
Right, so does that mean I don't need to use idetweak?

maprom kickrom quiet - this command has to be RUN EVERY time at start up?
'maprom waitstate 5' does the same as 'idetweak waitstate 5' so idetweak can be discarded.

And yes, you do need to run maprom after every power cycle since it will start up with the defaults of maprom disabled and waitstates set to 15. It will remember the setting through a reset though. So add in the top of your startup-sequence. If you add it to user-startup you will not get the benefit of the much faster boot since it will not be activated until booting is almost complete.
demolition is offline  
Old 14 September 2020, 20:50   #7
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,624
VBR2FAST should also give a speed increase..
hooverphonique is offline  
Old 14 September 2020, 21:22   #8
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
Quote:
Originally Posted by hooverphonique View Post
VBR2FAST should also give a speed increase..

What does that effect?

At the moment I’d like to improve the IDE speeds, it could just be me but my A500+ seems to take a while drawing icons when I open a drive.

Certainly if I compare it with my ACA1230 1200.
Hiddenevil is offline  
Old 14 September 2020, 21:39   #9
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Quote:
Originally Posted by Hiddenevil View Post
At the moment I’d like to improve the IDE speeds, it could just be me but my A500+ seems to take a while drawing icons when I open a drive.
Certainly if I compare it with my ACA1230 1200.
Maprom made a big speed improvement in my case - ide speed not as much, but still worthwhile.

Which resolution/color depth are you using on the 500? Using too many colors will make it very slow no matter how fast the CPU and IDE is. Keep it at 8 colors to make it reasonably responsive. The AGA chipset on the 1200 is a massive improvement in this regard.
demolition is offline  
Old 15 September 2020, 11:18   #10
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,624
Quote:
Originally Posted by Hiddenevil View Post
What does that effect?
I don't know your hw specifically, but it strongly suggests that it moves the interrupt/exception vectors to fastmem, which is faster than having them in slowmem (where they are located by default).
hooverphonique is offline  
Old 15 September 2020, 11:26   #11
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Quote:
Originally Posted by hooverphonique View Post
I don't know your hw specifically, but it strongly suggests that it moves the interrupt/exception vectors to fastmem, which is faster than having them in slowmem (where they are located by default).
Yes, the speed benefit probably won't be very noticeable, but there's not really any reason not to use it since it shouldn't cause any adverse effects.
demolition is offline  
Old 15 September 2020, 14:44   #12
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
System is an 500+ with 68020TK 8mb fast mem and 2mb chip.

My card
http://www.amibay.com/showthread.php...rator-by-Matze
Hiddenevil is offline  
Old 15 September 2020, 15:40   #13
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
I think that VBR2FAST might just be utilizing the VBR move feature of the CPU just like http://aminet.net/package/util/boot/vbrmov23? All 68010+ CPUs can do this so it is not special for the accelerator (unless it shadows the original VBR pointer).

WHDload also moves the VBR to a custom handler in fastmem that captures keypresses so it can apply a universal quit key.
demolition is offline  
Old 16 September 2020, 22:45   #14
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
Tried using the waitstate command and it changes nothing. Please see attachment.
Attached Thumbnails
Click image for larger version

Name:	IMG_20200916_214239.png
Views:	77
Size:	896.2 KB
ID:	68882  
Hiddenevil is offline  
Old 17 September 2020, 11:14   #15
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
I couldn’t help notice my Fuse Map has a different value $700 and not $000 like in the screen shot posted by Demolition.
Hiddenevil is offline  
Old 17 September 2020, 18:55   #16
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Do you know if your card has the latest firmware? And my fuse map is $F000 after maprom not $0000, but the difference might just be if we're using different memory configurations. I have only enabled 6+1.5MB where I guess you have all 8+1.5MB enabled. I cannot enable it all since I need that 2MB memory space for my RTG card.
demolition is offline  
Old 17 September 2020, 18:57   #17
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
How do I find out? I've not done anything with it since I bought it off Viktor. And he appears to have vanished :-(
Hiddenevil is offline  
Old 17 September 2020, 19:13   #18
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Well, when did you buy it? If within a year, then it is surely on the latest FW.
demolition is offline  
Old 17 September 2020, 21:41   #19
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
Nah it was last year when I bought it. Don’t remember exactly when, but I had to repair the A500 before I could use the card and it took me a while to get round to doing it. So was at least 5-6 months before I actually had the accelerator out of its box.
Hiddenevil is offline  
Old 18 September 2020, 13:52   #20
Hiddenevil
Registered User
 
Hiddenevil's Avatar
 
Join Date: Feb 2014
Location: Sheffield, England
Posts: 237
Can you upgrade the FW on them?
Hiddenevil is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone with a ACA1233n? Help with Maprom Pjeff18 support.Hardware 18 07 June 2019 02:09
MapROM tools Pollock support.Hardware 2 08 January 2019 18:45
AC1221 maprom help mforcevirus support.Hardware 9 07 April 2016 21:37
Can I use MapRom with a 68EC020? Leandro Jardim support.WinUAE 4 25 August 2012 01:32
WHDLoad and Maprom fortytwo project.WHDLoad 4 02 June 2007 21:50

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 18:44.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09807 seconds with 16 queries