Ham Radio Ten Meter Beacon Station
Ham Radio Ten Meter Beacon Station
A link to this video got posted to the Toronto CBM and since it's VIC-related, I'm posting it. It's a ham radio setup that uses a VIC-20 (to do what, I don't know). Check it out here.
In the end it will be as if nothing ever happened.
I have that brown box with the LED's flashing. Its a "Kantronics -- The Interface" rtty, cw, uP.
I just dont have any software for it. It plugs in to the game port.
Im a ham and would like to play with it some.
People use the beacons to tell when there is band opening. If you can hear a long away beacon then chances are conditions are good to make a contact to that part of the world.
http://www.ac6v.com/beacons.htm
I just dont have any software for it. It plugs in to the game port.
Im a ham and would like to play with it some.
People use the beacons to tell when there is band opening. If you can hear a long away beacon then chances are conditions are good to make a contact to that part of the world.
http://www.ac6v.com/beacons.htm
Its looks like the software was called "Radiotap". It came on a cart. Anyone have a image?
http://www.atarimagazines.com/compute/i ... And_64.php
http://www.atarimagazines.com/compute/i ... And_64.php
-
- Vic 20 Hobbyist
- Posts: 105
- Joined: Tue Jun 17, 2008 8:21 pm
I had a Kantronics cart board that I took the EPROM off of and converted to a diag cart board.
You want a dump of the EPROM? Give me your email address on a PM and I"ll send it to you.
RJ
You want a dump of the EPROM? Give me your email address on a PM and I"ll send it to you.
RJ
Call me a cheap bastard... I learned to fix things to save money... even surface mount soldering...
Visit my website: http://www.arcadecomponents.com
Visit my website: http://www.arcadecomponents.com
-
- Vic 20 Hobbyist
- Posts: 105
- Joined: Tue Jun 17, 2008 8:21 pm
Sent!
Seems I had already dumped it but forgot I did... It was a simple matter of just attaching it to an email and sending it.
Hope it works well for you.
RJ
Seems I had already dumped it but forgot I did... It was a simple matter of just attaching it to an email and sending it.
Hope it works well for you.
RJ
Call me a cheap bastard... I learned to fix things to save money... even surface mount soldering...
Visit my website: http://www.arcadecomponents.com
Visit my website: http://www.arcadecomponents.com
ok. I got it thanks!channelmaniac wrote:Sent!
Seems I had already dumped it but forgot I did... It was a simple matter of just attaching it to an email and sending it.
Hope it works well for you.
RJ
Do i have to burn it to a eprom or is there a way i can run this from a disk?
Im guessing its a .bin file. I searched around the site and found that i could "echo -e -n '\x00\x40' | cat - file.bin > file.prg" to make it a prg. I did that and copyed the bin and "prg" to a 1541 floppy. I goto my vic and do a load "radio",8,1 and get no errors. I then sys40960 and the vic just hangs. I tryed with and with out my 16K expander in there.
Am i way off here?
http://cralt.com/vic/radiotap.bin is the file i got in the email. 4096 bytes.
http://sleepingelephant.com/ipw-web/bul ... c&start=15 is where i got some hints from... but its mostly greek to me.
Oh well. Im gona start building the interface cable for my HF rig
Well my hardware seems good to go. The interface seems to work and its wired to my TS570d
http://www.youtube.com/watch?v=9jSVcD70IS0
Just need to get this bin to start...
http://www.youtube.com/watch?v=9jSVcD70IS0
Just need to get this bin to start...
I have not seen schematic of the interface board, I'm pretty sure you will need to burn this to eprom.
If you want to try from disk:
Take eprom dump, then (assuming it is /blk5), use a hex editor to add load address bytes to bin file - insert 00 A0 at first of eprom bin file.
Then save this to floppy disk.
With 8K ram expansion located in /BLK5 space:
load "bin file name",8,1
then - sys64802
Good luck!
If you want to try from disk:
Take eprom dump, then (assuming it is /blk5), use a hex editor to add load address bytes to bin file - insert 00 A0 at first of eprom bin file.
Then save this to floppy disk.
With 8K ram expansion located in /BLK5 space:
load "bin file name",8,1
then - sys64802
Good luck!
Mega-Cart: the ultimate cartridge for your Commodore Vic-20
Oh well looks like this project is halted for now
I added 00 A0 to the start of http://cralt.com/vic/radiotap.bin and no matter how i setup the memery in VICE i get a READY prompt when trying to start it at different addresses.
The real vic hangs or also gives me a "READY" prompt with my 8K and 16K ram carts. :-/
I added 00 A0 to the start of http://cralt.com/vic/radiotap.bin and no matter how i setup the memery in VICE i get a READY prompt when trying to start it at different addresses.
The real vic hangs or also gives me a "READY" prompt with my 8K and 16K ram carts. :-/
I had a look at the bin image.
It is not autostart.
I don't have time right now to try disassembly to find start address and where this fits in memory map.
Maybe someone can help out with this.
It is not autostart.
I don't have time right now to try disassembly to find start address and where this fits in memory map.
Maybe someone can help out with this.
Mega-Cart: the ultimate cartridge for your Commodore Vic-20