Register | Login
Forum Index > Bugs and Fixes > $repeat problem
Author Message
Pages: 1
0CodErr
Ziron Guru
(send private message)

Posts: 199
Topics: 37

Location:
[1703] $repeat problem - posted: 2015-02-14 21:06:08
This code
Code:
program RAW_IMAGE 'test';

#set bits 32;

const REP_COUNT = 0;

$repeat REP_COUNT: 
  nop; 
$end

produces
Code:
00000000  90                nop

while should produce nothing.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[1707] - posted: 2015-02-15 15:39:38
Thanks, fixed this for next release.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
0CodErr
Ziron Guru
(send private message)

Posts: 199
Topics: 37

Location:
[1715] - posted: 2015-02-15 23:06:28
Still not fixed. Tested with 15.02.2015: Ziron Assembler 2.0.0.23
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[1716] - posted: 2015-02-15 23:19:33
OK most definitely fixed this time around smile i've re-uploaded the beta.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 6 user(s) online. 0 member(s) and 6 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
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd