R65F11 rom disassembly?

For discussing the 65xx hardware itself or electronics projects.
Post Reply
yzoer
Posts: 79
Joined: 11 Nov 2002
Location: Seattle

R65F11 rom disassembly?

Post by yzoer »

Hi all!

Anyone know if the forth rom in the R65F11 has been disassembled? I have a hard time finding it...

Thanks!
jds
Posts: 196
Joined: 10 Mar 2016

Re: R65F11 rom disassembly?

Post by jds »

I don't think there is a disassembly or source listing. However there is a package somewhere that is labeled as RSC-Forth source, it appears to be a commented disassembly that has been ported to a Mitsubishi (6502 compatible) micro-controller. It has some things missing, like the disk routines and the serial code has been altered, but it is still quite useful. I can't find a link to it right now, but I have a copy on my computer that I can upload tomorrow.

Edit: Found a link http://www.4e4th.com/RSC_Forth_V1.7.zip
User avatar
BigEd
Posts: 11463
Joined: 11 Dec 2008
Location: England
Contact:

Re: R65F11 rom disassembly?

Post by BigEd »

That link didn't work for me, but this did: https://vk.com/doc-72949118_437147289
and so does this archive link: https://web.archive.org/web/20160809133 ... h_V1.7.zip
handyandy
Posts: 113
Joined: 14 Sep 2015
Location: Virginia USA

Re: R65F11 rom disassembly?

Post by handyandy »

Here’s a link I found:

viewtopic.php?f=3&t=5226&p=61648&hilit=Rsc+forth#p61648

Cheers,
Andy
Post Reply