186 187 188
# File 'lib/gbrb/instruction_set/ld.rb', line 186 def call r, mem, v mem.write_word v, r.sp.read end