mirror of https://github.com/LIJI32/SameBoy.git
Updated GB_read_memory (markdown)
parent
34aac9644d
commit
29f9f801bb
|
@ -6,7 +6,7 @@ In `memory.h`
|
|||
|
||||
## Description
|
||||
|
||||
Performs a memory read on a 16-bit address on the emulator instance, as if it was performed by the SM83 CPU, return the 8-bit read value.
|
||||
Performs a memory read on a 16-bit address on the emulator instance, as if it was performed by the SM83 CPU, and returns the 8-bit read value.
|
||||
|
||||
## Thread Safety
|
||||
|
||||
|
|
Loading…
Reference in New Issue