Author | Message |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [584] data section. - posted: 2011-11-11 14:29:37 how can i put something in data section , code section .... etc Fasm uses that Code:
masm uses that Code:
hlaAsm uses that Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [585] - posted: 2011-11-11 14:35:58 ziron manages this, all consts and global vars go into the data section. 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 | [586] - posted: 2011-11-11 14:38:25 what about uninitialized section http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [588] - posted: 2011-11-11 15:44:39 currently there is no uninitialized data support 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 | [590] - posted: 2011-11-11 15:47:56 ok , i asking for that because , i am planning to create masm plugin that will understand that Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [594] - posted: 2011-11-11 15:52:57 aha well i would suggest to init vars as 0x00 regardless of uninit. I will look into ununit data in good time 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 | [595] - posted: 2011-11-11 15:58:33 ok , can i register '.DATA' as Let and Dim in plugin Basic? http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [596] - posted: 2011-11-11 16:01:16 no because it contains special char "." i will have a think how it can be done Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 11 user(s) online. 0 member(s) and 11 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 |