Files
PCXT_MiSTer/SW/pcxt_uart_hdd.sh
Aitor Gómez 503a5f8799 UART port speed increase to 921.6Kbps
It is now possible to configure the disk image with serdrive at the following speeds:

19200, 38400, 115.2K, 230.4K, 460.8K and 921.6K.
2022-07-14 07:24:55 +02:00

5 lines
126 B
Bash

#!/bin/bash
tmux new -d '../games/PCXT/serdrive -c 1 -b 460.8Kb ../games/PCXT/hdd.img'
echo hdd.img has been mounted on COM1