Author | Message |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [211] Plugin: EMIT source - posted: 2011-10-30 12:40:31 The sample plugin that is supplied with Ziron. Version 0.5 Code:
Save this code in a file such as "emit.zir", it can then be assembled with Ziron 1.1.24.9, finally, put the output dll into the plugins directory. The extension this plugin brings is the emit keyword, which is used as so: Code:
I will gradually upgrade this plugin as I extend the plugin system. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [212] - posted: 2011-10-30 15:00:24 an upgrade before release of new Ziron Code:
will allow real output. Code:
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 | [214] - posted: 2011-10-30 17:56:10 well done Mr OverHertz. i have playing with the new Emit_plugin , but the next code did not as expected Code:
it prints 200 !!!!!!!! , any help please? http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [215] - posted: 2011-10-30 18:48:01 hi 0x59 is pop ecx you need 0x58 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 | [216] - posted: 2011-10-30 19:08:43 ok , fix it and worked as expected. http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [217] - posted: 2011-10-30 19:21:02 i see that Ziron has sume functions to get the token value such as Ziron_GetIntValue ,Ziron_GetRealValue. so is there a function to get a string value? http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [218] - posted: 2011-10-30 20:14:43 also when i mentioned a string , i was meaning that the string does not have to enclose by "" or '' ,it may be some char. for example , i want to extend the mov instruction just like this Code:
so we can access to into string and convert the whole line to be like this Code:
and return false to allow the assembler to reprocess it. http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [219] - posted: 2011-10-30 20:18:42 i will add identifiers next, but this system does not allow changing the line, it is intended for advanced usage, returning false is for another reason, i will make more samples to show how it is used Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 7 user(s) online. 0 member(s) and 7 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 |