HP Forums
Spice Emulation - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not quite HP Calculators - but related (/forum-8.html)
+--- Thread: Spice Emulation (/thread-6617.html)



Spice Emulation - teenix - 07-28-2016 01:59 PM

Hi all,

I have added a little bit of spice to the emulators at teenix.org

I have only completed the HP31E model so far but will try to add others when I have time.

I have not implemented the CRC check because I don't know if it is specifically set for the code as supplied in the calculator which would mean it will flag an error if users modified the code with the assembler.

cheers

Tony


RE: Spice Emulation - bshoring - 07-28-2016 11:25 PM

(07-28-2016 01:59 PM)teenix Wrote:  Hi all,

I have added a little bit of spice to the emulators at teenix.org

I have only completed the HP31E model so far but will try to add others when I have time.

I have not implemented the CRC check because I don't know if it is specifically set for the code as supplied in the calculator which would mean it will flag an error if users modified the code with the assembler.

cheers

Tony

Wow! You have done a lot of work! More power to you.


RE: Spice Emulation - Harald - 07-29-2016 08:32 AM

(07-28-2016 01:59 PM)teenix Wrote:  Hi all,

I have added a little bit of spice to the emulators at teenix.org

Very nice Smile