-
-
Notifications
You must be signed in to change notification settings - Fork 6
direct_start
mithrendal edited this page Nov 11, 2021
·
2 revisions
a c64 programm can directly be linked to from anywhere. On click the emulator will start it.
with simple hashtag notation like this
https://vc64web.github.io/#http://csdb.dk/getinternalfile.php/205484/elite-code-mechanics.prg
or
with JSON notation like this
- 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