I want to load bytes from disk one at a time and do a little processing before using it. So far, when I read a byte from an open file, I've been using cbm_read() to load a byte into a char variable as a buffer. I tried to use the kernal functions to do it, but it took information from the keyboard and started moving the cursor to column 3. Can anybody tell me how to use the kernal functions to read and write information more directly? I am unwilling to reveal my code until its beta version. Any help would be appreciated. --------------------------- Joseph Rose, a.k.a. Harry Potter Working magic in the computer community...or at least striving to! :( ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Sun Feb 20 23:21:15 2011
This archive was generated by hypermail 2.1.8 : 2011-02-20 23:21:19 CET