* Move src/apu/, src/gb/ and src/gba/ to src/core/. * Clean up include guards and headers. * Rename `BKPT_SUPPORT` to `VBAM_ENABLE_DEBUGGER` and remove the `NO_DEBUGGER` define.
* Infer the VCPKG triplet for MSVC-like environments. * Add recommended VS Code settings. * Add instructions for using clangd.