Post Reply 
newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
10-31-2017, 03:20 PM
Post: #222
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25]
(10-31-2017 04:38 AM)The Shadow Wrote:  After installing the latest ROM, one of my programs had a >= sign changed to INVALID_COMMAND. Not sure if that's a fluke or what.

I forgot to mention that in the rush! There was a bad #define for that operator, it wasn't being classified properly as a binary test operator so I had to fix its definition, which changed the compiled opcode.
This means any program compiled previously would show invalid command, you need to recompile from source or manually replace the INVALID_COMMAND with the proper symbol on the editor.
Sorry for the inconvenience, I fixed so many things I forgot to list that one.

As usual, nothing escapes your sight...
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: newRPL: Alpha demo 0.9 released [UPDATED 2017-10-25] - Claudio L. - 10-31-2017 03:20 PM



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