Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Mostly implemented instructions taking more than one cycle #27

Merged
merged 9 commits into from
Apr 26, 2012
Merged

Mostly implemented instructions taking more than one cycle #27

merged 9 commits into from
Apr 26, 2012

Conversation

eXeC64
Copy link
Contributor

@eXeC64 eXeC64 commented Apr 26, 2012

The OP_NUM_CYCLES macro is used to set the base cost of each opcode. It takes into the account the initial cycle already used to start the operation.

What's left: Adding cycle costs to branching.

jdiez17 added a commit that referenced this pull request Apr 26, 2012
Mostly implemented instructions taking more than one cycle
@jdiez17 jdiez17 merged commit f3d9ccd into DCPUTeam:master Apr 26, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants