6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sun May 12, 2024 6:15 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Fri Jan 28, 2022 9:13 pm 
Offline

Joined: Thu May 13, 2021 12:53 pm
Posts: 16
Location: Fargo, North Dakota
I am working on getting fig-FORTH to run on a new 6502 system.
I attach to the system thru a serial port with a terminal emulator.
FORTH comes up and seems to function fairly well at this point.

There is no storage system yet, so all programming is manually typed in (again and again after every reset).
This is getting to be quite tedious as I try to implement an editor and storage system.

I believe I have read here that some people write programs with a simple text editor on the PC and then read that file into their systems.
My question is how to achieve this?
I am currently using TeraTerm but I don't see an obvious way to send a text file.

Thanks for any advice you may have.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jan 28, 2022 9:19 pm 
Offline

Joined: Thu Jan 21, 2016 7:33 pm
Posts: 269
Location: Placerville, CA
Depends on your terminal program. Per https://ttssh2.osdn.jp/manual/4/en/macr ... dfile.html the command in TeraTerm is sendfile <filename> <binary flag.>


Top
 Profile  
Reply with quote  
PostPosted: Fri Jan 28, 2022 9:21 pm 
Offline

Joined: Fri Apr 15, 2016 1:03 am
Posts: 136
Congratulations on getting your system & FIG Forth running!

I haven't played with Tera Term, but looking at the documentation...
On the menus, under "File", there is "Send File" that looks useful.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jan 28, 2022 9:27 pm 
Offline
User avatar

Joined: Fri Aug 30, 2002 1:09 am
Posts: 8433
Location: Southern California
It may be simpler than you thought possible. :D See my explanation in my workbench-computers page at http://wilsonminesco.com/BenchCPU/#ctrl (cued up to the heading "How it is controlled"). No terminal program needed. As long as you can mark a block in your text file and output that block to an RS-232 port, that's all you need. Dr Jefyll uses a parallel printer port instead. The host computer thinks it's just printing the marked block.

_________________
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?


Top
 Profile  
Reply with quote  
PostPosted: Fri Jan 28, 2022 10:28 pm 
Offline

Joined: Thu May 13, 2021 12:53 pm
Posts: 16
Location: Fargo, North Dakota
Wow, thanks for the quick replies, it's like we're in the same room!

All good stuff, hopefully I can keep making progress now.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 5 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: