Do 68k-based slot drivers not work on PalmOS 5? I've noticed that while the PalmOS 5 Simulator can make use of a 68k-based slot driver, the Simulator crashes on soft reset if you have one installed. It could be a bug in my slot driver, but I tried to make a version that simply returns an error message to the open call, and that still crashes the system.
I could do it in ARM code, but I want to avoid figuring that out (plus the debugging is harder since I can't use the Simulator). -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
