Playing around in ROM code again, and I noticed a difference in behavior with System 7 and OS 8. Starting with Mac OS 8, the operating system no longer issued control code 22 to my ROM disk driver. (22 = get icon)
I found Apple's Tech Note 1102, which has a very interesting mention about this almost in passing:
So in order to get the driver to work in similarly in OS 8, I suppose I now need to research how the operating system interprets a disk driver from a non-disk driver. Just interested if anyone has stumbled into this before?
I found Apple's Tech Note 1102, which has a very interesting mention about this almost in passing:
The File System Manager's _Control csCode #22 patch no longer affects non-disk drivers.
So in order to get the driver to work in similarly in OS 8, I suppose I now need to research how the operating system interprets a disk driver from a non-disk driver. Just interested if anyone has stumbled into this before?
