8000 GitHub - rvalles/amiga_uartrecv: Fast, polled serial file transfer to Amiga.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
/ amiga_uartrecv Public archive

Fast, polled serial file transfer to Amiga.

License

Notifications You must be signed in to change notification settings

rvalles/amiga_uartrecv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project has been superseded by pyamigadebug/amigaXfer.

Was...

Fast, polled serial port file transfer to Amiga. Currently hardcoded to 506699 bps on PAL Amiga, which is the maximum I've been able to reach with a FTDI rs232 dongle on the other end. Works on any Amiga, even with a basic 68000. Pre-release, not ready for the masses yet. Receiver assembles on AsmTwo, and probably asmone/vasm and other assemblers. Sender uses python3, pyserial. TODO

  • Autodetect CLI vs WB.
  • Detect stack size, CLI and WB cases, and set buffer size accordingly.
  • Set target file via command line parameters.
  • Usage docs.

About

Fast, polled serial file transfer to Amiga.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0