Search found 1 match
- Wed Aug 24, 2011 9:51 pm
- Forum: libfat
- Topic: Possible to add read-ahead or asynchronous reads?
- Replies: 1
- Views: 13767
Possible to add read-ahead or asynchronous reads?
Streaming CDDA while emulating the PC-Engine is quite cpu intensive and I'm now wondering if there is a possibility to add some kind of read-ahead or asynchronous file read for libfat... Can I help with the implementation, if so where do I start? How does the file reading work? is it that my program ...