WP 34S - major changes!
#1

We've made some major changes to WP 34S recently which will likely break many functions:

- The first message you'll see is "Erased". If not, you should manually force a clear.

- The assembler is no longer compatible with the current set of op-codes. (Edit: Already fixed by Neil)

- The flash image has yet to be tested.

I've added the lost flash region again. The commands to save and restore user state have changed:

STOM nn will save the user settable mode settings in register nn. The register contents may be inspected in 64 bit integer mode but shouldn't be viewed in decimal mode since it's a pure binary value. Type STO, then MODE (the CPLX key), then the destination.

RCLM nn will restore these settings from a register. The user has the sole responsibility for the validity of the restored value! Type RCL, then MODE (the CPLX key), then the destination.

I'll stop for now, it is getting late here. If the software crashes, just go back to an older release...

Edit: command names have changed.

Edit again: Walter has won the internal command naming contest. ;-)


Edited: 19 July 2011, 5:37 p.m. after one or more responses were posted

#2

Quote:
- The assembler is no longer compatible with the current set of op-codes.


Assembler is now up-to-date for SVN 1242 opcodes.

Hurray for the 4th flash page being back!

#3

Thanks for the hurray! We need testers to make sure the space savings haven't introduced more bugs then can be fixed in the limited flash space left now.

#4

Another big squeeze. The things effected are commands that don't take arguments from the stack (but they are allowed to return values to the stack or not) and every command that accesses user settable state has changed (both read and write accesses).

The first saved us a kilobyte, the second about half and put back the user state save and restore commands.


Quote:
The register contents may be inspected in 64 bit integer mode but shouldn't be viewed in decimal mode since it's a pure binary value.

What Marcus failed to mention is that looking at the state value in real mode is capable of locking up the device. Something on my to do list.


- Pauli

#5

Since you can store any bit pattern in a register when in integer mode or by storing Alpha, the lockup, if any, could already be produced in earlier versions of the firmware.

#6

I haven't followed the latest developments very closely, but if opcodes changed again that means that if I update I'll loose my programs... Is there a way to convert them? Can the assembler be used to do so?

#7

You will need to disassemble them using the version of the assembler that matches your firmware and then reassemble them with the latest.


- Pauli

#8

Updating is also optional :-)
The basic functionality seems to be pretty robust & has been for a while.


- Pauli

#9

I know! :) In fact I haven't reflashed since 1151. But as many changes are being introduced lately, I would like to stay a bit more "current"...

Cristian

#10

The serial routines are in but totally untested (because I need to implement the emulator counterpart for them first.) You should wait until I do announce the new features here.

#11

The stack changes are critical enough that updating should be a necessity.

The earlier builds do not handle the stack the way all earlier RPN HP's have done. If you wish to use any code previously written as a base and convert it to the 34s, then you really must update or debugging the code will be a nightmare.

The SST change is another reason to reflash if you ever plan to step through code to debug. Seeing the step executed and its result in the display is critical to work like previous calculators.

So, IMO, update!

#12

URL for the latest update, please? I go to the typical URL ad get an old version.

#13

Latest Version list

the URL above always shows the latest builds but remember - these are often NOT necessarily stable. :-)

download and use at your own risk.

#14

Thanks Gene! What s the URL for the emulator?

Namir

#15

Quote:
What s the URL for the emulator?

I'm using the following link:

http://wp34s.svn.sourceforge.net/viewvc/wp34s/

Here you can see immediately the current version at the top after the item "Directory revision:".

If this number is newer than your latest verison, then just click on this number and you'll get the site with ALL files changed with this revision, and you can also download the files from here.

For the emulator you need the following files (which are all in trunk\windows\bin):

wp34sgui.exe

wp34s.exe (not absolutely necessary)

emulator.dll

1 Medium 34s.skin

2 Compact 34s.skin

3 LED 34s.skin

wp34s_medium.bmp

wp34s_compact.bmp

wp34s_LED.bmp

Edited: 18 July 2011, 1:13 p.m.

#16

... and once you've downloaded these, you will only need updating wp34sgui.exe until the layout will change.

Walter

#17

... and sometimes also emulator.dll is updated. ;-)

(not-updated files don't even appear in the revision list)

#18

Quote:
... and once you've downloaded these, you will only need updating wp34sgui.exe until the layout will change.

... or until I change the linkage between the exe and the emulator dll. That's what I had to do today. You will need emulator.dll because it contains a new function which is called by wp34s.exe.

#19

Actually, this doesn't seem to be a problem.

Look at but don't modify the value in real mode. Not that looking at it there is at all interesting.

Officially, the mode word is opaque and cannot be user modified without risking a complete lock up.


- Pauli



Possibly Related Threads…
Thread Author Replies Views Last Post
  [WP-34S] Unfortunate key damage with update to V3 :( svisvanatha 5 3,127 12-10-2013, 11:37 PM
Last Post: Les Bell
  WP-34S (Emulator Program Load/Save) Barry Mead 1 1,763 12-09-2013, 05:29 PM
Last Post: Marcus von Cube, Germany
  DIY HP 30b WP 34s serial flash/programming cable Richard Wahl 2 2,455 12-04-2013, 11:14 AM
Last Post: Barry Mead
  WP 34S/43 ?'s Richard Berler 3 1,997 11-10-2013, 02:27 AM
Last Post: Walter B
  My FrankenCulator (wp-34s) FORTIN Pascal 4 2,089 11-09-2013, 06:18 PM
Last Post: FORTIN Pascal
  WP 34S Owner's Handbook Walter B 5 2,585 11-09-2013, 05:34 PM
Last Post: Harald
  wp 34s overlay and programming. FORTIN Pascal 6 2,837 11-08-2013, 01:28 PM
Last Post: Nick_S
  m.dy in display of WP-34S Harold A Climer 3 1,900 11-05-2013, 11:28 AM
Last Post: Andrew Nikitin
  WP 34s : An old problem coming back Miguel Toro 2 1,694 11-05-2013, 03:00 AM
Last Post: Marcus von Cube, Germany
  [WP 34s] Pressure Conversion Factors Timothy Roche 8 3,083 11-04-2013, 07:17 PM
Last Post: Dave Shaffer (Arizona)

Forum Jump: