Page 1 of 1

R65F11 rom disassembly?

Posted: Tue Feb 14, 2023 8:41 pm
by yzoer
Hi all!

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

Thanks!

Re: R65F11 rom disassembly?

Posted: Wed Feb 15, 2023 8:41 am
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

Re: R65F11 rom disassembly?

Posted: Wed Feb 15, 2023 2:15 pm
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

Re: R65F11 rom disassembly?

Posted: Thu Feb 16, 2023 11:30 pm
by handyandy
Here’s a link I found:

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

Cheers,
Andy