English Amiga Board


Go Back   English Amiga Board > Main > Amiga scene

 
 
Thread Tools
Old 02 March 2016, 13:22   #141
eXeler0
Registered User
 
eXeler0's Avatar
 
Join Date: Feb 2015
Location: Sweden
Age: 50
Posts: 2,946
Quote:
Originally Posted by grond View Post
It's not that the drivers for all the possible USB devices will appear out of thin air. Ethernet would be comparatively simple.
Similar discussion about what works with USB +poseidon stack here:
http://eab.abime.net/showthread.php?t=81666
eXeler0 is offline  
Old 02 March 2016, 13:35   #142
clebin
Registered User
 
clebin's Avatar
 
Join Date: Apr 2012
Location: Cardiff
Posts: 405
Quote:
Originally Posted by kipper2k View Post
with the SD card header you can simply plug in an SD card to do file transfers etc. with an extension cable it would be very easy...

http://www.ebay.ca/itm/181782617613?...%3AMEBIDX%3AIT

as for Ethernet, the jury is still out on that one
That's pretty neat, but it's no substitute for web access. For example, this is how I get files onto my FPGA Arcade:

1) Switch off the FPGA Arcade; 2) Eject the SD card and put it in my Mac; 3) Launch FS-UAE and copy the file to FPGA Arcade's hardfile; 4) Eject the SD card and put it in the FPGA Arcade; 5) Boot up the FPGA Arcade.

On my A4000, however: 1) Launch AWeb; 2) Download the file. Even with the slow download speeds, it's a lot less hassle.

I wish I'd suggested this earlier, but another option would be to provide an A1200-compatible clockport (or two) so you could use Rapid Road or Subway on the A500.

Quote:
Originally Posted by grond View Post
It's not that the drivers for all the possible USB devices will appear out of thin air. Ethernet would be comparatively simple.
Unless I'm missing your point, it just needs to support Posiedon. The drivers are already there.
clebin is offline  
Old 02 March 2016, 13:55   #143
grond
Registered User
 
Join Date: Jun 2015
Location: Germany
Posts: 1,918
Quote:
Originally Posted by clebin View Post
Unless I'm missing your point, it just needs to support Posiedon. The drivers are already there.
I have no USB device for my Amigas so I don't know but I was under the impression that you can't expect just any USB device to work with Poseidon but need some luck for your hardware to work. May be I'm wrong but the thread linked above shows that there is some concern about what will work and what not.
grond is offline  
Old 02 March 2016, 14:17   #144
Supamax
Da Digger :)
 
Supamax's Avatar
 
Join Date: Nov 2008
Location: Monza, Italy
Posts: 2,822
Quote:
Originally Posted by UberFreak View Post
USB is the way to go, you can then use an Ethernet USB dongle or any other dongle type that has Amiga drivers, like audio.
Do Amiga-compatible Ethernet USB dongles exist?
Supamax is offline  
Old 02 March 2016, 15:21   #145
wawa
Registered User
 
Join Date: Aug 2007
Location: berlin/germany
Posts: 1,054
i have deneb and it always worked very well. at the beginning there was a dma problem due to buggy zorro3 bus, but it has been solved and since then it was very dependable also in dma mode. imho you could throw almost any useb device at it, poseidon had a class for and it worked. admittedly for me it was mostly mouse and mass storage, as probably for most other users, but there was no problems. i even used to boot from an usb stick for a while.

the problems usually been discussed on forums have been related to os4 hardware and its own stack, that were problematic afair.
wawa is offline  
Old 02 March 2016, 15:28   #146
wawa
Registered User
 
Join Date: Aug 2007
Location: berlin/germany
Posts: 1,054
btw poseidon is open and maintained on aros. it isnt currently enabled for 68k though as it would have to be worked on and tested with the hardware. the aros poseidon classes are unfortunatelly incompatible to existing 68k poseidon classes binaries, because chris (the original coder) extended some structure with some field while opening and porting, or something like that, i dont remember.
wawa is offline  
Old 02 March 2016, 16:37   #147
demolition
Unregistered User
 
demolition's Avatar
 
Join Date: Sep 2012
Location: Copenhagen / DK
Age: 43
Posts: 4,190
Quote:
Originally Posted by Supamax View Post
Do Amiga-compatible Ethernet USB dongles exist?
There are several Ethernet device classes in Poseidon, so yes.
I have some stability problems with an Asixeth-based device, but others have such a device working fine with Poseidon.
demolition is offline  
Old 02 March 2016, 17:30   #148
matthey
Banned
 
Join Date: Jan 2010
Location: Kansas
Posts: 1,284
Quote:
Originally Posted by wawa View Post
btw poseidon is open and maintained on aros. it isnt currently enabled for 68k though as it would have to be worked on and tested with the hardware. the aros poseidon classes are unfortunatelly incompatible to existing 68k poseidon classes binaries, because chris (the original coder) extended some structure with some field while opening and porting, or something like that, i dont remember.
The old AmigaOS 3.x 68k Poseidon uses an optional MorphOS input.device for adding mouse and keyboard events before booting using a MOS style device CMD function of the input.device. AROS uses an AmigaOS 4.x style input.device CMD function to add input events which is incompatible. Of course adding an AROS compatible input.device to AmigaOS 3.x for porting the AROS Poseidon stack should not be a problem but then it would be incompatible with the old AmigaOS 3.x Poseidon.
matthey is offline  
Old 02 March 2016, 18:48   #149
wawa
Registered User
 
