Welcome, Guest. Please login or register.

Author Topic: Cleaning IORequests dillema/CreateExtIO bug ?  (Read 2344 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: Cleaning IORequests dillema/CreateExtIO bug ?
« on: September 30, 2005, 04:08:48 PM »

I tried it with Dice C on WinUAE and don't see any difference between CreateExtIO and CreateIORequest. However I have some questions:

1. what happens for you if it fails ?
2. why do you use UNIT_ECLOCK ? IMHO it is too complicated to deal with these eclock values. UNIT_MICROHZ is much more convenient.
3. Why don't you use CreateIORequest ? It is recommended and as you say with it the program works as opposed to CreateExtIO.

Bye,
Thomas