jbrandwood / v810-gcc

Patches and build scripts to make a GCC4 toolchain for the NEC V810 cpu used in the NEC PC-FX and Nintendo VirtualBoy
15 stars 8 forks source link

Add memcpy and memmove for V810 #10

Closed dasi closed 1 year ago

dasi commented 1 year ago

Add memcpy.S and memmove.S to libc/machine/v810 and update Makefile.am accordingly. Add patch to prepare_newlib.sh