Join Date: Aug 2007
Location: berlin/germany
Posts: 1,054
Quote:
Originally Posted by matthey View Post
The old AmigaOS 3.x 68k Poseidon uses an optional MorphOS input.device for adding mouse and keyboard events before booting using a MOS style device CMD function of the input.device. AROS uses an AmigaOS 4.x style input.device CMD function to add input events which is incompatible. Of course adding an AROS compatible input.device to AmigaOS 3.x for porting the AROS Poseidon stack should not be a problem but then it would be incompatible with the old AmigaOS 3.x Poseidon.
right, but im not sure if the morphos input.device wasnt in there primarly for the mousewheel. either way it a low level subsystem, i have not tried to get genuine version to run under aros, at least not lately, but could be an idea. however if there is a dedicated version being maintained i would prefer using this one.

btw, when using scalos on aros you can simply exchange aros binaries against the genuine 68k ones with exactly the same result. i have done it to confirm the problems which have occured the same ones.
wawa is offline  
Old 12 March 2016, 19:20   #150
TuKo
Apollo Team
 
TuKo's Avatar
 
Join Date: May 2014
Location: not far
Posts: 379
WIP Core progress. SD is coming !

TuKo is offline  
Old 15 March 2016, 13:34   #151
Methanoid
Retired Quartex Sysop
 
Methanoid's Avatar
 
Join Date: Sep 2001
Location: Roman Verulamium
Age: 58
Posts: 1,873
Would be more interested in the HDMI graphics but still good to see..
Methanoid is offline  
Old 18 March 2016, 13:13   #152
lantus360
Registered User
 
Join Date: Feb 2013
Location: Olathe, Kansas
Posts: 214
Got updated with the SAGA driver and the Silver2 core. Check out my latest updates - Rise of the Triad and Duke3D running fast

[ Show youtube player ]

a little further away but in the works too

lantus360 is offline  
Old 18 March 2016, 19:30   #153
eXeler0
Registered User
 
eXeler0's Avatar
 
Join Date: Feb 2015
Location: Sweden
Age: 50
Posts: 2,946
@lantis360 wow, Nice stuff. So did you pick up these ports (duke3d anyway) where NovaCoder left off or am I mixing stuff up ?
eXeler0 is offline  
Old 19 March 2016, 00:40   #154
lantus360
Registered User
 
Join Date: Feb 2013
Location: Olathe, Kansas
Posts: 214
no, these are my own ports
lantus360 is offline  
Old 19 March 2016, 01:11   #155
Reido
Registered User
 
Join Date: Feb 2013
Location: Dublin/Ireland
Posts: 403
Seriously impressive!
Reido is offline  
Old 19 March 2016, 01:24   #156
eXeler0
Registered User
 
eXeler0's Avatar
 
Join Date: Feb 2015
Location: Sweden
Age: 50
Posts: 2,946
Quote:
Originally Posted by lantus360 View Post
no, these are my own ports
Really awesome man, keep em coming ;-)
eXeler0 is offline  
Old 28 March 2016, 13:44   #157
TuKo
Apollo Team
 
TuKo's Avatar
 
Join Date: May 2014
Location: not far
Posts: 379


With todays WIP core, we finally got ScummVM RTG to launch.

Last edited by TuKo; 28 March 2016 at 16:29.
TuKo is offline  
Old 31 March 2016, 20:39   #158
TuKo
Apollo Team
 
TuKo's Avatar
 
Join Date: May 2014
Location: not far
Posts: 379
Courtesy of a new Apollo Team member, R_Nev, we got today a new build of ScummVM 1.8.0 running over RTG.

It's unoptimized and a WIP but it's very encouraging.

[ Show youtube player ]
TuKo is offline  
Old 01 April 2016, 09:42   #159
TuKo
Apollo Team
 
TuKo's Avatar
 
Join Date: May 2014
Location: not far
Posts: 379
AROS booting on Vampire v2
[ Show youtube player ]
TuKo is offline  
Old 01 April 2016, 11:00   #160
Dunny
Registered User
 
Dunny's Avatar
 
Join Date: Aug 2006
Location: Scunthorpe/United Kingdom
Posts: 1,978
Quote:
Originally Posted by TuKo View Post
AROS booting on Vampire v2
[ Show youtube player ]
A whole minute to boot?? And then only to ask for the live cd? Please, please tell me you were booting that from a floppy.
Dunny 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
Newly received A1200 zerohour1974 New to Emulation or Amiga scene 13 12 March 2015 02:35
Received a fake and copied OS 3.9 W4r3DeV1L support.Other 5 26 June 2010 12:38
The Omega of hardware p0rn..? Charlie Hardware pics 11 12 September 2009 02:42
Hey Zetr0! some p0rn Charlie Hardware pics 1 16 August 2008 12:15
Just Received SWOOPER in the mail stainy HOL contributions 0 05 May 2006 10:55

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 04:06.

Top

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