Welcome, Guest. Please login or register.

Author Topic: Deneb questions  (Read 1477 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Deneb questions
« on: May 14, 2008, 03:49:34 PM »
Since Poseidon can be inserted in to the Deneb's flash ROM, does that mean USB devices can be used from cold boot? Can USB keyboards, mice and mass storage be seen even if booting without startup-sequence, or if booting from a floppy? Does the mouse work in early startup? Does the USB stack still run within the flash ROM if you run non-system-friendly software such as WHDLoad? If so will a USB joystick work in such games?

TIA

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Deneb questions
« Reply #1 on: May 14, 2008, 04:09:41 PM »
Quote
Does the USB stack still run within the flash ROM if you run non-system-friendly software such as WHDLoad? If so will a USB joystick work in such games?

While other points are probably "yes", these two are "no".
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Deneb questions
« Reply #2 on: May 14, 2008, 04:17:06 PM »
I suspected as much, though I was hoping that it being in the flash ROM might make it different to just running as an application. Thanks for letting me know though.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show only replies by alexh
    • http://thalion.atari.org
Re: Deneb questions
« Reply #3 on: May 14, 2008, 04:29:21 PM »
The games will undoubtedly "bang" the hardware so it's not going to work.

Unless the WHDload SLAVE writers have some way of making the I/O OS friendly... which I doubt it?
 

Offline darksun9210

Re: Deneb questions
« Reply #4 on: May 14, 2008, 04:35:19 PM »
so i guess the only way its going to work is to run ppc/wosUAE on workbench and run the game you want. as that'll give you the level of abstraction required to use USB controllers. can't say how fast it'll be... :-(
at least you'll be able to use the mouse in the early startup menu, and booting off of floppy into something like Dpaint, you'll still have USB available...?

wait a sec, what about bootng off of USB CD?

A500, A600, A1200x3, A2000, A3000, A4000 & a CD32.
and probably just like the rest of you, crates full of related "treasure" for the above XD
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Deneb questions
« Reply #5 on: May 14, 2008, 04:37:17 PM »
@alexh
I'm guessing there's a reason why they had to turn off multitasking. Perhaps they could allow Poseidon to run but nothing else? That would mean multitasking couldn't be turned off completely. It would have to be restricted to the game which is running and Poseidon. But I have no idea if that's even possible, or if it would cause problems with the running of the game.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10