So I finally had some time to play with the C64 core, but I haven't had much success with it. Here's what I found:
- The core uses JiffyDOS by default, and there's no possibility to add the actual C64 ROMs for a vanilla experience.
- There is no way to load a game, since the keyboard layout is completely messed up (eg. typing LOAD returns R1HX. The emulator needs either some sort of an autoload/run hotkey or option, or a way to bind the keyboard to the emulation and back, like RetroArch does it.
- Cartridges load fine, but due to point 2, it's next impossible to get past the initial screen.
- The emulation at this stage seems very barebones, eg. no warp mode, no SID selection, no ability to specify multiple disk drives. In other words, there are no advantages over using the actual VirtualC64 or VICE.
So I finally had some time to play with the C64 core, but I haven't had much success with it. Here's what I found: