Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: I-PAC programming with W2k / XP  (Read 2532 times)

0 Members and 1 Guest are viewing this topic.

Andy Warne

  • Guest
  • Trade Count: (0)
I-PAC programming with W2k / XP
« on: February 28, 2002, 02:25:30 am »
Just an update on programming the I-PAC under W2K and XP:
We are pursuing two different solutions for this. We thought about going down the route of using "Porttalk" or some other method of circumventing the W2K barring of access to I/0 ports but this seems to cause system instability and is not a very elegant solution.
There are actually two problems to be overcome in these OSes. Firstly the lack of direct port access, and secondly the OS's bar any write access to a keyboard device at the driver level.
So to overcome this we need a filter driver which slots between the device and the normal driver. This prevents Windows from grabbing it as a system device. This is being worked on, as well as a Win32 application for doing the actual programming, GUI etc.
Many people have spent a lot of brain-power on this and we are determined to get it working! I can't give an exact timescale yet though. For now, using a DOS boot floppy is the only method of programming under W2K / XP.
Andy
« Last Edit: December 31, 1969, 07:00:00 pm by 1026619200 »

sam

  • Guest
  • Trade Count: (0)
Re: I-PAC programming with W2k / XP
« Reply #1 on: February 28, 2002, 09:51:07 am »
Not totally on topic, but is a linux version of the iPac programming software planned?

shouldn't be too hard, i'd think, but maybe there aren't the resources.

« Last Edit: December 31, 1969, 07:00:00 pm by 1026619200 »

Andy Warne

  • Guest
  • Trade Count: (0)
Re: I-PAC programming with W2k / XP
« Reply #2 on: February 28, 2002, 10:30:12 am »
Yes a Linux version is in the pipeline.

Andy
« Last Edit: December 31, 1969, 07:00:00 pm by 1026619200 »

LakeShark

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 15
  • Last login:February 19, 2009, 08:09:28 pm
  • X-MAME!
    • IPACUTIL for Linux
Re: I-PAC programming with W2k / XP
« Reply #3 on: February 28, 2002, 11:36:45 am »
I have written an I-PAC programming tool for Linux.  Currently, it's quite biased toward i386 users and is command line only.  However, I have provided instructions that should get it working with other architectures (completely untested) and  I'm currently working on a GUI.  I hope to have it finished within the next few days.  At that point, Andy has agreed to add it to the downloads page on his site.

If anyone wants to test it now (especially USB or non-i386 users), email me at tlvmail at bigfoot dot com.

LakeShark