Timing

I'm on it, - testing..
Thanks.
I was just trying to compile my own Vice core as you posted this.
(Can I check though - I have the libretro source ('git pull' to get up to date) and went into the core directory and git cloned
https://github.com/libretro/vice-libretro followed by make -f Makefile.switch platform=switch in the main Retroarch folder.
Is that all that is required (along with the edits suggested by @
SeannyM)?
I get build error
linking retroarch_switch.elf
aarch64-none-elf-gcc: error: libretro_switch.a: No such file or directory
/opt/devkitpro/libnx/switch_rules:79: recipe for target 'retroarch_switch.elf' failed
make: *** [retroarch_switch.elf] Error 1
sorry if I'm missing something obvious, just trying to understand how to compile and test my own cores.
Thanks.