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

Implement shift opcodes #40

Open
Prabhat1308 opened this issue May 10, 2024 · 3 comments
Open

Implement shift opcodes #40

Prabhat1308 opened this issue May 10, 2024 · 3 comments

Comments

@Prabhat1308
Copy link
Contributor

Implement ASL , LSR , ROL , ROR opcodes

@fishonamos
Copy link

Hi @Prabhat1308 , can you provide more context for this issue?

@goblinoats
Copy link
Collaborator

Please take a look at #6, opening an issue with listed opcodes is a way to describe the intent to implement those opcodes. Correct me if I'm wrong @Prabhat1308.

@Prabhat1308
Copy link
Contributor Author

Prabhat1308 commented May 26, 2024

Yes exactly . @fishonamos you can refer to #6 for instructions on how to implement opcode . I will suggest you to look at the opcodes already implemented to get acquainted with any style patterns of writing opcodes.

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

No branches or pull requests

3 participants