Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.03 KB

File metadata and controls

36 lines (26 loc) · 1.03 KB

Credits

Copperline is written and maintained by Andrew "LinuxJedi" Hutchings.

Contributors

Code contributions from (the full list is on GitHub):

  • Bernie Innocenti
  • Lee Hobson
  • jbl007
  • Simon Dick
  • Nicolas Ramz
  • Ben Letchford

Patreon sponsors

Copperline's development is supported by its patrons on Patreon. Monthly support pays for development time, real hardware to measure the emulator against, and the code-signing subscriptions - see FUNDING.md for what the money does.

Thank you to:

  • Lee Hobson

Bundled third-party code

  • FloppyBridge, by Rob Smith (RobSmithDev), is what lets a floppy bay drive a physical 3.5" drive over a DrawBridge, a Greaseweazle, or a Supercard Pro. Its sources are vendored in vendor/floppybridge and compiled into the emulator, under MPL-2.0 or GPL-2.0-or-later; see vendor/floppybridge/README.md for the exact revision.