Search found 1337 matches

by srowe
Thu Dec 28, 2023 1:45 am
Forum: Programming
Topic: "Ultimate Expansion" - new firmware for FE3
Replies: 59
Views: 13774

Re: "Ultimate Expansion" - new firmware for FE3

diagnostics I get this: register.... ok vendor/dev.... 144/144 rom/xmode....error#1 ram-mode1....ok blk-protect....ok blk-disable....ok ram-mode2....ok fe3-512kb detected OK, I think this shows that the CPLD and RAM parts of the hardware are OK. The vendor/device are still bogus and the ROM mode te...
by srowe
Wed Dec 27, 2023 2:19 am
Forum: Programming
Topic: "Ultimate Expansion" - new firmware for FE3
Replies: 59
Views: 13774

Re: "Ultimate Expansion" - new firmware for FE3

I had been running a previous version of this firmware (Ultimate), and turned on my Vic-20 today and I get no menu etc, just a BASIC prompt. That doesn't sound good. I would think that would indicate the flash is either corrupt or not working at all. I want to upgrade to 1.7 so I have to use the fl...
by srowe
Sat Dec 23, 2023 7:09 am
Forum: Hardware and Tech
Topic: Vic 20 Rev D, low voltage across the board, black screen
Replies: 16
Views: 7970

Re: Vic 20 Rev D, low voltage across the board, black screen

KingtutUK wrote: Sat Dec 23, 2023 5:41 am Can you tell me where "L5" is, as I can't locate it on the diagram or the board?
It's actually L3, the writing is not too clear
Screenshot_20231223_130641.png
Have you checked P7 for wear? I had a board with intermittent power problems, replacing the socket fixed them.
by srowe
Tue Dec 19, 2023 11:39 am
Forum: Hardware and Tech
Topic: Vic 20 Rev D, low voltage across the board, black screen
Replies: 16
Views: 7970

Re: Vic 20 Rev D, low voltage across the board, black screen

According to the schematic L4 looks to be an inductor on the supply to the cassette motor http://www.zimmers.net/anonftp/pub/cbm/schematics/computers/vic20/251027r2.gif I don't think it's involved in the +5V supply (but L5 is). If there's a voltage drop between the PSU and the motherboard I would fi...
by srowe
Tue Dec 19, 2023 1:05 am
Forum: Programming
Topic: RS232 value of first character is doubled
Replies: 4
Views: 4188

Re: RS232 value of first character is doubled

If this caused the bits of the first byte to be shifted one to the left (like what an ASL would do for example) it would result in the byte value being multiplied by two. Check the contents of RSSTAT ($0297) after receiving the first character, I bet you have $02 indicating a framing error. You sho...
by srowe
Mon Dec 18, 2023 9:40 am
Forum: Collecting and History
Topic: Commodore [Vic-2012] VIC-Graph cartridge, per Jim Brain "CBM list"
Replies: 4
Views: 4652

Re: Commodore [Vic-2012] VIC-Graph cartridge, per Jim Brain "CBM list"

This was a cart made and distributed in Europe by Handic, there's a picture of it at the bottom of this page

https://www.softwolves.pp.se/cbm/minaburkar/vic.en.html
by srowe
Sat Dec 09, 2023 1:58 am
Forum: General Topics
Topic: Bugs & Quirks in the VIC-20 BASIC & KERNAL ROMs
Replies: 4
Views: 4203

Re: Bugs & Quirks in the VIC-20 BASIC & KERNAL ROMs

I was just working with the keyboard decode tables this morning, and I was wondering about the purpose of this whole page of NOPs. And not necessarily a bug, but they’re not being very elegant about setting the decode table index, either. I've recently disassembled the VIC-1001 ROM in this area, I'...
by srowe
Fri Dec 08, 2023 3:32 pm
Forum: General Topics
Topic: Bugs & Quirks in the VIC-20 BASIC & KERNAL ROMs
Replies: 4
Views: 4203

Bugs & Quirks in the VIC-20 BASIC & KERNAL ROMs

The firmware in the VIC-20 is a remarkable feat of engineering (given the primitive development and debugging tools available at the time it was written). While compared to some other computers of the era it is relatively bug-free there are a number of issues present. BASIC VERIFY Result When the VE...
by srowe
Sat Dec 02, 2023 1:21 pm
Forum: Programming
Topic: Help needed for "Frames Per Second Counter / Monitor"
Replies: 6
Views: 4043

Re: Help needed for "Frames Per Second Counter / Monitor"

My question is, is this interrupt routine correct? Can the jump to the $EABF routine be implemented differently? That depends on what you want happen during an interrupt. The KERNAL routine is this https://eden.mose.org.uk/gitweb/?p=rom-reverse.git;a=blob;f=src/basic_kernal.asm;hb=HEAD#l10602 it's ...
by srowe
Sun Nov 26, 2023 2:29 am
Forum: Programming
Topic: "Ultimate Expansion" - new firmware for FE3
Replies: 59
Views: 13774

Re: "Ultimate Expansion" - new firmware for FE3

A new release (1.7) with another new feature. I've added a Minipaint image slideshow viewer to the "FE3 Utilities" menu (F5). Each file is displayed in turn, key press/joystick moves to the next image. Press [STOP] to exit.
by srowe
Tue Nov 21, 2023 1:21 pm
Forum: Emulation and Cross Development
Topic: Vic20 code editors / IDE for Mac
Replies: 5
Views: 4420

Re: Vic20 code editors / IDE for Mac

chysn wrote: Tue Nov 21, 2023 9:49 am
I automate most non-coding tasks with shell scripts. For converting BASIC text to tokenized BASIC, like Mike said, use petcat.
You can also do this with cbm-shell

Code: Select all

cbm-shell "unlist example.txt example.prg" quit
by srowe
Mon Nov 20, 2023 2:22 pm
Forum: Hardware and Tech
Topic: User Port PCB?
Replies: 3
Views: 3838

Re: User Port PCB?

Not quite the same but I found this

https://www.ebay.com/itm/314765290463
by srowe
Wed Nov 15, 2023 2:50 pm
Forum: Collecting and History
Topic: De-yellowing your VIC-20 case
Replies: 47
Views: 21404

Re: De-yellowing your VIC-20 case

Wayne / Art Ravers wrote: Wed Nov 15, 2023 2:24 pm I have already acquired a Kernal Rom Chip, just need to get a 6502 now - Any suggestions on Places that are reliable please ?
I'm pretty sure I've ordered parts from this guy

https://www.ebay.co.uk/itm/325396424917
by srowe
Sat Oct 28, 2023 2:55 am
Forum: Hardware and Tech
Topic: 6560 Maximum Memory
Replies: 7
Views: 3872

Re: 6560 Maximum Memory

DrVeryEvil wrote: Wed Oct 25, 2023 2:38 pm A quick tip, all the data and address line are accessible from the character ROM chip. :D
Back in the 80's I made an internal 3K expansion module that fitted into the socket

https://www.sleepingelephant.com/ipw-we ... php?t=7016
by srowe
Thu Oct 26, 2023 10:35 am
Forum: Programming
Topic: "Ultimate Expansion" - new firmware for FE3
Replies: 59
Views: 13774

Re: "Ultimate Expansion" - new firmware for FE3

I've updated the user guide I wrote to include all the new features

https://eden.mose.org.uk/download/FE3%2 ... 0Guide.pdf