Search found 342 matches

by Bobbi
Wed Apr 05, 2017 2:30 pm
Forum: Programming
Topic: Release: VICScript v0.1
Replies: 6
Views: 4081

Re: Release: VICScript v0.3

Here is version 0.3 of VICScript for VIC-20 and C64.

It is FREE SOFTWARE licenced under GNU GPL v3.0. Source code is included in the ZIP file. It builds with cc65.
by Bobbi
Sun Apr 02, 2017 6:50 pm
Forum: Programming
Topic: 320x200 - a CGA emulator for VIC-20! (+35K RAM req'd)
Replies: 13
Views: 8766

Re: 320x200 - a CGA emulator for VIC-20! (+35K RAM req'd)

I am 3096 bytes short!! Damn!
by Bobbi
Fri Mar 31, 2017 3:26 pm
Forum: Hardware and Tech
Topic: Idiots guide to putting a Vic-20 online (BBS)
Replies: 3
Views: 1147

Re: Idiots guide to putting a Vic-20 online (BBS)

I use MightyTerm with the WiModem so I can probably help you out :) I have the same 32K memory expansion too. At a first glance it looks like your RS232 settings in MightyTerm are incorrect. You should be set to 1200 baud, 8 bits, no parity, 1 stop bit (otherwise known as 8N1). The settings in Might...
by Bobbi
Sun Mar 26, 2017 2:41 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

I only tried CSDb once and it seemed to choke on one of the feeds (towards the end).

I haven't had a chance to look into this yet though.
by Bobbi
Sat Mar 25, 2017 6:51 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

Yay :)
by Bobbi
Sat Mar 25, 2017 6:10 pm
Forum: Other Systems
Topic: VICScript v0.2 for C64
Replies: 0
Views: 2219

VICScript v0.2 for C64

A while ago I released my little programming language interpreter VICScript for the VIC-20 (+ 32K.)

I have now ported it to C64.

The attached ZIP file has VIC-20 and C64 versions, plus the manual.
by Bobbi
Sat Mar 25, 2017 9:19 am
Forum: Other Systems
Topic: Apple II forums ?
Replies: 9
Views: 2467

Re: Apple II forums ?

When I do eventually get an Apple II (again), the Floppy Emu will also be on my shopping list :)
by Bobbi
Sat Mar 25, 2017 8:13 am
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

Reliability is improving little by little. Hopefully I can eventually get it to be bulletproof! I will see if I can add a way to abort displaying a feed other than RUNSTOP-RESTORE. However sometimes when the WiModem is downloading a URL it does not seem to be possible to abort with '+++' followed by...
by Bobbi
Fri Mar 24, 2017 4:25 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

Right after I posted this it locked up on C64 (on a CBC feed).

Still, it seems pretty reliable on (NTSC) VIC-20 with WiModem now.
by Bobbi
Fri Mar 24, 2017 4:21 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

Here is v0.91, a minor update to v0.90. - Kiosk mode now loops forever once again. (I broke that in v0.9). - Added 'K' option to provider menu which does kiosk mode through all providers and all feeds. There is still a per-provided 'K' option to do kiosk mode for that provider only. - I use hardware...
by Bobbi
Fri Mar 24, 2017 1:03 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

I have been running the NASA feeds in kiosk mode repeatedly for the last hour or so without any issue. (While I was writing this is locked up after maybe an hour.) In v0.9 kiosk mode only goes through the feeds once. I have fixed that for upcoming releases and it will iterate continuously. Looking a...
by Bobbi
Fri Mar 24, 2017 12:03 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

It is good to know that the RSS Reader works with other user port Internet solutions :)
by Bobbi
Fri Mar 24, 2017 12:02 pm
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

I am playing with the new feeds. I see with some of the longer articles I am getting RS-232 RX overruns (lost characters). The VIC-20 display shows '[ST rx overrun]' when this occurs. I am going to play around with the code to address this issue. I can use flow control (RTS) to stop the modem when d...
by Bobbi
Fri Mar 24, 2017 7:58 am
Forum: Programming
Topic: Release: CBC News App (RSS Reader)
Replies: 56
Views: 7439

Re: Release: CBC News App (RSS Reader)

Awesome, maybe I will add the CSDb and NASA feeds to the included config file! I also discovered how to add weather feeds for a location using The Weather Network. Interesting that you are still experiencing lock-ups. Is this on VIC-20 or C64? If it is on VIC-20, are you using srowe's RS-232 wedge (...