Page 1 of 1

How can I get a notepad listing into Fuse?

Posted: Sat Aug 17, 2019 6:42 pm
by llewelyn
I know I've seen this one answered before and my BasinC has gone kaput.

It would be easier to build a program using notepad then somehow magically transfer the plain text into Fuse as a ZXBasic listing. I forget the solution that I saw once can anyone help?

Re: How can I get a notepad listing into Fuse?

Posted: Sat Aug 17, 2019 7:40 pm
by spider
I don't have this installed at the moment and am not on a machine where I can grab it and try! (If I could, I would!) However, if it does not accept 'paste' or 'quick basic' like Spin then perhaps the answer is to paste it into Basin, then save that out as a .tap and load said tape file into the emulator ? :)

Just one quick thought for you until others reply.

Re: How can I get a notepad listing into Fuse?

Posted: Thu Sep 12, 2019 9:35 am
by CaptainKrenon
You can also use a tool like BAS2TAP to convert a BASIC listing into a TAP file that you can then load into Fuse:

https://www.worldofspectrum.org/utilities.html#other
https://github.com/speccyorg/bas2tap

Re: How can I get a notepad listing into Fuse?

Posted: Fri Sep 13, 2019 11:22 pm
by llewelyn
Thanks gents. I found a solution but appreciate your suggestions. I simply switched over to using SpecBAS.