[DM41L] memory/register usage does not match HP41C (SOLVED)

If you think you've found a bug in one of these machines, post about it here indicating the steps you perform in order to reproduce it.

Please prefix your topic with the model number in question and firmware version this way:

[DM16 V22] CHS gives unexpected results
rprosperi
Posts: 1703
Joined: Mon Apr 24, 2017 7:48 pm
Location: New York

Re: [DM41L] memory/register usage does not match HP41C (?)

Post by rprosperi »

Boub65 wrote:
Sat Mar 17, 2018 11:09 am
(I really thought that "Packing" the program would save space, instead it was adding the extra END and then using one more register)
PACKing does not add the END, it only removes slack space. The END is added when you use "GTO .." (or of course you could also XEQ "END").

Whoever created the initial program really did jam everything in tightly and use every possible byte in 41 main RAM.

Glad you got it working.
--bob p

DM42: β00071 & 00282, DM41X: β00071 & 00656, DM10L: 071/100
Post Reply