I would like to read/write T64 and D64 from a Java program. Are there any libraries available to do that?
EDIT
I have looked at several C64 emulators that emulate the 1541, but the problem is they don't really offer a public API, but rather have the T64/D64 reading/writing code mixed up with other stuff.