Command Line text to raw converter

Post here to share useful tips and tricks, to ask questions about using your DM42 or to report software-related problems
Post Reply
loberman
Posts: 3
Joined: Sat Sep 26, 2020 7:48 pm

Command Line text to raw converter

Post by loberman »

Hello

I have tried a few of the command line based text to raw converters but have had some issues.
The online converter has been down for days.

Does anybody know if the free42 software can convert text to raw by loading a text program and then saving as raw.

I started looking at what would be involved to add functionality to the dm42 where you have a new folder for text based programs you copy to the USB FAT
drive and then convert to raw as you load them.

Thanks
Laurence
User avatar
ijabbott
Posts: 253
Joined: Fri Dec 15, 2017 2:34 pm
Location: GB-MAN

Re: Command Line text to raw converter

Post by ijabbott »

loberman wrote:
Wed Sep 30, 2020 10:28 pm
Does anybody know if the free42 software can convert text to raw by loading a text program and then saving as raw.
Yes, you can 'paste' a text representation of the program into Free42. Check it afterwards though because unrecognized text is silently ignored.
I started looking at what would be involved to add functionality to the dm42 where you have a new folder for text based programs you copy to the USB FAT
drive and then convert to raw as you load them.

Thanks
Laurence
In principle it should be possible. The DM42PGM code would need to interface to Free42's core_paste() function.
rprosperi
Posts: 1709
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: Command Line text to raw converter

Post by rprosperi »

The SM online decoders are available here:

https://technical.swissmicros.com/decoders/
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
grsbanks
Posts: 1122
Joined: Tue Apr 25, 2017 11:23 am
Location: Preston, Lancs, UK
Contact:

Re: Command Line text to raw converter

Post by grsbanks »

Or rather they will be later today when I get them online again...
There are only 10 kinds of people in the world: those who understand binary and those who do not.
grsbanks
Posts: 1122
Joined: Tue Apr 25, 2017 11:23 am
Location: Preston, Lancs, UK
Contact:

Re: Command Line text to raw converter

Post by grsbanks »

OK, they're back up again now at https://technical.swissmicros.com/decoders/
There are only 10 kinds of people in the world: those who understand binary and those who do not.
User avatar
PierreMengisen
Posts: 306
Joined: Wed Nov 29, 2017 1:38 pm
Location: Neuchâtel CH

key_overlay_DM42.PDF

Post by PierreMengisen »

Thanks for the converters ... and everything else.
The current link to key_overlay_DM42.PDF from dm41x_user_manual (2.4) is wrong. Where can it be found?
Pierre
[TI59 with PC100C; TI-84 Plus CE-T; HP41CV with HP IL loop & 2*82161A DCD & 82162 TP; HP15C; HP28S; DM41; DM41L; DM42; DM41X]
User avatar
PierreMengisen
Posts: 306
Joined: Wed Nov 29, 2017 1:38 pm
Location: Neuchâtel CH

Re: key_overlay_DM42.PDF

Post by PierreMengisen »

PierreMengisen wrote:
Fri Oct 02, 2020 7:17 pm

The current link to key_overlay_DM42.PDF from dm41x_user_manual (2.4) is wrong. Where can it be found?
If this document no longer exists, it would be a good idea to remove the link.
However, it would be nice to make it available again ... maybe? :idea:

Anyway, thank you for all your efforts for the new site which I like ;)
Pierre
[TI59 with PC100C; TI-84 Plus CE-T; HP41CV with HP IL loop & 2*82161A DCD & 82162 TP; HP15C; HP28S; DM41; DM41L; DM42; DM41X]
rprosperi
Posts: 1709
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: key_overlay_DM42.PDF

Post by rprosperi »

PierreMengisen wrote:
Thu Oct 08, 2020 9:01 pm
PierreMengisen wrote:
Fri Oct 02, 2020 7:17 pm

The current link to key_overlay_DM42.PDF from dm41x_user_manual (2.4) is wrong. Where can it be found?
If this document no longer exists, it would be a good idea to remove the link.
However, it would be nice to make it available again ... maybe? :idea:

Anyway, thank you for all your efforts for the new site which I like ;)
This has not been lost or forgotten, it will be restored as the smaller details of the website are addressed.

Thanks for posting this.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
Michael
Site Admin
Posts: 261
Joined: Wed Apr 05, 2017 11:31 pm

Re: Command Line text to raw converter

Post by Michael »

Here it is until we find a better place
https://technical.swissmicros.com/graphics/
Post Reply