Welcome, Guest. Please login or register.

Author Topic: PC still playing Amiga catchup  (Read 227074 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: PC still playing Amiga catchup
« on: June 02, 2009, 05:48:12 PM »
Don't forget about the mighty VIC-20! Clearly beats the lame C16!:whack:

Honestly, I've got no idea what such a joystick polling frequency is meant to accomplish. 1 kHz is far beyond ridiculous - who's supposed to move the stick that fast?? And don't forget the (formerly) common PC joystick is an analogue entity where it takes a bit for the ADC to work. Digital joysticks are a lot faster. Actually they were since the joyports have been gone for some time.

Actually it's more of a 'I want a 100% defined hardware base where I can bang bare metal as I see fit' against a hardware abstracted architecture, held together with drivers. Clearly the former is easier to code for, but the fate of the Amiga clearly shows what consequences are implied and which one is a more future oriented solution.

My .02
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: PC still playing Amiga catchup
« Reply #1 on: June 02, 2009, 08:00:32 PM »
USB 1.1, USB 2.0, USB 3.0 -  these are standards that tell you nothing about which transfer rate to expect in any given situation. You should seriously consider using the terms Low-Speed, Full-Speed, Hi-Speed and SuperSpeed... Most (all?) HID devices including joysticks use Low-Speed.