Post Reply 
41c native user program hex dump
05-23-2018, 11:51 PM (This post was last modified: 05-24-2018 12:04 AM by Craig Bladow.)
Post: #1
41c native user program hex dump
Does there exist a 41c program that will dump the bytecodes from another program in memory? Bonus points if the output is on an HP 41 compatible printer. I know I can go the IL->9114b->floppy->sneakers->PC to lifutils route or use an emulator but would like something native to the 41c.

Try CC41!
Find all posts by this user
Quote this message in a reply
05-24-2018, 12:37 AM
Post: #2
RE: 41c native user program hex dump
(05-23-2018 11:51 PM)Craig Bladow Wrote:  Does there exist a 41c program that will dump the bytecodes from another program in memory? Bonus points if the output is on an HP 41 compatible printer. I know I can go the IL->9114b->floppy->sneakers->PC to lifutils route or use an emulator but would like something native to the 41c.

Did you check the PPC ROM manual? I believe there is a program in there that does that (or function that could be used in a larger program), though I could be recalling a program from the PPC Journal; it's been (too) many years...

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
05-24-2018, 01:54 AM
Post: #3
RE: 41c native user program hex dump
Wickes' book on Synthetic programming has a program called "backtalk" that will translate data in the 14 byte X register into readable characters in the alpha register. I will check the PPC ROM manual and if the routine exists, hopefully there is a listing, or better yet, bar code.

Try CC41!
Find all posts by this user
Quote this message in a reply
05-24-2018, 02:05 AM
Post: #4
RE: 41c native user program hex dump
(05-24-2018 12:37 AM)rprosperi Wrote:  Did you check the PPC ROM manual? I believe there is a program in there that does that (or function that could be used in a larger program), though I could be recalling a program from the PPC Journal; it's been (too) many years...

Not in the PPC ROM manual... Finding it in the PPC Journal will take a little longer..... Smile

Try CC41!
Find all posts by this user
Quote this message in a reply
05-24-2018, 02:37 AM (This post was last modified: 05-24-2018 02:40 AM by Gene.)
Post: #5
RE: 41c native user program hex dump
V10N4P29_HP-41C_Direct_Byte_Listing_of_Programs

Best I could find. Requires extra modules.
Find all posts by this user
Quote this message in a reply
05-24-2018, 03:08 AM
Post: #6
RE: 41c native user program hex dump
(05-24-2018 02:37 AM)Gene Wrote:  V10N4P29_HP-41C_Direct_Byte_Listing_of_Programs

Best I could find. Requires extra modules.

Thanks Gene! Unfortunately I don't have any of those modules.

Try CC41!
Find all posts by this user
Quote this message in a reply
05-24-2018, 03:17 AM
Post: #7
RE: 41c native user program hex dump
41CL is your friend. :-)

Say it. lol.
Find all posts by this user
Quote this message in a reply
05-24-2018, 03:24 AM
Post: #8
RE: 41c native user program hex dump
(05-24-2018 03:17 AM)Gene Wrote:  41CL is your friend. :-)

Say it. lol.

I knew that was coming! Wink

Try CC41!
Find all posts by this user
Quote this message in a reply
Post Reply 




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