gb-asm-tutorial icon indicating copy to clipboard operation
gb-asm-tutorial copied to clipboard

Part 2 Memcopy or Memcpy

Open quinnyo opened this issue 1 year ago • 0 comments

An inconsistency in part 2:

The tutorial text introduces

Memcpy, like the similar C function

but in the code the routine is labelled Memcopy (note the o).

It should be trivial to change the code to match the text (a bit less so the other way around).

quinnyo avatar Mar 08 '24 02:03 quinnyo