Author |
Message
Pages: 1
|
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [79] high level shefting - posted: 2011-10-22 19:48:02 hi the next expression shr ax, 4 can be like this ax >> 4; and also shl ax, 4 can be ax << 4; so what do you think? Emil http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [81] - posted: 2011-10-23 13:45:15 This will be added for the next release Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [84] - posted: 2011-10-23 18:40:05 thank you very much. can we completely add the whole c&c++ operations such as += , -= , *= .....etc to Ziron .eg eax *= 5; var += 10; Emil. http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [89] - posted: 2011-10-23 23:02:17 absolutely, these are on my to-do list Edit: I have added reg += number; and -=, *= i will add a little later as i need to do a bit more work on some of the opcodes such as mul Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 17 user(s) online. 0 member(s) and 17 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |