Register | Login
Forum Index > News > opcode handler upgrades
Author Message
Pages: 1
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[690] opcode handler upgrades - posted: 2011-11-15 19:17:44
This thread will contain information on the update/upgrade of opcodes.. for example the current mov instruction has many bugs and does not support base expression scaler etc etc...

e.g.

Code:
mov [esi+ebp*4+422], eax


this code would not work in the current handler, I'm working on new handlers for each opcode, and right now i'm working on the new mov handler, which i will for next release or beta release will use the new handler... now since it is new and improved, there should be less bugs and it will support scaler/displacement, multiple registers and so on... however some things may vanish, or cause a syntax error.

If this is the case, then please following the regular procedure and post it in requests or bug reports (if you believe it is a bug - not a missing feature)

OK - next beta release and following releases will use the new MOV handler, so this instruction may invalidate some of your current code - if this is the case, post in the relevant forum/topic

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[756] - posted: 2011-11-20 15:26:34
opcode LEA handler has been rewritten in the latest release, so let me know if it lacks any of the old support. smile

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[905] - posted: 2011-11-29 21:36:20
1.1.28.1+ has 2 new rewritten handlers for opcodes ADD and SUB, should should support all standard assembly format

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[938] - posted: 2011-12-02 13:28:09
1.1.29.3+ all betas from this version and the final release (not yet) has a new rewritten PUSH opcode handler (the assembler functions)

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 5 user(s) online. 0 member(s) and 5 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