Post Reply 
[HP48] MKROM&DEBUG by Detlef Müller
10-21-2015, 07:57 PM
Post: #3
RE: [HP48] MKROM&DEBUG by Detlef Müller
Yes, I know how to build the entries table, but it is more easier and FASTER
to work on the commented source code and ask for it Smile

MKROM is not outdated by <-LIB->, since they do not serve exactly the same purpose.
<-LIB-> Stand for the PC Tool USRLIB while
MKROM stand for the PC Tool .. MKROM Smile

Jazz is a very beautiful tool, but entirely (or almost) written in assembly langage,
so any minor addition may require a lot of work and skills!

On the other side, RPL48 is mainly written in Sys-RPL, and some assembly code,
just like the HP48 ROM.
For me, It's more easier and funny to add features and personalize RPL48 than JAZZ Smile

I've studied how to implement my 'simpel' wish to allow INCLUDE/INCLOB
statements to include source/objects from anywhere: directories, port etc...
This is not a piece of cake to rewrite the JAZZ routine 'RclTok' ..
even for a JAZZ guru like you Han.
But it took me just an half of hour to implement this in RPL48,
compile it, and test it.. And I'm not a guru !

Actually I'm updating RPL48 using JAZZ source code for
- SSTK
- IStk

I want to port back these JAZZ features :
- SDB
- DB

The DEBUG source code can help me to port-back SDB (By merging the 2 codes).
I want MKROM source code to add library support (EXTERNAL, xNAME, etc... control words)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HP48] MKROM&DEBUG by Detlef Müller - Bruno - 10-21-2015 07:57 PM



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