Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option for 'mid-line effects' to the web emulator. #287

Open
Yazwh0 opened this issue Jul 15, 2024 · 0 comments
Open

Add an option for 'mid-line effects' to the web emulator. #287

Yazwh0 opened this issue Jul 15, 2024 · 0 comments

Comments

@Yazwh0
Copy link

Yazwh0 commented Jul 15, 2024

So that applications which rely on such effects can have a 'Try-it-now' button.

JimmyDansbo added a commit to JimmyDansbo/x16-emulator that referenced this issue Oct 8, 2024
This should address this issue:
X16Community#287
mooinglemur pushed a commit that referenced this issue Oct 11, 2024
* Added multiple options to webemulator.
Now the webemulator is able to handle the following options:
* ram = amount of memory in steps of 8K (8-2048)
* cpu = c816 or c02
* mhz = speed in MHz, minimum 1
* keymap = same list of keymaps supported as normal emualtor
* longpwron = Boot emulator into RAM diagnostics
* widescreen = enable widescreen if true
* capture = capture keyboard and mouse if true
All of the above options are available on the address/url or in the manifest file.
On the address line longpwron, widescreen & capture do not need values to be enabled.
In the manifest file, they must be set to true.
Options in manifest file take precedens over options on address line.

* First attempt at documenting WebEmulator options

* Added midline-effects option
This should address this issue:
#287
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant