akatsuki105 / worldwide

This is my OLD and BAD GameBoy Emulator, please visit DawnGB, my new GameBoy emulator!
https://github.com/akatsuki105/dawngb
MIT License
597 stars 27 forks source link

Increment cycle in opcode handler #10

Closed akatsuki105 closed 4 years ago

akatsuki105 commented 4 years ago

Currently, cycle increments are performed collectively after exiting the opcode handler, but in this case, it is difficult to emulate accurate timing