mirror of
https://github.com/macocianradu/goboy.git
synced 2026-07-16 02:48:47 +00:00
setup getters and setters for combined registers
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# For the day:
|
||||
- Setup registers reads and writes
|
||||
|
||||
# Conclusion
|
||||
- Can read and write to combined registers
|
||||
- Using a private function in the cpu to work with combined registers
|
||||
- Have named functions for the used combined registers for ease of use
|
||||
- Added unit tests for the combined registers
|
||||
@@ -0,0 +1 @@
|
||||
[Opcodes Table](https://meganesulli.com/blog/game-boy-opcodes/)
|
||||
Reference in New Issue
Block a user