Post Reply 
How to create custom 41C modules from keystroke programs?
10-09-2020, 07:43 AM (This post was last modified: 10-09-2020 09:45 AM by Didier Lachieze.)
Post: #24
RE: How to create custom 41C modules from keystroke programs?
Another option using DOS tools from the HP-41 era available on the TOS DVD would be to use a User Code Compiler to create .BIN files from your user code programs (HHP 41UCC or Leo Duran's HP41UC) and then create a ROM with SDS II:

To create a ROM file:
Run 41P on UCC -> .BIN
Run READ41P (SDS II) on .BIN -> .41T
Use BUILD (SDS II) to create ROM file

EDIT: you can find an example of this method of creating a ROM from FOCAL programs here. With SDS II you can make your FOCAL programs private, define how XEQ are handled and specify key assignments.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to create custom 41C modules from keystroke programs? - Didier Lachieze - 10-09-2020 07:43 AM



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