QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: rcamp48 on March 05, 2020, 08:32:21 pm
-
Hi I am enclosing a program written in C by Klaus Pelche, that basically takes any Atari Portfolio file and sends it through a parallel port on the PC , to the Atari Portfolio handheld DOS computer. Basically what I would like to see is Pete's directory program choose a file from the 30 Meg directory of Atari Portfolio files , run the transfolio program and send that file or set of files to the Atari Portfolio. Since Klause Pelche provides the C source and .H sources this could be done. It would be a BIG help for the Atari Portfolio community, and would put QB64s name on the program as well as Klaus' name .... Here is the program: [ This attachment cannot be displayed inline in 'Print Page' view ]
-
Basically what I would like to see is Pete's directory program choose a file from the 30 Meg directory of Atari Portfolio files
Hi rcamp48,
Do you mean Petr's music player from which you could choose a file from folders?
PS thanks for the reminder, I want to find and check that out too.
Oh! Petr's busy, good luck Petr!
Update: Found the code, he does use a different file access (than I have tried) for his mp player. If anyone interested let me know.
-
I think so, I used it for a program called transfolio, I have a video of it in operation, and a link in the video for the download: https://www.youtube.com/watch?v=0O6bfSOyWCg&feature=youtu.be&fbclid=IwAR17Nh8FsNuGD_OzlEfcgJGNmd3nFGiHQAKurZPJJ7GEt0bIDkKhnlxYRr8 (https://www.youtube.com/watch?v=0O6bfSOyWCg&feature=youtu.be&fbclid=IwAR17Nh8FsNuGD_OzlEfcgJGNmd3nFGiHQAKurZPJJ7GEt0bIDkKhnlxYRr8)
Russ