BBS program for the VIC?

Discuss anything related to the VIC
trevoz
Vic 20 Drifter
Posts: 27
Joined: Thu Apr 26, 2018 6:32 am
Website: https://www.sentry.org
Location: Australia
Occupation: Retired

Re: BBS program for the VIC?

Post by trevoz »

srowe wrote: Thu May 05, 2022 1:01 am If you're trying to move files between Unix and a disk image you might find my cbm-shell useful
Thanks, but I am running VICE's xvic natively on FreeBSD and loading/saving files from/to the disk image directly.
trevoz
Vic 20 Drifter
Posts: 27
Joined: Thu Apr 26, 2018 6:32 am
Website: https://www.sentry.org
Location: Australia
Occupation: Retired

Re: BBS program for the VIC?

Post by trevoz »

Ok, I have completed the Secret of Bastow Manor adventure game and updated the disk image. See https://www.sentry.org/sentrybbs/.

I will confess that this time around I was unable to finish part 3 of the adventure but back in 2018 I did manage to get all the way through to the end of part 4 (I was stuck in part 3 this time). I really must be getting older and misplacing my marbles :-)

I have also added some adventure hints and tips in the README file to help get you started with this very retro adventure game.

I'll try to remember to come back sooner than another three years to check any feedback.

Enjoy!
cobracon
Vic 20 Dabbler
Posts: 74
Joined: Thu Nov 11, 2010 5:46 pm

Re: BBS program for the VIC?

Post by cobracon »

Thankyou very much for the fix. Will have to give it a try again.
User avatar
orion70
VICtalian
Posts: 4341
Joined: Thu Feb 02, 2006 4:45 am
Location: Piacenza, Italy
Occupation: Biologist

Re: BBS program for the VIC?

Post by orion70 »

https://www.sentry.org/sentrybbs/
Not Found
The requested URL was not found on this server
trevoz
Vic 20 Drifter
Posts: 27
Joined: Thu Apr 26, 2018 6:32 am
Website: https://www.sentry.org
Location: Australia
Occupation: Retired

Re: BBS program for the VIC?

Post by trevoz »

@Orion: odd, it works for me, see pic [deleted].

[edit]

Ok, I checked the webserver log and discovered:

[06/May/2022:15:07:34 +1000] "GET /sentrybbs/ HTTP/1.1" 404 196 "http://sleeping
elephant.com/" "Mozilla/5.0 (Linux; Android 11; Nokia 3.4) AppleWebKit/537.36 (KHTML, like Gecko) Ch
rome/101.0.4951.41 Mobile Safari/537.36"

which should now be fixed by my commenting this line in the .htaccess file:

#RewriteCond %{HTTP_USER_AGENT} .*Nokia.* [OR]

which was causing the webserver to send the 404 due to the Nokia in your UA.
User avatar
pixel
Vic 20 Scientist
Posts: 1359
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: BBS program for the VIC?

Post by pixel »

Newbie question: what hardware does one need to connect the VIC to the landline? Regular modem plus RS232 to serial adapter? And do modems even work digital phone networks and audio compression?
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
beamrider
Vic 20 Scientist
Posts: 1452
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: BBS program for the VIC?

Post by beamrider »

You want to connect to a real telephone line as opposed to a tcp2serial adapter?

I'm sure that would still work over most if not all telephone lines given that FAX machines still work. For the Vic I would look out for a modem from the era.

e.g. https://www.sellmyretro.com/offer/detai ... idge-51960
User avatar
chysn
Vic 20 Scientist
Posts: 1205
Joined: Tue Oct 22, 2019 12:36 pm
Website: http://www.beigemaze.com
Location: Michigan, USA
Occupation: Software Dev Manager

Re: BBS program for the VIC?

Post by chysn »

The old VICMODEM is one thing that never got expensive. While all VIC-20 stuff is obsolete, a modem is a whole 'nother level of obsolete.
User avatar
pixel
Vic 20 Scientist
Posts: 1359
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: BBS program for the VIC?

Post by pixel »

beamrider wrote: Mon May 09, 2022 11:09 am You want to connect to a real telephone line as opposed to a tcp2serial adapter?
Not really. Am hearing about tcp2serial the first time.
I'm sure that would still work over most if not all telephone lines given that FAX machines still work. For the Vic I would look out for a modem from the era.
Hmm... too true. Germany's government would break together without Fax. Only Albania has it worse in Europe AFAIK.
Am pretty sure that one can configure "modern" modems down. But then again: if no real phone line is required into which no-one will ever dial into if there're Internet solutions...
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
User avatar
beamrider
Vic 20 Scientist
Posts: 1452
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: BBS program for the VIC?

Post by beamrider »

pixel wrote: Tue May 10, 2022 5:53 am Not really. Am hearing about tcp2serial the first time.
https://www.aliexpress.com/item/33014747838.html

just need a user-port connector and a soldering iron to solder the 4 wires
Last edited by beamrider on Wed May 11, 2022 2:33 am, edited 1 time in total.
User avatar
beamrider
Vic 20 Scientist
Posts: 1452
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: BBS program for the VIC?

Post by beamrider »

btw, here is a document that seems to have disappeared from the internet that I found useful.

edit: It appears to still be here but not sure how long it will remain available, so will also leave as an attachment.
User avatar
pixel
Vic 20 Scientist
Posts: 1359
Joined: Fri Feb 28, 2014 3:56 am
Website: http://hugbox.org/
Location: Berlin, Germany
Occupation: Pan–galactic shaman

Re: BBS program for the VIC?

Post by pixel »

beamrider wrote: Tue May 10, 2022 11:20 am Getting online with USR-TCP232-T2 _ Obsolete.site.pdf.zip

btw, here is a document that seems to have disappeared from the internet that I found useful.

edit: It appears to still be here but not sure how long it will remain available, so will also leave as an attachment.
Pretty cool! Thanks a bunch!
A man without talent or ambition is most easily pleased. Others set his path and he is content.
https://github.com/SvenMichaelKlose
cobracon
Vic 20 Dabbler
Posts: 74
Joined: Thu Nov 11, 2010 5:46 pm

Re: BBS program for the VIC?

Post by cobracon »

What is the easiest way to customize the main welcome screen? Is it in the basic program itself or is there an option to edit it?
Post Reply