Re: Raven. A homemade Atari-like computer
Posted: 15 Feb 2025 22:54
I often boot to a pretty bare EmuTOS setup when programming bios or driver related things, or when I anticipate needing many and quick reboots -- which to be fair is most of the time :)
My weapon of choice for file transfers without MiNT has been ParcpUSB which gives pretty good transfer speeds on both Raven and the ST, but there's now a version of uip-tools for RTL8019 ISA network cards which is many times faster still.
You can find it as "raven/drivers/ne2000/uip.tos"
I had some issues building the http server and since I don't have much interest in that anyway this one is built as an ftp server only.
I've tested it in both DHCP and STATIC ip address mode sending files back and forth.
(for completeness sake I will take another stab at getting the http server stuff building on Mac at some point)
My weapon of choice for file transfers without MiNT has been ParcpUSB which gives pretty good transfer speeds on both Raven and the ST, but there's now a version of uip-tools for RTL8019 ISA network cards which is many times faster still.
You can find it as "raven/drivers/ne2000/uip.tos"
I had some issues building the http server and since I don't have much interest in that anyway this one is built as an ftp server only.
I've tested it in both DHCP and STATIC ip address mode sending files back and forth.
(for completeness sake I will take another stab at getting the http server stuff building on Mac at some point)