Mame handles the input as if were a pot based wheel which seems to be incorrect. I would be interested to know if a pot wheel version of the cabinet/controls existed.
I think I discussed something like this (road blaster only) over at the old mame.net forum. IIRC, the short answer was, if the input doesn't exactly match the types mame has, the writer of the driver decides which of the close types to use.
Mame's paddle type implies limited turns (270 degrees) & POT based analog input.
Mame's dial type implies unlimited turn & optical based analog input.
Since there is no mame type that covers limited turn & optical, the original driver writer decided which of the two to use, and should only be changed if completely wrong (IOW, if half right, shouldn't be changed by someone like me). So...
... just because chaseHQ uses paddle* & road blasters uses dial doesn't mean one is right and the other is wrong. It would be nice if mame was totally consistent, but this controller appears to be on only two games out of ~3800 original games, so ... [shrug].
*OTOH, chaseHQ currently is using the (analog) stick type, which is more wronger (<-- intentional bad english) than either paddle or dial.
And included in the source comments for chaseHQ:
Question: What hardware is used for steering and where is it connected? It doesn't seem to use
a regular potentiometer for the steering??
So the original coder seems to not have known that the input type wasn't a normal 270 degree wheel, so he didn't decide to use paddle over dial.
Maybe something to discuss at mametesters?
(Minwah, isn't it funny you posted on the thread you dug up?

)