Home - vc64web/virtualc64web GitHub Wiki
introduction and overview
preconfiguration and scripting API of vc64web for extending its use
- simple hashtag preconfiguration
- preconfig with JSON notation
- using direct start links for sharing on social media
- preconfig of scripts and buttons
- scripting support for simple tasks
- scripting support for complex tasks like programming a game specific AI
lightweight integration into your own webpage (with only a few lines of code)
- using the web player for embedding and controlling vc64web inside another webpage
- preloading the web player with specific system roms
- send scripts into the emulator via the webplayer
- customizing the icon bar at the bottom of the webplayer
- how to preload original system roms and autostart a .d64 title
create a standalone package which contain all files to run your C64 program
- how to build the vc64web emulator files yourself and run it in a browser
- how to build a standalone version of your c64 prg and run it in the browser using the player
communicating with the C64 serial interface
using the user port as a serial interface