Skip to content

Split Emu from UI specific DOM elements #1

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DrSnuggles
Copy link

Hi raz0red,

i seperated the emulator from UI specific DOM names and events.

Changes:
1.) The canvas is now a parameter when calling vecx.main passed to osint.init.
2.) The status is an attribute of vecx which is polled from index.html.
3.) The keyhandler moved to input.js and in vecx there are two new functions for settings Vectrex controller inputs (axis and button.
4.) Removed spaces in the macro defines which gulp-c-preprocessor doesn't like.

DrSnuggles

@raz0red
Copy link
Owner

raz0red commented Dec 6, 2019

Thanks a lot for the PR!

I will get this reviewed this weekend.

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

Successfully merging this pull request may close these issues.

2 participants