English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 15 December 2020, 23:16   #21
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by S0ulA55a551n View Post
So can you store an adf on it or other files , and have that adf boot on start-up and really really quickly ?
Yes adf. If its a bootable adf it will boot and quickly. If not bootable it will just show up on workbench screen as a disk. They device driver looks for adf if found it mount s it first. You can only have on at a time on there though. Default adf is software install disk.

You can put other files on there too, but only as storage, accessable only via flash program. So you can transfer them back and fore, but not run them. Think of it like a transfer kit in a way. i.e. Say its a command. You would. Have to transfer it back to ram or hdd in order to run it. Hope that makes sense.



Sent from my I3113 using Tapatalk
FOL is offline  
Old 15 December 2020, 23:23   #22
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by utri007 View Post
This is how I build CD boot for my Amiga 1200

[ Show youtube player ]

It used romdisk device and CD32 emulator on rommed disk. Nothing more is needed than Amiga 1200 and CD-drive.
I set global fast ram on. Then bypass that menu as it auto creates config for each disc you put in. Mine just shows CD32 screen if CD32 disc in drive.

However we are talking about it having Cdrom access on boot, like the floppy and hdd. The way you and I are doing it, need floppy or hdd to mount cdrom and boot.
I spose you could setup disk image to do it all, the have config with lowlevel and nonvolatile libraries.

Sent from my I3113 using Tapatalk
FOL is offline  
Old 16 December 2020, 16:39   #23
utri007
mä vaan
 
Join Date: Nov 2001
Location: Finland
Posts: 1,653
Quote:
Originally Posted by FOL View Post
However we are talking about it having Cdrom access on boot, like the floppy and hdd. The way you and I are doing it, need floppy or hdd to mount cdrom and boot.
I spose you could setup disk image to do it all, the have config with lowlevel and nonvolatile libraries.
It doesn't require floppy or hard drive. It uses this; https://github.com/cnvogelg/romdisk Disk image with CD32 emulator is in extended rom. It has a 1mb kickstart.

See this [ Show youtube player ]
utri007 is offline  
Old 16 December 2020, 16:56   #24
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by utri007 View Post
It doesn't require floppy or hard drive. It uses this; https://github.com/cnvogelg/romdisk Disk image with CD32 emulator is in extended rom. It has a 1mb kickstart.

See this [ Show youtube player ]

You misunderstood. I know all about this. Have already done.
You just have disk in ROM. So its like booting from a built in floppy.


I to have 1MB custom kickstarts. Done this many times, rather NOT do it. Rather have a card like this, that lets you do all this stuff without having to burn roms and mess around. Theres nothing special being done. He's just taken the squirrel CD32 boot disk and put it in the ROM. As I said I have already done this. How does he change the disk. He has to mess around reflashing roms. This card eliminates that.


Dragging this off topic now.

Last edited by FOL; 16 December 2020 at 18:41.
FOL is offline  
Old 16 December 2020, 23:27   #25
W4r3DeV1L
Registered User
 
W4r3DeV1L's Avatar
 
Join Date: Feb 2008
Location: somewhere
Age: 52
Posts: 326
Send a message via MSN to W4r3DeV1L
Quote:
Originally Posted by amigakit.com
A1200 Flash Expansion is here!
www.amigakit.com/a1200flash




AmigaKit Ltd is pleased to announce our new A1200 user writable flash expansion card with Fast Memory and 40Mhz FPU option.

Flashing is easy
No more burning ROMs, custom ROM images are now possible and easily put together with the powerful software.
Flash the card and the software is available instantly as soon as you power on your Amiga 1200!
Hello,

just wondering if this card would allow me to flash the memory with the content

of a rom, i.e. Action Replay for A1200, I have... and give me the chance to run it when needed...

Let me know,

Thanks

Daniele

Last edited by W4r3DeV1L; 17 December 2020 at 00:07.
W4r3DeV1L is offline  
Old 17 December 2020, 02:38   #26
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by D4Ni3L3 View Post
Hello,

just wondering if this card would allow me to flash the memory with the content

of a rom, i.e. Action Replay for A1200, I have... and give me the chance to run it when needed...

Let me know,

Thanks

Daniele
If its a rom module then yes. If not (i.e. Program) then you can create an adf disk image and setup card to show it in workbench. So you can run it when needed. However rom adf is read only, you can't save to it.

Sent from my I3113 using Tapatalk
FOL is offline  
Old 17 December 2020, 06:52   #27
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,540
Send a message via ICQ to Predseda
Does it have a boot priority set (e. g. if not a floppy is inserted and no hdd present, it will boot from Flash) or I must force boot through the boot menu, otherwise I get kickstart prompt purple screen?
Predseda is offline  
Old 17 December 2020, 08:34   #28
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,862
Quote:
Originally Posted by Predseda View Post
Does it have a boot priority set
Yes.

https://github.com/cnvogelg/romdisk#features
Jope is offline  
Old 17 December 2020, 10:04   #29
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by Jope View Post

Its simular, but not the same. It has highest priority, so if its bootable it will boot. Hence we have configs. So say you had Testkit adf there. You could have a Testkit config. When this is selected it will add the contents for that config on next boot and boot testkit.

