/MC-10_Tape_Emulator

Unified HW and SW repository for the TRS-80 MC-10 tape emulator project.

Primary LanguageC

MC-10_Tape_Emulator

Unified HW and SW repository for the TRS-80 MC-10 tape emulator project.

Dev Plan (USB Lib/FATFS)

✅- Get the STM to compile,

  • investigate funcs on top of in/out/transact to see how to use them to accomplish various operations
  • Try to enumerate?
  • Build bulk-only stuff?
  • Implement SCSI stuff using bulk-only?
  • ...??
  • Glue functions?