Post Reply 
Outputting from notepad++ directly to hpemu48? (HP50g)
05-16-2016, 08:52 AM
Post: #2
RE: Outputting from notepad++ directly to hpemu48? (HP50g)
Alright, decided to take the initiative and wrote up a way to do it. Technically this uses the HP prime markup, but it's startlingly similar to user RPL, so syntax highlighting is very usable (and customizable).

Programs used:
Notepad++ (license: GPl Enhanced)
HP Prime Markup for Notepad++ (license: none?)
DDE48 (license: GNU?)
Emu48 (License: GNU?)
Ascii to binary (license: none?)

And some scripts I wrote up for the purpose.

USAGE:
Translation header must be set to 3 (EX: %%HP: T(3)A(D)F(.)Wink

So, save your ascii program with the extension .s or .hpprgm (for notepad++ to detect syntax highlighting). Open it up with the portable notepad++ attached.

[Image: lQs7iBw.png]

[Image: G83d8Td.png]

To run, hit alt + f1, it'll open like this:

[Image: uWSWsRk.png]

click on CONV (in the soft menu) to convert to binary, then run with EVAL or save as a variable. You're done!

[Image: S3CABr8.png]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Outputting from notepad++ directly to hpemu48? (HP50g) - chris b - 05-16-2016 08:52 AM



User(s) browsing this thread: 1 Guest(s)