c64-up2400-cc65 icon indicating copy to clipboard operation
c64-up2400-cc65 copied to clipboard

Does This Work With the Disk Drive Active?

Open popeyeotaku opened this issue 5 years ago • 2 comments

The default C64 rs232 routines refuse to work simultaneously with disk access; attempting to get an RS232 byte after opening a disk file appears to close the disk. Does this driver allow me to access bytes from both devices open simultaneously?

I don't mean to bother you, but I don't feel like spending several days getting something working in CC65 only to find out it was all pointless

popeyeotaku avatar Jul 04 '19 20:07 popeyeotaku

Hi,

Never tried it, but I think it should work. It would be great to be able to stream some data from serial to disk on the C64 ;-) Figuring out it works or not is never pointless!

Cheers, Johan

On Thu, Jul 4, 2019 at 10:00 PM everyfan [email protected] wrote:

The default C64 rs232 routines refuse to work simultaneously with disk access; attempting to get an RS232 byte after opening a disk file appears to close the disk. Does this driver allow me to access bytes from both devices open simultaneously?

I don't mean to bother you, but I don't feel like spending several days getting something working in CC65 only to find out it was all pointless

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nanoflite/c64-up2400-cc65/issues/4?email_source=notifications&email_token=AAAOHZNISE3FTMBNKYGSPULP5ZJE5A5CNFSM4H57BNC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G5N5IXQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAOHZJ3MBC4R5BSC33ZZ33P5ZJE5ANCNFSM4H57BNCQ .

-- "Your time is limited, so don’t waste it living someone else’s life.", Steve Jobs

http://about.me/johan.vandenbrande

nanoflite avatar Jul 04 '19 20:07 nanoflite

I'll let you know when I find out

popeyeotaku avatar Jul 04 '19 20:07 popeyeotaku