Hi, >One also wonders how a ProDOS SYS program would run if it didn't find ProDOS >to launch it in the first place... The cc65 Apple II C library has limited support for DOS 3.3. This means that the startup / exit code works with DOS 3.3 and many C library calls work. However file i/o doesn't work.