Author | Message |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [672] - posted: 2011-11-12 19:52:00 ok , i want to know your opinion in this to allow plugin now when a block of data is befin and when it finished , i think the following syntax is good Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [673] - posted: 2011-11-12 20:00:14 It looks fine, but if you are going to change the syntax of masm, then what would be the point to changing syntax of ziron at all? Unless it is intended to just make it easier and faster to convert masm projects to Ziron, then i think that will be a good option since it is a very little change to make 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 | [674] - posted: 2011-11-12 20:05:29 i used the '{}' just to know the start of data and the end , without that it's hard to know which line will belong to masm and which not. the main reason of masm is that , if i found some masm snippet is wanted then insert it directly in Ziron code without the need of converting. http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [675] - posted: 2011-11-12 20:09:18 ok then it's a good idea 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 | [677] - posted: 2011-11-12 21:32:38 ok , this is what i have done till now , only understand DB Code:
test program Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [678] - posted: 2011-11-12 21:37:37 why not include the masm compat file then you wont need to check for text DB DW, DD, DQ etc, you could just add them as data types. 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 | [679] - posted: 2011-11-12 21:57:46 did you mean , ziron will convert 'DB' to byte before plugin will process that http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [680] - posted: 2011-11-12 22:12:19 can you please add '?' to ZirToken or if you tell me that how to detect '?' in our code? http://www.freewebs.com/ogremagic/index.htm |
Currently Active Users: There are currently 9 user(s) online. 0 member(s) and 9 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 |