Search found 2 matches
- Mon May 08, 2023 8:33 pm
- Forum: Commodore 16, 64, 128, VIC-20, PET
- Topic: C64 Support Real Tape Datasette
- Replies: 6
- Views: 7122
Re: C64 Support Real Tape Datasette
5V is connected to the USB plug on MIST. in the MISTER project, there is also a voltage of 5V and 3.3V on the USER_IO connector, typically USB 3.0. So everything you need is on this USER_IO connector. The schematics only reads the tape. I think that recording on tape would also be possible, but the TX pin is used to control the motor. The TX pin co...
- Sun May 07, 2023 8:15 pm
- Forum: Commodore 16, 64, 128, VIC-20, PET
- Topic: C64 Support Real Tape Datasette
- Replies: 6
- Views: 7122
C64 Support Real Tape Datasette
Hello everyone!! I am the owner of MISTER since 2019 and I also have MIST FPGA since 2015. in the MIST FPGA project, there is support for a real tape datasette and you can load games and programs from it. https://github.com/mist-devel/mist-binaries/tree/master/cores/fpga64 Features: Load from real tape using the UART RX pin The TX pin is used to co...