Skip to content
Thomas Cherryhomes edited this page Apr 4, 2021 · 2 revisions

Thanks to Jeffrey Worley of Cheeze Daddy's House of Funk BBS for taking the time to modify his Carina 2.7 installation to work with #FujiNet!

The following modifications were made to an unpacked copy of CAR_BBS.ARC: http://software.bbsdocumentary.com/ATARI/EIGHTBIT/CARINA/car_bbs.arc

MODULE>WAITCALL

The code that detects baud rate is ripped out, because the idea is to simply set the baud rate to 19200.

2335 REM
2336 REM
2340 BDR=19200
2350 REM
2355 REM

For best results, use the max baud rate of 19200

Clone this wiki locally