Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: microcode sequences. #144

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

larsbrinkhoff
Copy link
Member

@larsbrinkhoff larsbrinkhoff commented Apr 28, 2016

I haven't had much time to work on this. I'm just posting this work-in-progress to make it visible.

@larsbrinkhoff
Copy link
Member Author

larsbrinkhoff commented Apr 28, 2016

So far, only one instruction, EXG, has been converted to using u_start_sequence.

Note that the instruction calls u_start_sequence once for every microcycle. In the future, this may be changed to make the call only once, and have cpu.c advance the microengine state machine.

@larsbrinkhoff
Copy link
Member Author

Added CLR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant