Skip to main content
Home Forums 68kMLA Learning to write drivers? — #3
Post #3 by II2II
Source Forum68kMLA
CategoryDevelopment
Post DateTue, 27 May 2008 - 16:50
Original URLhttps://68kmla.org/bb/threads/learning-to-write-drivers.13370/
Post
The Code Warrior 9 Gold CDs had a few "learn to program " books in PDF format. They did cover the basics. And some of those basics are pretty messy on the classic Mac OS, so it would probably be a good jumping-off point for drivers.

Check out Inside Macintosh. They should cover driver development, and certainly cover DA development. If I recall correctly, DAs are just a special case for device driver programming.

Also look for articles in the MacTech archives.

mp.ls