mirror of
https://github.com/macocianradu/goboy.git
synced 2026-03-18 13:00:07 +00:00
finished first row of opcodes
This commit is contained in:
7
journal/Day 3 - 2025.06.30.md
Normal file
7
journal/Day 3 - 2025.06.30.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# For the day:
|
||||
- Understand the cpu flags and when they are set
|
||||
|
||||
# Conclusion
|
||||
- Wrote helper functions for setting the flags after addition/subtraction
|
||||
- Understood when the half-carry flag is set in addtions and subtractions
|
||||
- ?The carry flag is not set of INC and DEC operations?
|
||||
Reference in New Issue
Block a user