Last edited by FOL; 17 December 2020 at 10:27.
FOL is offline  
Old 17 December 2020, 10:35   #30
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,862
Ah, so you have your own romdisk implementation? Will the open source module also work? You mentioned before that a rom module will just work.
Jope is offline  
Old 17 December 2020, 10:58   #31
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by Jope View Post
Ah, so you have your own romdisk implementation? Will the open source module also work? You mentioned before that a rom module will just work.

Yes, it will (Im not sure if together with ours though at same time). The flash is exactly like a rom container. So any rom module that can be put in a rom or rom image, will work.


Only problem with ROMDISK I found was, that you had to jump through hoops, just to assemble a disk image for ROM use. This way, you just use adf as is (although no compression, which is a shame), no messing about with installing python to run romdisk scripts.
FOL is offline  
Old 17 December 2020, 17:22   #32
W4r3DeV1L
Registered User
 
W4r3DeV1L's Avatar
 
Join Date: Feb 2008
Location: somewhere
Age: 52
Posts: 326
Send a message via MSN to W4r3DeV1L
Quote:
Originally Posted by FOL View Post
If its a rom module then yes. If not (i.e. Program) then you can create an adf disk image and setup card to show it in workbench. So you can run it when needed. However rom adf is read only, you can't save to it.

Sent from my I3113 using Tapatalk
I just need to have Action Replay for A1200 on demand ... ad it is a just a file named AR1200.rom

Do you think it would work on such a card?
W4r3DeV1L is offline  
Old 17 December 2020, 18:33   #33
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by D4Ni3L3 View Post
I just need to have Action Replay for A1200 on demand ... ad it is a just a file named AR1200.rom

Do you think it would work on such a card?

If you put that file in a ROM, would it work?
FOL is offline  
Old 17 December 2020, 19:11   #34
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,862
Quote:
Originally Posted by FOL View Post
Yes, it will (Im not sure if together with ours though at same time). The flash is exactly like a rom container. So any rom module that can be put in a rom or rom image, will work.
Good to hear. :-)

Quote:
Only problem with ROMDISK I found was, that you had to jump through hoops, just to assemble a disk image for ROM use. This way, you just use adf as is (although no compression, which is a shame), no messing about with installing python to run romdisk scripts.
Yeps, it is more involved to use ROMDISK for non-linux-users I'm sure. Both have their benefits and shortcomings.
Jope is offline  
Old 17 December 2020, 19:14   #35
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by Jope View Post
Good to hear. :-)



Yeps, it is more involved to use ROMDISK for non-linux-users I'm sure. Both have their benefits and shortcomings.

Does ROMDisk work with 1.7mb HD image?
FOL is offline  
Old 17 December 2020, 21:21   #36
W4r3DeV1L
Registered User
 
W4r3DeV1L's Avatar
 
Join Date: Feb 2008
Location: somewhere
Age: 52
Posts: 326
Send a message via MSN to W4r3DeV1L
Quote:
Originally Posted by FOL View Post
If you put that file in a ROM, would it work?
Actually I don't know, I just tried it in WinUAE in the ''cartridge rom file'' field...
W4r3DeV1L is offline  
Old 17 December 2020, 22:04   #37
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
Quote:
Originally Posted by D4Ni3L3 View Post
Actually I don't know, I just tried it in WinUAE in the ''cartridge rom file'' field...
Sounds like that emulates cartridge. If so, then no it won't work.

Sent from my I3113 using Tapatalk
FOL is offline  
Old 18 December 2020, 07:07   #38
Jope
-
 
Jope's Avatar
 
Join Date: Jul 2003
Location: Helsinki / Finland
Age: 43
Posts: 9,862
Quote:
Originally Posted by FOL View Post
Does ROMDisk work with 1.7mb HD image?
Including, and not limited to..

Quote:
Configurable image geometry, boot priority
ROM space will of course be an issue once you go too large.
Jope is offline  
Old 23 December 2020, 15:03   #39
FOL
PSPUAE DEV
 
FOL's Avatar
 
Join Date: Nov 2006
Location: Wales / UK
Age: 45
Posts: 5,999
Send a message via MSN to FOL
I think people are missing what this card is. As I said before, its hard to explain all features. You have to be using it to understand fully.


Simplest way to explain its main function. Its basically like Romulator for A1200 (or DENEB on A4000), but is able to do alot more.
FOL is offline  
Old 03 March 2021, 16:53   #40
lucadip
Where is my mind?
 
lucadip's Avatar
 
Join Date: Jan 2007
Location: Nürnberg, Germany
Age: 49
Posts: 129
I have an unexpanded A1200 and am considering buying this card, even because of its 4MB of flash ram. Is anybody willing to share his experiences with it? Or is it just collecting dust on a shelf?
lucadip 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
Compact Flash A1200 Help! Hiddenevil support.Hardware 2 19 September 2018 11:21
A1200 PCMCIA CF Flash drive help? Not seen burf2000 support.Hardware 22 01 September 2015 12:12
Setting up 32GB Compact Flash in A1200 chromium support.Hardware 17 07 April 2014 01:03
A1200, problem booting from Flash card Pegsta support.Hardware 10 16 April 2010 19:00
Formatting compact flash on real A1200 fc.studio support.Hardware 24 07 April 2007 09:12

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:07.

Top

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