6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Tue May 14, 2024 8:09 pm

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
PostPosted: Mon Feb 19, 2001 10:16 am 
Offline

Joined: Thu Oct 10, 2002 3:38 am
Posts: 6
Location: San Jose, CA
I've developed a very small bootstrap monitor for the 6502which listens for an Intel Hex download from the serialport (6551) and fills memory as it downloads programsor data at 19200,n,8,1. At this speed, most program downloads go pretty fast.I stuffed a copy of this at:http://www.shortwaveplanet.com/intelhex.asm in caseanyone is interested.If it hears Intel hex, and gets to the "end" record withno bad checksum records, it will jump to $0200 (or whateveryou define instead) and run the just-downloaded program.There are currently no timeouts, and I deliberately run with interrupts and handshaking off, to keepthings maximally simple and as hardware-independentas possible. Some error cases take you back to try again,while others hang waiting for the "second" character of a hex value that never arrives.It's primitive, but seems like just the think for anexperimenter PCB, so you don't have to burn EPROMs forprogram development.-- Ross

_________________
The economy isn't "Grapes of Wrath", but it is getting
to be "Raisins of Regret."

-- Ross


Report this post
Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 23, 2001 3:05 am 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8433
Location: Southern California
Good idea. This is the sort of thing you should give to Mike Nabarezny to put in the 6502.org source code repository. Actually, since it's already on the web, just a note inviting him to copy it over would be adequate.

_________________
http://WilsonMinesCo.com/ lots of 6502 resources
The "second front page" is http://wilsonminesco.com/links.html .
What's an additional VIA among friends, anyhow?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: