We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a2a9c commit 6ff4e9eCopy full SHA for 6ff4e9e
1 file changed
doc/SCRIPTING-TEMP-TODO.md
@@ -7,11 +7,12 @@ Scripting:
7
- Set C64 config:
8
- Check if config is valid, get list of validation errors.
9
- If running on desktop:
10
+ - Auto-download C64 ROMs to directory.
11
- Get/set C64 ROM directory.
12
- Get/set C64 ROM files.
13
14
Scripting on Browser
15
- Load & run a Lua script supplied in query parameter as a URL to download from?
16
- C64 exposed functions if running on browser:
- - Auto-download C64 ROMs
17
+ - Auto-download C64 ROMs to local storage
18
- MAYBE: Get or set C64 ROMs from browser local storage
0 commit comments