I have a cab with UltraStik 360's. I set the UltraMap to analog. How do I configure the Mame (command line and such) so that Star Wars will work, plus be able to use my trackball for other games?
Whenever I use -mouse -joystick togther MAME goes nuts and wants my crosshairs in the top left corner ... permanently....
MAME is not recognizing my U360 as an analog joystick. So I cannot set it for the AD Stick Analog X and AD Stick Analog Y. I have tried passing in -trackball mouse -adstick analog and using an analog UltraMap on the U360, but still it is not working.
What happens if you don't enable the mouse when you enable the joystick?
You almost got it, but to repeat

don't use -mouse or -joystick, but use -trackball_device mouse & -adstick_device
joystick ("analog" is not a valid option here, more info in mame(32)\docs\config.txt).
We can look at remapping (actually, unmapping the mouse) in mame, and/or game specific ini files if you want, but try the above first and let us know how it works.