Author Topic: anyone with the Numworks calculator here?  (Read 366 times)

0 Members and 1 Guest are viewing this topic.

Online DiTBhoTopic starter

  • Super Contributor
  • ***
  • Posts: 3799
  • Country: gb
anyone with the Numworks calculator here?
« on: January 01, 2021, 07:36:20 pm »
The Numworks calculator comes with a built-in microPython engine.
According to this page, micropython is able to somehow execute inline-assembly

I don't own this calculator, I simply wonder if something like this will work on the NumWorks calculator  :D

Code: [Select]
@micropython.asm
def fun():
    movw(r0, 42)

print(fun())

It would be super interesting for me :D
The opposite of courage is not cowardice, it is conformity. Even a dead fish can go with the flow
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf